public final class FactoryExpressionTransformer extends Object implements org.hibernate.transform.ResultTransformer
| Constructor and Description |
|---|
FactoryExpressionTransformer(FactoryExpression<?> projection) |
| Modifier and Type | Method and Description |
|---|---|
List |
transformList(List collection) |
Object |
transformTuple(Object[] tuple,
String[] aliases) |
public FactoryExpressionTransformer(FactoryExpression<?> projection)
Copyright © 2007–2015 Querydsl. All rights reserved.