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