public interface Mapper<T>
Modifier and Type | Method and Description |
---|---|
java.util.Map<Path<?>,java.lang.Object> |
createMap(RelationalPath<?> path,
T object) |
java.util.Map<Path<?>,java.lang.Object> createMap(RelationalPath<?> path, T object)
path
- object
- Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.