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