Class QuerydslUtils
java.lang.Object
org.springframework.data.querydsl.QuerydslUtils
Utility class for Querydsl.
- Author:
- Oliver Gierke
-
Field Summary
-
Method Summary
-
Field Details
-
QUERY_DSL_PRESENT
public static final boolean QUERY_DSL_PRESENT
-
-
Method Details
-
toDotPath
Returns the property path for the givenPath
.- Parameters:
path
- can be null.- Returns:
-