public final class QuerydslUtils extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
QUERY_DSL_PRESENT |
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–2020 Pivotal Software, Inc.. All rights reserved.