Uses of Interface
org.seasar.doma.jdbc.criteria.expression.UserDefinedExpression.DeclarationItem
Packages that use UserDefinedExpression.DeclarationItem
Package
Description
Provides classes that represent the SQL expressions.
-
Uses of UserDefinedExpression.DeclarationItem in org.seasar.doma.jdbc.criteria.expression
Classes in org.seasar.doma.jdbc.criteria.expression that implement UserDefinedExpression.DeclarationItemModifier and TypeClassDescriptionstatic final classstatic final classstatic final classMethods in org.seasar.doma.jdbc.criteria.expression that return types with arguments of type UserDefinedExpression.DeclarationItemModifier and TypeMethodDescriptionUserDefinedExpression.getDeclarationItems(Dialect dialect) Returns the declarationItem the user-defined expression.