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