|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.dao.db.Index
public class Index
| Constructor Summary | |
|---|---|
Index(String indexName,
String tableName,
boolean unique)
|
|
| Method Summary | |
|---|---|
String |
getIndexName()
|
String |
getTableName()
|
boolean |
isUnique()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Index(String indexName,
String tableName,
boolean unique)
| Method Detail |
|---|
public String getIndexName()
public String getTableName()
public boolean isUnique()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||