Uses of Class
org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
-
Packages that use ASTAscendingOrderSpec Package Description org.apache.jackrabbit.spi.commons.query.sql -
-
Uses of ASTAscendingOrderSpec in org.apache.jackrabbit.spi.commons.query.sql
Methods in org.apache.jackrabbit.spi.commons.query.sql with parameters of type ASTAscendingOrderSpec Modifier and Type Method Description ObjectJCRSQLParserVisitor. visit(ASTAscendingOrderSpec node, Object data)ObjectJCRSQLQueryBuilder. visit(ASTAscendingOrderSpec node, Object data)
-