public class Index extends Object
Index(String indexName, String tableName, boolean unique)
String
getIndexName()
getTableName()
boolean
isUnique()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Index(String indexName, String tableName, boolean unique)
public String getIndexName()
public String getTableName()
public boolean isUnique()