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

Packages that use PrimaryKeyData
com.mysema.query.sql SQL/JDBC support for Querydsl 
 

Uses of PrimaryKeyData in com.mysema.query.sql
 

Methods in com.mysema.query.sql that return types with arguments of type PrimaryKeyData
 Map<String,PrimaryKeyData> KeyDataFactory.getPrimaryKeys(DatabaseMetaData md, String schemaPattern, String tableName)
           
 

Method parameters in com.mysema.query.sql with type arguments of type PrimaryKeyData
protected  void MetaDataSerializer.serializePrimaryKeys(EntityType model, com.mysema.codegen.CodeWriter writer, Collection<PrimaryKeyData> primaryKeys)
           
 



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