Uses of Class
com.mysema.query.sql.support.ForeignKeyData

Packages that use ForeignKeyData
com.mysema.query.sql.codegen   
 

Uses of ForeignKeyData in com.mysema.query.sql.codegen
 

Methods in com.mysema.query.sql.codegen that return types with arguments of type ForeignKeyData
 Map<String,ForeignKeyData> KeyDataFactory.getImportedKeys(DatabaseMetaData md, String catalog, String schema, String tableName)
           
 



Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.