Package com.querydsl.sql.dml
Class AnnotationMapper
java.lang.Object
com.querydsl.sql.dml.AnnotationMapper
Creates the mapping via @Column annotated fields in the object. Field names don't have to match those in the RelationalPath.
- Author:
- tiwe
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
-
WITH_NULL_BINDINGS
-
-
Constructor Details
-
AnnotationMapper
public AnnotationMapper() -
AnnotationMapper
public AnnotationMapper(boolean withNullBindings)
-
-
Method Details