-
CriteriaExpressionVisitor.AbstractVisitor.getTraversalStyle(org.apache.openjpa.persistence.criteria.CriteriaExpression node)
Returns PREFIX as the default traversal style.
CriteriaExpressionVisitor.getTraversalStyle(org.apache.openjpa.persistence.criteria.CriteriaExpression node)
Get the traversal style of the children of the given node.
Returns the enum constant of this type with the specified name.
CriteriaExpressionVisitor.TraversalStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.