Uses of Interface
net.anwiba.commons.jdbc.name.IDatabaseIndexName
Packages that use IDatabaseIndexName
-
Uses of IDatabaseIndexName in net.anwiba.commons.jdbc.database
Methods in net.anwiba.commons.jdbc.database that return types with arguments of type IDatabaseIndexNameModifier and TypeMethodDescriptionDatabaseFacade.getIndicies(ICanceler canceler, Connection connection, IDatabaseTableName name) IDatabaseFacade.getIndicies(ICanceler canceler, Connection connection, IDatabaseTableName name) Methods in net.anwiba.commons.jdbc.database with parameters of type IDatabaseIndexNameModifier and TypeMethodDescriptionDatabaseFacade.getIndexMetadata(ICanceler canceler, Connection connection, IDatabaseIndexName name) IDatabaseFacade.getIndexMetadata(ICanceler canceler, Connection connection, IDatabaseIndexName name) -
Uses of IDatabaseIndexName in net.anwiba.commons.jdbc.name
Classes in net.anwiba.commons.jdbc.name that implement IDatabaseIndexName