public final class RelationalPathUtils extends Object
RelationalPathUtils provides static utility methods for RelationalPath instances| Modifier and Type | Method and Description |
|---|---|
static <T> FactoryExpression<T> |
createProjection(RelationalPath<T> path) |
public static <T> FactoryExpression<T> createProjection(RelationalPath<T> path)
Copyright © 2007–2016 Querydsl. All rights reserved.