public class QuerydslUtils extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
QUERY_DSL_PRESENT |
Constructor and Description |
---|
QuerydslUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
toDotPath(com.querydsl.core.types.Path<?> path)
Returns the property path for the given
Path . |
public static String toDotPath(com.querydsl.core.types.Path<?> path)
Path
.path
- can be null.Copyright © 2011-2016–2017 Pivotal Software, Inc.. All rights reserved.