T - public abstract class AbstractMapper<T> extends Object implements Mapper<T>
| Constructor and Description |
|---|
AbstractMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Field> |
getPathFields(Class<?> cl) |
protected boolean |
isPrimaryKeyColumn(RelationalPath<?> parent,
Path<?> property) |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.