JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.seasar.doma.jdbc.criteria.expression.LiteralExpression
Packages that use
LiteralExpression
Package
Description
org.seasar.doma.jdbc.criteria.expression
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
LiteralExpression
Modifier and Type
Method and Description
void
LiteralExpression.Visitor.
visit
(
LiteralExpression
<?> expression)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes