T
- public abstract class AbstractMapper<T> extends Object implements Mapper<T>
Constructor and Description |
---|
AbstractMapper() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Path<?>> |
getColumns(RelationalPath<?> path) |
protected boolean |
isPrimaryKeyColumn(RelationalPath<?> parent,
Path<?> property) |
protected Map<String,Path<?>> getColumns(RelationalPath<?> path)
protected boolean isPrimaryKeyColumn(RelationalPath<?> parent, Path<?> property)
Copyright © 2007–2015 Mysema Ltd. All rights reserved.