| Modifier and Type | Field and Description | 
|---|---|
| static AnnotationMapper | DEFAULT | 
| static AnnotationMapper | WITH_NULL_BINDINGS | 
| Constructor and Description | 
|---|
| AnnotationMapper() | 
| AnnotationMapper(boolean withNullBindings) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<Path<?>,Object> | createMap(RelationalPath<?> path,
         Object object) | 
public static final AnnotationMapper DEFAULT
public static final AnnotationMapper WITH_NULL_BINDINGS
Copyright © 2007–2015 Querydsl. All rights reserved.