Uses of Class
org.seasar.doma.jdbc.criteria.expression.SelectExpression.Declaration
Packages that use SelectExpression.Declaration
Package
Description
Provides classes that represent the SQL expressions.
-
Uses of SelectExpression.Declaration in org.seasar.doma.jdbc.criteria.expression
Method parameters in org.seasar.doma.jdbc.criteria.expression with type arguments of type SelectExpression.DeclarationModifier and TypeMethodDescriptionstatic <PROPERTY> SelectExpression<PROPERTY>Expressions.select(Function<SelectExpression.Declaration, SubSelectContext.Single<PROPERTY>> block)