Uses of Class
org.seasar.doma.jdbc.criteria.expression.LiteralExpression
Packages that use LiteralExpression
Package
Description
Provides classes that represent the SQL expressions.
-
Uses of LiteralExpression in org.seasar.doma.jdbc.criteria.expression
Methods in org.seasar.doma.jdbc.criteria.expression with parameters of type LiteralExpressionModifier and TypeMethodDescriptionvoidLiteralExpression.Visitor.visit(LiteralExpression<?> expression)