Uses of Interface
com.querydsl.sql.dml.Mapper
Packages that use Mapper
-
Uses of Mapper in com.querydsl.sql.dml
Classes in com.querydsl.sql.dml that implement MapperModifier and TypeClassDescriptionclassAbstract base class for Mapper implementationsclassCreates the mapping via @Column annotated fields in the object.classCreates the mapping by inspecting object via bean inspection.classCreates the mapping by inspecting the RelationalPath and Object via reflection.Methods in com.querydsl.sql.dml with parameters of type Mapper