Uses of Class
org.apache.cayenne.exp.ExpressionException
Packages that use ExpressionException
Package
Description
Contains O/R mapping classes that store relational database 
metadata information and map it to Java classes.
- 
Uses of ExpressionException in org.apache.cayenne.ejbqlSubclasses of ExpressionException in org.apache.cayenne.ejbqlModifier and TypeClassDescriptionclassAn exception thrown on errors during parsing EJBQL statements.
- 
Uses of ExpressionException in org.apache.cayenne.mapMethods in org.apache.cayenne.map that throw ExpressionExceptionModifier and TypeMethodDescriptionObjRelationship.getReverseDbRelationshipPath()Returns a reversed dbRelationship path.DbEntity.resolvePathComponents(Expression pathExp) Entity.resolvePathComponents(String path) Returns an Iterator over the path components that contains a sequence of Attributes and Relationships.abstract Iterator<CayenneMapEntry>Entity.resolvePathComponents(Expression pathExp) Processes expressionpathExpand returns an Iterator of path components that contains a sequence of Attributes and Relationships.Entity.resolvePathComponents(CayennePath path) ObjEntity.resolvePathComponents(Expression pathExp)