T
- object typepublic interface Mapper<T>
Modifier and Type | Method and Description |
---|---|
Map<Path<?>,Object> |
createMap(RelationalPath<?> path,
T object)
Create a map of updates for the given path and instance
|
Map<Path<?>,Object> createMap(RelationalPath<?> path, T object)
path
- pathobject
- instanceCopyright © 2007–2016 Querydsl. All rights reserved.