Uses of Interface
com.querydsl.sql.codegen.support.Mapping
Packages that use Mapping
-
Uses of Mapping in com.querydsl.sql.codegen.support
Classes in com.querydsl.sql.codegen.support that implement MappingModifier and TypeClassDescriptionclass
NumericMapping
customizes mappings of various numeric precisions to data types.class
RenameMapping
overrides schemas, tables, columns and combinations of the three.class
TypeMapping
customizes the mapping from table + column to a type.