Uses of Enum
org.apache.cayenne.exp.parser.ASTExtract.DateTimePart
Package
Description
Contains expression parser and other expression internals.
-
Uses of ASTExtract.DateTimePart in org.apache.cayenne.exp.parser
Modifier and TypeMethodDescriptionASTExtract.getPart()
static ASTExtract.DateTimePart
Returns the enum constant of this type with the specified name.static ASTExtract.DateTimePart[]
ASTExtract.DateTimePart.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ASTExtract.setPart
(ASTExtract.DateTimePart part) This method is used by FunctionExpressionFactory