Package com.querydsl.sql.codegen.support
package com.querydsl.sql.codegen.support
Support classes
-
ClassDescription
ColumnDatadefines column dataModels a custom type for the AntMetaDataExporterForeignKeyDatadefines foreign key dataIndexDatadefines index dataInverseForeignKeyDatadefines inverse foreign key dataCommon interface forForeignKeyDataandInverseForeignKeyDataSpecifies mapping customization options.NotNullImplis an implementation of theNotNullinterfaceNumericMappingcustomizes mappings of various numeric precisions to data types.PrimaryKeyDatadefines primary key dataRenameMappingoverrides schemas, tables, columns and combinations of the three.SizeImplis an implementation of theSizeinterfaceTypeMappingcustomizes the mapping from table + column to a type.