Uses of Class
org.datanucleus.store.rdbms.sql.expression.DelegatedExpression
Packages that use DelegatedExpression
Package
Description
Series of expressions representing conditions in SQL statements.
-
Uses of DelegatedExpression in org.datanucleus.store.rdbms.sql.expression
Subclasses of DelegatedExpression in org.datanucleus.store.rdbms.sql.expressionModifier and TypeClassDescriptionclassExpression representing an enum field/property.classRepresentation of an Enum literal.classExpression for java.util.Optional.classLiteral for java.util.Optional.classCover-all expression to represent "single collection" mapped types.classCover-all literal to represent "single collection" mapped types.classExpression representing a field/property that can be stored as a String or as a Numeric.classExpression representing a field/property that can be stored as a String or as a Temporal.classWrapper expression handler for a TypeConverterMapping to avoid the need to have an explicit mapping for something using a TypeConverter.classWrapper literal handler for a TypeConverterMapping to avoid the need to have an explicit mapping for something using a TypeConverter.