Uses of Class
org.seasar.doma.jdbc.criteria.declaration.OrderByIndexDeclaration
Packages that use OrderByIndexDeclaration
-
Uses of OrderByIndexDeclaration in org.seasar.doma.jdbc.criteria.statement
Method parameters in org.seasar.doma.jdbc.criteria.statement with type arguments of type OrderByIndexDeclarationModifier and TypeMethodDescriptionNativeSqlSetStarting.orderBy(Consumer<OrderByIndexDeclaration> block) SetOperator.orderBy(Consumer<OrderByIndexDeclaration> block)