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