Uses of Interface
net.java.ao.schema.helper.Index
Packages that use Index
-
Uses of Index in net.java.ao.schema.helper
Methods in net.java.ao.schema.helper that return types with arguments of type IndexModifier and TypeMethodDescriptionDatabaseMetaDataReader.getIndexes
(DatabaseMetaData databaseMetaData, String tableName) Gets the list of simple indexes for a given table.DatabaseMetaDataReaderImpl.getIndexes
(DatabaseMetaData databaseMetaData, String tableName) getIndexes returns the list of indexes for a table.