public final class TupleGetterFactory extends Object implements org.sfm.map.GetterFactory<com.mysema.query.Tuple,TupleElementKey>
| Constructor and Description |
|---|
TupleGetterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<P> org.sfm.reflect.Getter<com.mysema.query.Tuple,P> |
newGetter(Type genericType,
TupleElementKey key,
org.sfm.map.mapper.ColumnDefinition<?,?> columnDefinition) |
public <P> org.sfm.reflect.Getter<com.mysema.query.Tuple,P> newGetter(Type genericType, TupleElementKey key, org.sfm.map.mapper.ColumnDefinition<?,?> columnDefinition)
newGetter in interface org.sfm.map.GetterFactory<com.mysema.query.Tuple,TupleElementKey>Copyright © 2015. All rights reserved.