Uses of Interface
net.java.ao.schema.helper.ForeignKey

Packages that use ForeignKey
net.java.ao.schema.helper   
 

Uses of ForeignKey in net.java.ao.schema.helper
 

Methods in net.java.ao.schema.helper that return types with arguments of type ForeignKey
 Iterable<ForeignKey> DatabaseMetaDataReaderImpl.getForeignKeys(DatabaseMetaData metaData, String tableName)
           
 Iterable<? extends ForeignKey> DatabaseMetaDataReader.getForeignKeys(DatabaseMetaData databaseMetaData, String tableName)
          Gets the list of foreign keys for a given table
 



Copyright © 2007-2011. All Rights Reserved.