|
Liferay 6.2-ce-ga4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.dao.db.IndexMetadataFactoryUtil
public class IndexMetadataFactoryUtil
| Constructor Summary | |
|---|---|
IndexMetadataFactoryUtil()
|
|
| Method Summary | |
|---|---|
static IndexMetadata |
createIndexMetadata(boolean unique,
String tableName,
String... columnNames)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexMetadataFactoryUtil()
| Method Detail |
|---|
public static IndexMetadata createIndexMetadata(boolean unique,
String tableName,
String... columnNames)
|
Liferay 6.2-ce-ga4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||