primaryPath
@Nullable
public @Nullable com.querydsl.core.types.Expression<?> primaryPath(Q entityPath,
ItemDefinition<?> definition)
throws QueryException
Description copied from interface:
ItemSqlMapper
Returns primary path for provided entity path - usable for ordering.
- Specified by:
primaryPath
in interfaceItemSqlMapper<Q extends FlexibleRelationalPathBase<R>,
R> - Throws:
QueryException