public class DefaultMapper extends AbstractMapper<java.lang.Object>
| Modifier and Type | Field and Description |
|---|---|
static DefaultMapper |
DEFAULT |
static DefaultMapper |
WITH_NULL_BINDINGS |
| Constructor and Description |
|---|
DefaultMapper() |
DefaultMapper(boolean withNullBindings) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<Path<?>,java.lang.Object> |
createMap(RelationalPath<?> entity,
java.lang.Object bean) |
getPathFields, isPrimaryKeyColumnpublic static final DefaultMapper DEFAULT
public static final DefaultMapper WITH_NULL_BINDINGS
public DefaultMapper()
public DefaultMapper(boolean withNullBindings)
public java.util.Map<Path<?>,java.lang.Object> createMap(RelationalPath<?> entity, java.lang.Object bean)
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.