Package net.java.ao.schema.helper
Interface Index
public interface Index
-
Method Summary
-
Method Details
-
getTableName
String getTableName() -
getFieldNames
Collection<String> getFieldNames() -
getIndexName
String getIndexName() -
isUnique
boolean isUnique()
-