Uses of Interface
net.java.ao.schema.helper.ForeignKey
Packages that use ForeignKey
-
Uses of ForeignKey in net.java.ao.schema.helper
Methods in net.java.ao.schema.helper that return types with arguments of type ForeignKeyModifier and TypeMethodDescriptionIterable<? extends ForeignKey>
DatabaseMetaDataReader.getForeignKeys
(DatabaseMetaData databaseMetaData, String tableName) Gets the list of foreign keys for a given tableDatabaseMetaDataReaderImpl.getForeignKeys
(DatabaseMetaData metaData, String tableName)