primaryPath
@Nullable
@Nullable com.querydsl.core.types.Expression<?> primaryPath(Q entityPath,
ItemDefinition<?> definition)
throws QueryException
Returns primary path for provided entity path - usable for ordering.
- Throws:
QueryException