Uses of Class
org.ehrbase.aql.compiler.OrderAttribute
Packages that use OrderAttribute
-
Uses of OrderAttribute in org.ehrbase.aql.compiler
Methods in org.ehrbase.aql.compiler that return types with arguments of type OrderAttribute -
Uses of OrderAttribute in org.ehrbase.aql.sql.binding
Method parameters in org.ehrbase.aql.sql.binding with type arguments of type OrderAttributeModifier and TypeMethodDescriptionorg.jooq.SelectQuery<org.jooq.Record>SuperQuery.selectOrderBy(List<OrderAttribute> orderAttributes) org.jooq.SelectQuery<org.jooq.Record>SuperQuery.setOrderBy(List<OrderAttribute> orderAttributes, org.jooq.SelectQuery<org.jooq.Record> selectQuery)