- enable_tracing() - Method in class org.apache.cayenne.wocompat.parser.Parser
-
- endColumn - Variable in class org.apache.cayenne.wocompat.parser.Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endLine - Variable in class org.apache.cayenne.wocompat.parser.Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- entityClass(String, boolean) - Method in class org.apache.cayenne.wocompat.EOModelHelper
-
- entityClassIndex - Variable in class org.apache.cayenne.wocompat.EOModelHelper
-
- entityClientClassIndex - Variable in class org.apache.cayenne.wocompat.EOModelHelper
-
- entityIndex - Variable in class org.apache.cayenne.wocompat.EOModelHelper
-
- entityPListMap(String) - Method in class org.apache.cayenne.wocompat.EOModelHelper
-
Returns an info map for the entity called entityName.
- entityQueryIndex - Variable in class org.apache.cayenne.wocompat.EOModelHelper
-
- eoAttributeName - Variable in class org.apache.cayenne.wocompat.EODbAttribute
-
- EODbAttribute - Class in org.apache.cayenne.wocompat
-
EOModel-friendly DbAttribute subclass.
- EODbAttribute() - Constructor for class org.apache.cayenne.wocompat.EODbAttribute
-
- EODbAttribute(String, int, DbEntity) - Constructor for class org.apache.cayenne.wocompat.EODbAttribute
-
- EOF - Static variable in interface org.apache.cayenne.wocompat.parser.ParserConstants
-
- eol - Variable in exception org.apache.cayenne.wocompat.parser.ParseException
-
The end of line string for this machine.
- EOModelHelper - Class in org.apache.cayenne.wocompat
-
Helper class used by EOModelProcessor.
- EOModelHelper(String) - Constructor for class org.apache.cayenne.wocompat.EOModelHelper
-
- EOModelHelper(URL) - Constructor for class org.apache.cayenne.wocompat.EOModelHelper
-
- EOModelProcessor - Class in org.apache.cayenne.wocompat
-
Class for converting stored Apple EOModel mapping files to Cayenne DataMaps.
- EOModelProcessor() - Constructor for class org.apache.cayenne.wocompat.EOModelProcessor
-
- EOObjAttribute - Class in org.apache.cayenne.wocompat
-
An ObjAttribute extension that accomodates EOModel attributes.
- EOObjAttribute() - Constructor for class org.apache.cayenne.wocompat.EOObjAttribute
-
- EOObjAttribute(String) - Constructor for class org.apache.cayenne.wocompat.EOObjAttribute
-
- EOObjAttribute(String, String, ObjEntity) - Constructor for class org.apache.cayenne.wocompat.EOObjAttribute
-
- EOObjEntity - Class in org.apache.cayenne.wocompat
-
An extension of ObjEntity used to accomodate extra EOModel entity properties.
- EOObjEntity() - Constructor for class org.apache.cayenne.wocompat.EOObjEntity
-
- EOObjEntity(String) - Constructor for class org.apache.cayenne.wocompat.EOObjEntity
-
- EOQuery<T> - Class in org.apache.cayenne.wocompat
-
A descriptor of SelectQuery loaded from EOModel.
- EOQuery(ObjEntity, Map<String, ?>) - Constructor for class org.apache.cayenne.wocompat.EOQuery
-
- EOSQLQuery - Class in org.apache.cayenne.wocompat
-
A descriptor of SQLTemplate loaded from EOModel.
- EOSQLQuery(ObjEntity, Map) - Constructor for class org.apache.cayenne.wocompat.EOSQLQuery
-
- escapeString(String) - Static method in class org.apache.cayenne.wocompat.PropertyListSerialization
-
Escapes all doublequotes and backslashes.
- ExpandBuff(boolean) - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
-
- expectedTokenSequences - Variable in exception org.apache.cayenne.wocompat.parser.ParseException
-
Each entry in this array is an array of integers.