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