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 |
---|---|
java.util.Map<Path<?>,java.lang.Object> |
createMap(RelationalPath<?> path,
java.lang.Object object) |
public static final AnnotationMapper DEFAULT
public static final AnnotationMapper WITH_NULL_BINDINGS
public AnnotationMapper()
public AnnotationMapper(boolean withNullBindings)
public java.util.Map<Path<?>,java.lang.Object> createMap(RelationalPath<?> path, java.lang.Object object)
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.