Uses of Interface
org.seasar.doma.jdbc.criteria.expression.StringExpression
Packages that use StringExpression
Package
Description
Provides classes that represent the SQL expressions.
-
Uses of StringExpression in org.seasar.doma.jdbc.criteria.expression
Classes in org.seasar.doma.jdbc.criteria.expression that implement StringExpressionModifier and TypeClassDescriptionstatic classStringExpression.Concat<PROPERTY>static classStringExpression.Lower<PROPERTY>static classStringExpression.Ltrim<PROPERTY>static classstatic classStringExpression.Rtrim<PROPERTY>static classStringExpression.Trim<PROPERTY>static classstatic classStringExpression.Upper<PROPERTY>