Uses of Class
com.querydsl.sql.codegen.support.PrimaryKeyData
Packages that use PrimaryKeyData
-
Uses of PrimaryKeyData in com.querydsl.sql.codegen
Methods in com.querydsl.sql.codegen that return types with arguments of type PrimaryKeyDataModifier and TypeMethodDescriptionKeyDataFactory.getPrimaryKeys
(DatabaseMetaData md, String catalog, String schema, String tableName) Method parameters in com.querydsl.sql.codegen with type arguments of type PrimaryKeyDataModifier and TypeMethodDescriptionprotected void
MetaDataSerializer.serializePrimaryKeys
(EntityType model, com.querydsl.codegen.utils.CodeWriter writer, Collection<PrimaryKeyData> primaryKeys)