- abort(Executor) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- abs() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- ABS - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- abstract_schema_name() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- AbstractQuery - Class in org.apache.cayenne.query
-
A common superclass of Cayenne queries.
- AbstractQuery() - Constructor for class org.apache.cayenne.query.AbstractQuery
-
- AbstractToDbToken - Class in org.apache.cayenne.merge
-
Common abstract superclass for all
MergerToken
s going from the model to the
database.
- AbstractToDbToken() - Constructor for class org.apache.cayenne.merge.AbstractToDbToken
-
- AbstractToModelToken - Class in org.apache.cayenne.merge
-
Common abstract superclass for all
MergerToken
s going from the database to the
model.
- AbstractToModelToken() - Constructor for class org.apache.cayenne.merge.AbstractToModelToken
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in interface org.apache.cayenne.configuration.ConfigurationNode
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.DataMap
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.DbAttribute
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.DbEntity
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.DbRelationship
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.Embeddable
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.ObjAttribute
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.ObjEntity
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.ObjRelationship
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.Procedure
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.map.ProcedureParameter
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.query.AbstractQuery
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.query.BatchQuery
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.query.IndirectQuery
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.query.QueryChain
-
- acceptVisitor(ConfigurationNodeVisitor<T>) - Method in class org.apache.cayenne.query.RefreshQuery
-
- Accessor - Interface in org.apache.cayenne.reflect
-
An accessor of a property value.
- accessor - Variable in class org.apache.cayenne.reflect.BaseProperty
-
- accessor - Variable in exception org.apache.cayenne.reflect.PropertyException
-
- actingContext - Variable in class org.apache.cayenne.util.ObjectContextQueryAction
-
- actionFactory - Variable in class org.apache.cayenne.access.jdbc.EJBQLAction
-
- adapter - Variable in class org.apache.cayenne.access.DataNode
-
- adapter - Variable in class org.apache.cayenne.access.DbGenerator
-
- adapter - Variable in class org.apache.cayenne.access.DbLoader
-
- adapter - Variable in class org.apache.cayenne.access.jdbc.BaseSQLAction
-
- adapter - Variable in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
- adapter - Variable in class org.apache.cayenne.access.trans.BatchQueryBuilder
-
- adapter - Variable in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- adapter - Variable in class org.apache.cayenne.access.trans.QueryAssembler
-
- adapter - Variable in class org.apache.cayenne.dba.JdbcActionBuilder
-
- adapter - Variable in class org.apache.cayenne.dba.JdbcPkGenerator
-
- adapter - Variable in class org.apache.cayenne.event.JavaGroupsBridge
-
- adapterClassName - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- adapterFactory - Variable in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- adapterProvider - Variable in class org.apache.cayenne.dba.AutoAdapter
-
- adapterType - Variable in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- add(int, Object) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- add(Object) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- add(Class<? extends T>) - Method in interface org.apache.cayenne.di.ListBuilder
-
- add(T) - Method in interface org.apache.cayenne.di.ListBuilder
-
- ADD - Static variable in class org.apache.cayenne.exp.Expression
-
- add(GraphDiff) - Method in class org.apache.cayenne.graph.CompoundDiff
-
- ADD - Static variable in class org.apache.cayenne.map.event.MapEvent
-
A type that describes object creation events.
- add(Map) - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
- add(Map) - Method in class org.apache.cayenne.query.InsertBatchQuery
-
Adds a snapshot to batch.
- add(Map, ObjectId) - Method in class org.apache.cayenne.query.InsertBatchQuery
-
Adds a snapshot to batch.
- add(Map, Map<?, ?>) - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
Adds a parameter row to the batch.
- add(Map, Map<?, ?>, ObjectId) - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
Adds a parameter row to the batch.
- add(int, Object) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- add(Object) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- add(int, Object) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- add(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- add(int, Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- add(Object) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- add_escapes(String) - Method in exception org.apache.cayenne.exp.parser.ParseException
-
Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- addAll(Collection<? extends E>) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- addAll(Collection<T>) - Method in interface org.apache.cayenne.di.ListBuilder
-
- addAll(Collection<GraphDiff>) - Method in class org.apache.cayenne.graph.CompoundDiff
-
- addAll(Collection) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- addAll(int, Collection) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- addAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- addAll(int, Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- addAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- addAllVertices(Collection<? extends E>) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- addAllVertices(Collection<? extends E>) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- addAttribute(DbAttribute) - Method in class org.apache.cayenne.map.DbEntity
-
Adds a new attribute to this entity.
- addAttribute(EmbeddableAttribute) - Method in class org.apache.cayenne.map.Embeddable
-
Adds new embeddable attribute to the entity, setting its parent embeddable to be
this object.
- addAttribute(Attribute) - Method in class org.apache.cayenne.map.Entity
-
Adds new attribute to the entity, setting its parent entity to be this object.
- addAttributeOverride(String, String) - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
- addAttributeOverride(String, String) - Method in class org.apache.cayenne.map.ObjEntity
-
- addBatchUpdateCount(int[]) - Method in class org.apache.cayenne.util.GenericResponse
-
- addCallbackMethod(String) - Method in class org.apache.cayenne.map.CallbackDescriptor
-
- addCallParameter(ProcedureParameter) - Method in class org.apache.cayenne.map.Procedure
-
Adds new call parameter to the stored procedure.
- addChild(PrefetchTreeNode) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- addChildNode(EntityInheritanceTree) - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
- addClassPath(String) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Adds a custom path for class path lookups.
- addColumnResult(String) - Method in class org.apache.cayenne.map.SQLResult
-
Adds a result set column name to the mapping.
- AddColumnToDb - Class in org.apache.cayenne.merge
-
- AddColumnToDb(DbEntity, DbAttribute) - Constructor for class org.apache.cayenne.merge.AddColumnToDb
-
- AddColumnToModel - Class in org.apache.cayenne.merge
-
- AddColumnToModel(DbEntity, DbAttribute) - Constructor for class org.apache.cayenne.merge.AddColumnToModel
-
- addConnection(String, Connection) - Method in class org.apache.cayenne.access.Transaction
-
- addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
- addDataMap(DataMap) - Method in class org.apache.cayenne.access.DataDomain
-
- addDataMap(DataMap) - Method in class org.apache.cayenne.access.DataNode
-
Adds a DataMap to be handled by this node.
- addDataMap(DataMap) - Method in class org.apache.cayenne.map.EntityResolver
-
- addDbEntity(DbEntity) - Method in class org.apache.cayenne.map.DataMap
-
Adds a new DbEntity to this DataMap.
- addDbField(String, String) - Method in class org.apache.cayenne.map.EntityResult
-
Adds a result set column mapping for a single DbAttribute.
- addDbRelationship(DbRelationship) - Method in class org.apache.cayenne.map.ObjRelationship
-
Appends a DbRelationship to the existing list of DbRelationships.
- addDeclaredProperty(Property) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Registers a property.
- addDefaultEntityListener(EntityListener) - Method in class org.apache.cayenne.map.DataMap
-
Adds a new EntityListener.
- addDefaultListener(LifecycleListener) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
- addDefaultListener(LifecycleEvent, Object, String) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Registers a callback method to be invoked on a provided non-entity object when a
lifecycle event occurs on any entity that does not suppress default callbacks.
- addDescriptor(String, ClassDescriptor) - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
Caches descriptor definition.
- addDirectly(Object) - Method in interface org.apache.cayenne.util.PersistentObjectCollection
-
Adds an object without triggering an event
- addDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- addDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- addedToUnresolved - Variable in class org.apache.cayenne.util.PersistentObjectList
-
- addedToUnresolved - Variable in class org.apache.cayenne.util.PersistentObjectSet
-
- addEmbeddable(Embeddable) - Method in class org.apache.cayenne.map.DataMap
-
Adds an embeddable object to the DataMap.
- addEntityListener(EntityListener) - Method in class org.apache.cayenne.map.ObjEntity
-
Adds a new EntityListener.
- addEntityMergeListener(EntityMergeListener) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
Registers new EntityMergeListener
- addEntityResult(EntityResult) - Method in class org.apache.cayenne.map.SQLResult
-
- addEscapes(String) - Static method in error org.apache.cayenne.ejbql.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addEscapes(String) - Static method in error org.apache.cayenne.exp.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addFactory(ExtendedTypeFactory) - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Adds an ExtendedTypeFactory that will be consulted if no direct mapping for a given
class exists.
- addFactory(ClassDescriptorFactory) - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
Adds a factory to the descriptor factory chain.
- addFailure(ValidationFailure) - Method in class org.apache.cayenne.validation.ValidationResult
-
Add a failure to the validation result.
- addFilesystemPath(String) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Adds the given String as a custom path for filesystem lookups.
- addFilesystemPath(File) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Adds the given directory as a path for filesystem lookups.
- addFilter(DataChannelFilter) - Method in class org.apache.cayenne.access.DataDomain
-
Adds a new filter, calling its 'init' method.
- additionalClassPaths - Variable in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- additionalFilesystemPaths - Variable in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- addJoin(DbJoin) - Method in class org.apache.cayenne.map.DbRelationship
-
Adds a join.
- addListener(Object, String, Class<?>, EventSubject) - Method in class org.apache.cayenne.event.DefaultEventManager
-
Register an EventListener
for events sent by any sender.
- addListener(Object, String, Class<?>, EventSubject, Object) - Method in class org.apache.cayenne.event.DefaultEventManager
-
Register an EventListener
for events sent by a specific sender.
- addListener(Object, String, Class<?>, EventSubject, Object, boolean) - Method in class org.apache.cayenne.event.DefaultEventManager
-
- addListener(Object, String, Class<?>, EventSubject) - Method in interface org.apache.cayenne.event.EventManager
-
Register an EventListener
for events sent by any sender.
- addListener(Object, String, Class<?>, EventSubject, Object) - Method in interface org.apache.cayenne.event.EventManager
-
Register an EventListener
for events sent by a specific sender.
- addListener(Class<?>, LifecycleListener) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
- addListener(LifecycleEvent, Class<?>, Object, String) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Registers callback method to be invoked on a provided non-entity object when a
lifecycle event occurs for a specific entity.
- addListener(LifecycleEvent, Class<?>, String) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Registers a callback method to be invoked on an entity class instances when a
lifecycle event occurs.
- addListener(Object) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Adds a listener, mapping its methods to events based on annotations.
- addLocal(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- addMap(DataMap) - Method in class org.apache.cayenne.access.DataDomain
-
- addMultiColumnOperand(EJBQLMultiColumnOperand) - Method in class org.apache.cayenne.access.jdbc.EJBQLConditionTranslator
-
- addNode(DataNode) - Method in class org.apache.cayenne.access.DataDomain
-
Adds new DataNode.
- addNonBlockingListener(Object, String, Class<?>, EventSubject) - Method in class org.apache.cayenne.event.DefaultEventManager
-
- addNonBlockingListener(Object, String, Class<?>, EventSubject, Object) - Method in class org.apache.cayenne.event.DefaultEventManager
-
- addNonBlockingListener(Object, String, Class<?>, EventSubject) - Method in interface org.apache.cayenne.event.EventManager
-
- addNonBlockingListener(Object, String, Class<?>, EventSubject, Object) - Method in interface org.apache.cayenne.event.EventManager
-
- addObjectField(String, String) - Method in class org.apache.cayenne.map.EntityResult
-
Adds a result set column mapping for a single object property of the root entity.
- addObjectField(String, String, String) - Method in class org.apache.cayenne.map.EntityResult
-
Adds a result set column mapping for a single object property of a specified entity
that may differ from the root entity if inheritance is involved.
- addObjEntity(ObjEntity) - Method in class org.apache.cayenne.map.DataMap
-
Adds a new ObjEntity to this DataMap.
- addOrdering(Ordering) - Method in class org.apache.cayenne.query.SelectQuery
-
Adds ordering specification to this query orderings.
- addOrdering(String, SortOrder) - Method in class org.apache.cayenne.query.SelectQuery
-
Adds ordering specification to this query orderings.
- addOrderings(List<Ordering>) - Method in class org.apache.cayenne.query.SelectQuery
-
Adds a list of orderings.
- addParameter(String, Object) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Adds a named parameter to the internal map of parameters.
- addPath(String) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Adds a "path" with specified semantics to this prefetch node.
- addPrefetch(String) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Adds a prefetch.
- addPrefetch(String) - Method in class org.apache.cayenne.query.SelectQuery
-
Adds a prefetch with specified relationship path to the query.
- addPrefetch(String) - Method in class org.apache.cayenne.query.SQLTemplate
-
Adds a prefetch.
- addPrefetches(Collection<String>) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Adds all prefetches from a provided collection.
- addPrefetches(Collection<String>) - Method in class org.apache.cayenne.query.SQLTemplate
-
Adds all prefetches from a provided collection.
- addProcedure(Procedure) - Method in class org.apache.cayenne.map.DataMap
-
Adds stored procedure to the list of procedures.
- addQuery(Query) - Method in class org.apache.cayenne.map.DataMap
-
Stores a query under its name.
- addQuery(Query) - Method in class org.apache.cayenne.query.QueryChain
-
Adds a query to the chain.
- addRelationship(Relationship) - Method in class org.apache.cayenne.map.Entity
-
Adds new relationship to the entity.
- AddRelationshipToDb - Class in org.apache.cayenne.merge
-
- AddRelationshipToDb(DbEntity, DbRelationship) - Constructor for class org.apache.cayenne.merge.AddRelationshipToDb
-
- AddRelationshipToModel - Class in org.apache.cayenne.merge
-
- AddRelationshipToModel(DbEntity, DbRelationship) - Constructor for class org.apache.cayenne.merge.AddRelationshipToModel
-
- addResult(SQLResult) - Method in class org.apache.cayenne.map.DataMap
-
Adds a named SQLResultSet to the DataMap.
- addResultDescriptor(ColumnDescriptor[]) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Adds a descriptor for a single ResultSet.
- addResultList(List) - Method in class org.apache.cayenne.util.GenericResponse
-
- addResultPath(String) - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
Configures an "extra" path that will resolve to an extra column (or columns) in the
result set.
- addRootDbEntity(DbEntity) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Adds a root DbEntity to the list of roots, filtering duplicates.
- addScopeEventListener(Object) - Method in class org.apache.cayenne.di.spi.DefaultScope
-
Registers annotated methods of an arbitrary object for this scope lifecycle events.
- addStatementEventListener(StatementEventListener) - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
- addSubclassDescriptor(String, ClassDescriptor) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Adds a subclass descriptor that maps to a given class name.
- addSuperProperty(Property) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Registers a superclass property.
- addTarget(Object, Object, boolean) - Method in class org.apache.cayenne.reflect.BaseToManyProperty
-
- addTarget(Object, Object, boolean) - Method in interface org.apache.cayenne.reflect.ToManyProperty
-
- addTargetDirectly(Object, Object) - Method in class org.apache.cayenne.reflect.BaseToManyProperty
-
- addTargetDirectly(Object, Object) - Method in interface org.apache.cayenne.reflect.ToManyProperty
-
Adds value to collection, without triggering changing events
This method is mostly for internal use
- addToManyTarget(String, DataObject, boolean) - Method in class org.apache.cayenne.CayenneDataObject
-
- addToManyTarget(String, DataObject, boolean) - Method in interface org.apache.cayenne.DataObject
-
Adds an object to a to-many relationship.
- addToParamList(DbAttribute, Object) - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Registers anObject
as a PreparedStatement parameter.
- addUpdateCount(int) - Method in class org.apache.cayenne.util.GenericResponse
-
- addVertex(E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- addVertex(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- AdhocObjectFactory - Interface in org.apache.cayenne.di
-
Creates objects for user-provided String class names, injecting dependencies into them.
- adjacentJointNodes() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Returns a subset of nodes with "joint" semantics that are to be prefetched in the
same query as the current node.
- adjustBeginLineColumn(int, int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- AdjustBuffSize() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- AdjustBuffSize() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- afterChild(EJBQLExpression, String, int) - Method in class org.apache.cayenne.access.jdbc.EJBQLConditionTranslator
-
- afterScopeEnd() - Method in class org.apache.cayenne.di.spi.DefaultScopeProvider
-
- aggregate_path() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- aggregate_select_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- AggregateConditionNode - Class in org.apache.cayenne.ejbql.parser
-
Superclass of aggregated conditional nodes such as NOT, AND, OR.
- AggregateConditionNode(int) - Constructor for class org.apache.cayenne.ejbql.parser.AggregateConditionNode
-
- AggregateConditionNode - Class in org.apache.cayenne.exp.parser
-
Superclass of aggregated conditional nodes such as NOT, AND, OR.
- aliasPathSplits(String, String...) - Method in class org.apache.cayenne.query.SelectQuery
-
Adds one or more aliases for the qualifier expression path.
- ALL - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- all_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- all_or_any_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- allAttributes() - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
- allDiscriminatorColumns - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- allLOBAttributes - Variable in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
- allRelationships() - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
- allRows() - Method in class org.apache.cayenne.access.jdbc.DistinctResultIterator
-
- allRows() - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- allRows() - Method in class org.apache.cayenne.access.jdbc.LimitResultIterator
-
- allRows() - Method in interface org.apache.cayenne.access.ResultIterator
-
Returns all yet unread rows from ResultSet without closing it.
- allSubEntities() - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
Returns a collection containing this inheritance tree node entity and all its
subentities.
- AND - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- AND - Static variable in class org.apache.cayenne.exp.Expression
-
- andCondition() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- andExp(Expression) - Method in class org.apache.cayenne.exp.Expression
-
Chains this expression with another expression using "and".
- andQualifier(Expression) - Method in class org.apache.cayenne.query.QualifiedQuery
-
Adds specified qualifier to the existing qualifier joining it using "AND".
- ANY - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- any_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- append(String) - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
Appends a piece of SQL to the internal buffer.
- append(char) - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
Appends a piece of SQL to the internal buffer.
- append(Object, Object) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two Object
s are equal using their equals
method.
- append(long, long) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two long
s are equal.
- append(int, int) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two int
s are equal.
- append(short, short) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two short
s are equal.
- append(char, char) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two char
s are equal.
- append(byte, byte) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two byte
s are equal.
- append(double, double) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two double
s are equal by testing that the pattern of bits
returned by doubleToLong
are equal.
- append(float, float) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two float
s are equal byt testing that the pattern of bits
returned by doubleToLong are equal.
- append(boolean, boolean) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Test if two booleans
s are equal.
- append(Object[], Object[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Performs a deep comparison of two Object
arrays.
- append(long[], long[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Deep comparison of array of long
.
- append(int[], int[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Deep comparison of array of int
.
- append(short[], short[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Deep comparison of array of short
.
- append(char[], char[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Deep comparison of array of char
.
- append(byte[], byte[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Deep comparison of array of byte
.
- append(double[], double[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Deep comparison of array of double
.
- append(float[], float[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Deep comparison of array of float
.
- append(boolean[], boolean[]) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Deep comparison of array of boolean
.
- append(Object) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for an Object
.
- append(long) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a long
.
- append(int) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for an int
.
- append(short) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a short
.
- append(char) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a char
.
- append(byte) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a byte
.
- append(double) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a double
.
- append(float) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a float
.
- append(boolean) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a boolean
.
- append(Object[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for an Object
array.
- append(long[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a long
array.
- append(int[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for an int
array.
- append(short[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a short
array.
- append(char[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a char
array.
- append(byte[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a byte
array.
- append(double[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a double
array.
- append(float[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a float
array.
- append(boolean[]) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Append a hashCode
for a boolean
array.
- append(String, Object) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendAddNewPrimaryKeySQL(DbAdapter, List<String>) - Method in class org.apache.cayenne.merge.SetPrimaryKeyToDb
-
- appendArray(short[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendArray(int[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendArray(float[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendArray(long[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendArray(byte[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendArray(double[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendArray(char[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendArray(boolean[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendArray(Object[]) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendClassName() - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendColumn(String, String, DbAttribute, String) - Method in class org.apache.cayenne.access.jdbc.EJBQLSelectColumnsTranslator
-
- appendDbAttribute(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.access.trans.BatchQueryBuilder
-
Appends the name of the column to the query buffer.
- appendDbPath(Expression) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
- appendDeclaredAttributes(Collection<ObjAttribute>) - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
- appendDeclaredRelationships(Collection<ObjRelationship>) - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
- appendDetail(Object) - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendDropOriginalPrimaryKeySQL(DbAdapter, List<String>) - Method in class org.apache.cayenne.merge.SetPrimaryKeyToDb
-
- appendFormattedByte(Appendable, byte) - Static method in class org.apache.cayenne.util.IDUtil
-
Prints a byte value to a StringBuffer as a double digit hex value.
- appendIdentityHashCode() - Method in class org.apache.cayenne.util.ToStringBuilder
-
- appendInnerJoin(String, EJBQLTableId, EJBQLTableId) - Method in class org.apache.cayenne.access.jdbc.EJBQLJoinAppender
-
- appendJoin(String, EJBQLTableId, EJBQLTableId, String) - Method in class org.apache.cayenne.access.jdbc.EJBQLJoinAppender
-
- appendJoins(Appendable) - Method in class org.apache.cayenne.access.trans.JoinStack
-
Appends all configured joins to the provided output object.
- appendJoinSubtree(Appendable, JoinTreeNode) - Method in class org.apache.cayenne.access.trans.JoinStack
-
- appendLikeEscapeCharacter(PatternMatchNode) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
Outputs the standard JDBC (database agnostic) expression for supplying the escape
character to the database server when supplying a LIKE clause.
- appendLimitAndOffsetClauses(StringBuilder) - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
Handles appending optional limit and offset clauses.
- appendLimitAndOffsetClauses(StringBuilder) - Method in class org.apache.cayenne.dba.ingres.IngresSelectTranslator
-
- appendLimitAndOffsetClauses(StringBuilder) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerSelectTranslator
-
- appendLiteral(Object, DbAttribute, Expression) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
- appendLiteral(Object, DbAttribute, Expression) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
Appends SQL code to the query buffer to handle val
as a parameter to
the PreparedStatement being built.
- appendLiteralDirect(Object, DbAttribute, Expression) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
Appends SQL code to the query buffer to handle val
as a parameter to
the PreparedStatement being built.
- appendLiteralDirect(Object, DbAttribute, Expression) - Method in class org.apache.cayenne.dba.db2.DB2QualifierTranslator
-
- appendLiteralDirect(Object, DbAttribute, Expression) - Method in class org.apache.cayenne.dba.openbase.OpenBaseQualifierTranslator
-
- appendMultiColumnPath(EJBQLMultiColumnOperand) - Method in class org.apache.cayenne.access.jdbc.EJBQLDbPathTranslator
-
- appendMultiColumnPath(EJBQLMultiColumnOperand) - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- appendObjectMatch() - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
- appendObjPath(Expression) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
Processes parts of the OBJ_PATH expression.
- appendOuterJoin(String, EJBQLTableId, EJBQLTableId) - Method in class org.apache.cayenne.access.jdbc.EJBQLJoinAppender
-
- appendPart(T) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
- appendPrefix(StringBuffer, QuotingStrategy) - Method in class org.apache.cayenne.merge.AddColumnToDb
-
append the part of the token before the actual column data type
- appendPrefix(StringBuffer, QuotingStrategy) - Method in class org.apache.cayenne.merge.SetColumnTypeToDb
-
append the part of the token before the actual column data type
- appendProperties(StringBuffer) - Method in class org.apache.cayenne.CayenneDataObject
-
- appendQualifier(Appendable, boolean) - Method in class org.apache.cayenne.access.trans.JoinStack
-
Append join information to the qualifier - the part after "WHERE".
- appendSelectColumns(StringBuilder, List<String>) - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
- appendSuper(boolean) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Adds the result of super.equals()
to this builder.
- appendSuper(int) - Method in class org.apache.cayenne.util.HashCodeBuilder
-
Adds the result of super.hashCode() to this builder.
- appendTable(EJBQLTableId) - Method in class org.apache.cayenne.access.jdbc.EJBQLJoinAppender
-
- appendUpdatedParameter(StringBuffer, DbAttribute, Object) - Method in class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
-
Appends parameter placeholder for the value of the column being updated.
- apply(GraphChangeHandler) - Method in class org.apache.cayenne.graph.ArcCreateOperation
-
- apply(GraphChangeHandler) - Method in class org.apache.cayenne.graph.ArcDeleteOperation
-
- apply(GraphChangeHandler) - Method in class org.apache.cayenne.graph.CompoundDiff
-
Iterates over diffs list, calling "apply" on each individual diff.
- apply(GraphChangeHandler) - Method in interface org.apache.cayenne.graph.GraphDiff
-
Calls appropriate methods on the handler to "replay" this change.
- apply(GraphChangeHandler) - Method in class org.apache.cayenne.graph.NodeCreateOperation
-
- apply(GraphChangeHandler) - Method in class org.apache.cayenne.graph.NodeDeleteOperation
-
- apply(GraphChangeHandler) - Method in class org.apache.cayenne.graph.NodeDiff
-
- apply(GraphChangeHandler) - Method in class org.apache.cayenne.graph.NodeIdChangeOperation
-
- apply(GraphChangeHandler) - Method in class org.apache.cayenne.graph.NodePropertyChangeOperation
-
- applyDBLayerDefaults() - Method in class org.apache.cayenne.map.EntityResolver
-
Updates missing mapping artifacts that can be guessed from other mapping
information.
- applyDiff(DataRow) - Method in class org.apache.cayenne.DataRow
-
Builds a new DataRow, merging changes from diff
parameter with data
contained in this DataRow.
- applyObjectLayerDefaults() - Method in class org.apache.cayenne.map.EntityResolver
-
Updates missing mapping artifacts that can be guessed from other mapping
information.
- applyPostCommit() - Method in class org.apache.cayenne.DataChannelSyncCallbackAction
-
- applyPreCommit() - Method in class org.apache.cayenne.DataChannelSyncCallbackAction
-
- applyQualifier(StringBuffer, BatchQuery) - Method in class org.apache.cayenne.access.trans.DeleteBatchQueryBuilder
-
Appends WHERE clause to SQL string
- arc - Variable in class org.apache.cayenne.query.RelationshipQuery
-
- arcCreated(Object, Object, Object) - Method in class org.apache.cayenne.access.ObjectStore
-
- arcCreated(Object, Object, Object) - Method in class org.apache.cayenne.DataChannelSyncCallbackAction
-
- arcCreated(Object, Object, Object) - Method in class org.apache.cayenne.graph.ChildDiffLoader
-
- arcCreated(Object, Object, Object) - Method in interface org.apache.cayenne.graph.GraphChangeHandler
-
Notifies implementing object that a new arc was created between two nodes.
- arcCreated(Object, Object, Object) - Method in class org.apache.cayenne.graph.GraphMap
-
- ArcCreateOperation - Class in org.apache.cayenne.graph
-
- ArcCreateOperation(Object, Object, Object) - Constructor for class org.apache.cayenne.graph.ArcCreateOperation
-
- ArcCreateOperation(Object, Object, Object, int) - Constructor for class org.apache.cayenne.graph.ArcCreateOperation
-
- arcDeleted(Object, Object, Object) - Method in class org.apache.cayenne.access.ObjectStore
-
- arcDeleted(Object, Object, Object) - Method in class org.apache.cayenne.DataChannelSyncCallbackAction
-
- arcDeleted(Object, Object, Object) - Method in class org.apache.cayenne.graph.ChildDiffLoader
-
- arcDeleted(Object, Object, Object) - Method in interface org.apache.cayenne.graph.GraphChangeHandler
-
Notifies implementing object that an arc between two nodes was deleted.
- arcDeleted(Object, Object, Object) - Method in class org.apache.cayenne.graph.GraphMap
-
- ArcDeleteOperation - Class in org.apache.cayenne.graph
-
- ArcDeleteOperation(Object, Object, Object) - Constructor for class org.apache.cayenne.graph.ArcDeleteOperation
-
- ArcDeleteOperation(Object, Object, Object, int) - Constructor for class org.apache.cayenne.graph.ArcDeleteOperation
-
- arcId - Variable in class org.apache.cayenne.graph.ArcCreateOperation
-
- arcId - Variable in class org.apache.cayenne.graph.ArcDeleteOperation
-
- ArcIterator<E,V> - Interface in org.apache.cayenne.ashwood.graph
-
- arcIterator() - Method in interface org.apache.cayenne.ashwood.graph.DigraphIteration
-
- arcIterator() - Method in class org.apache.cayenne.ashwood.graph.FilterIteration
-
- arcIterator() - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- arcIterator() - Method in class org.apache.cayenne.ashwood.graph.ReversedIteration
-
- ArcIterator.EmptyIterator<E,V> - Class in org.apache.cayenne.ashwood.graph
-
- ArcIterator.EmptyIterator() - Constructor for class org.apache.cayenne.ashwood.graph.ArcIterator.EmptyIterator
-
- ArcProperty - Interface in org.apache.cayenne.reflect
-
A Property that represents an "arc" connecting source node to the target node in the
graph.
- arithmetic_comp() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- arithmetic_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- arithmetic_factor() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- arithmetic_term() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- arithmetic_value() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- AS - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- ASC - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- ascendingKeySet() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns a unmodifiable snapshot
Set
view of the keys contained in this map.
- ascendingKeySetWithLimit(int) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set
view of the keys contained in this
map.
- ascendingMap() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained in this
map.
- ascendingMapWithLimit(int) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained in this
map.
- AshwoodEntitySorter - Class in org.apache.cayenne.ashwood
-
Implements dependency sorting algorithms for ObjEntities, DbEntities and DataObjects.
- AshwoodEntitySorter() - Constructor for class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- AshwoodEntitySorter(Collection<DataMap>) - Constructor for class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- AshwoodEntitySorter - Class in org.apache.cayenne.map
-
Deprecated.
since 3.1 moved to "org.apache.cayenne.ashwood" package.
- AshwoodEntitySorter() - Constructor for class org.apache.cayenne.map.AshwoodEntitySorter
-
Deprecated.
- AshwoodEntitySorter(Collection<DataMap>) - Constructor for class org.apache.cayenne.map.AshwoodEntitySorter
-
Deprecated.
- ASTAdd - Class in org.apache.cayenne.exp.parser
-
"Add" Expression.
- ASTAdd() - Constructor for class org.apache.cayenne.exp.parser.ASTAdd
-
- ASTAdd(Object[]) - Constructor for class org.apache.cayenne.exp.parser.ASTAdd
-
- ASTAdd(Collection) - Constructor for class org.apache.cayenne.exp.parser.ASTAdd
-
- ASTAnd - Class in org.apache.cayenne.exp.parser
-
"And" expression.
- ASTAnd() - Constructor for class org.apache.cayenne.exp.parser.ASTAnd
-
- ASTAnd(Object[]) - Constructor for class org.apache.cayenne.exp.parser.ASTAnd
-
- ASTAnd(Collection<? extends Node>) - Constructor for class org.apache.cayenne.exp.parser.ASTAnd
-
- ASTBetween - Class in org.apache.cayenne.exp.parser
-
"Between" expression.
- ASTBetween() - Constructor for class org.apache.cayenne.exp.parser.ASTBetween
-
- ASTBetween(ASTPath, Object, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTBetween
-
- ASTBitwiseAnd - Class in org.apache.cayenne.exp.parser
-
- ASTBitwiseAnd() - Constructor for class org.apache.cayenne.exp.parser.ASTBitwiseAnd
-
- ASTBitwiseAnd(SimpleNode, SimpleNode) - Constructor for class org.apache.cayenne.exp.parser.ASTBitwiseAnd
-
- ASTBitwiseNot - Class in org.apache.cayenne.exp.parser
-
- ASTBitwiseNot() - Constructor for class org.apache.cayenne.exp.parser.ASTBitwiseNot
-
- ASTBitwiseNot(SimpleNode) - Constructor for class org.apache.cayenne.exp.parser.ASTBitwiseNot
-
- ASTBitwiseOr - Class in org.apache.cayenne.exp.parser
-
- ASTBitwiseOr() - Constructor for class org.apache.cayenne.exp.parser.ASTBitwiseOr
-
- ASTBitwiseOr(SimpleNode, SimpleNode) - Constructor for class org.apache.cayenne.exp.parser.ASTBitwiseOr
-
- ASTBitwiseXor - Class in org.apache.cayenne.exp.parser
-
- ASTBitwiseXor() - Constructor for class org.apache.cayenne.exp.parser.ASTBitwiseXor
-
- ASTBitwiseXor(SimpleNode, SimpleNode) - Constructor for class org.apache.cayenne.exp.parser.ASTBitwiseXor
-
- ASTDbPath - Class in org.apache.cayenne.exp.parser
-
Path expression traversing DB relationships and attributes.
- ASTDbPath() - Constructor for class org.apache.cayenne.exp.parser.ASTDbPath
-
- ASTDbPath(Object) - Constructor for class org.apache.cayenne.exp.parser.ASTDbPath
-
- ASTDivide - Class in org.apache.cayenne.exp.parser
-
"Divide" expression.
- ASTDivide() - Constructor for class org.apache.cayenne.exp.parser.ASTDivide
-
- ASTDivide(Object[]) - Constructor for class org.apache.cayenne.exp.parser.ASTDivide
-
- ASTDivide(Collection) - Constructor for class org.apache.cayenne.exp.parser.ASTDivide
-
- ASTEqual - Class in org.apache.cayenne.exp.parser
-
"Equal To" expression.
- ASTEqual() - Constructor for class org.apache.cayenne.exp.parser.ASTEqual
-
- ASTEqual(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTEqual
-
Creates "Equal To" expression.
- ASTFalse - Class in org.apache.cayenne.exp.parser
-
Boolean false expression element
Notice that there is one ASTTrue and one ASTFalse instead of a ASTBoolean with a
Boolean value.
- ASTFalse() - Constructor for class org.apache.cayenne.exp.parser.ASTFalse
-
- ASTGreater - Class in org.apache.cayenne.exp.parser
-
"Greate Than" expression.
- ASTGreater() - Constructor for class org.apache.cayenne.exp.parser.ASTGreater
-
- ASTGreater(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTGreater
-
- ASTGreaterOrEqual - Class in org.apache.cayenne.exp.parser
-
"Greater Than Or Equal To" expression.
- ASTGreaterOrEqual() - Constructor for class org.apache.cayenne.exp.parser.ASTGreaterOrEqual
-
- ASTGreaterOrEqual(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTGreaterOrEqual
-
- ASTIn - Class in org.apache.cayenne.exp.parser
-
"In" expression.
- ASTIn() - Constructor for class org.apache.cayenne.exp.parser.ASTIn
-
- ASTIn(ASTPath, ASTList) - Constructor for class org.apache.cayenne.exp.parser.ASTIn
-
- ASTLess - Class in org.apache.cayenne.exp.parser
-
"Less Then" expression.
- ASTLess() - Constructor for class org.apache.cayenne.exp.parser.ASTLess
-
- ASTLess(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTLess
-
- ASTLessOrEqual - Class in org.apache.cayenne.exp.parser
-
"Less than or equal to" expression.
- ASTLessOrEqual() - Constructor for class org.apache.cayenne.exp.parser.ASTLessOrEqual
-
- ASTLessOrEqual(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTLessOrEqual
-
- ASTLike - Class in org.apache.cayenne.exp.parser
-
"Like" expression.
- ASTLike() - Constructor for class org.apache.cayenne.exp.parser.ASTLike
-
- ASTLike(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTLike
-
- ASTLike(ASTPath, Object, char) - Constructor for class org.apache.cayenne.exp.parser.ASTLike
-
- ASTLikeIgnoreCase - Class in org.apache.cayenne.exp.parser
-
"Case insensitive like" expression.
- ASTLikeIgnoreCase() - Constructor for class org.apache.cayenne.exp.parser.ASTLikeIgnoreCase
-
- ASTLikeIgnoreCase(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTLikeIgnoreCase
-
- ASTLikeIgnoreCase(ASTPath, Object, char) - Constructor for class org.apache.cayenne.exp.parser.ASTLikeIgnoreCase
-
- ASTList - Class in org.apache.cayenne.exp.parser
-
A leaf expression representing an immutable collection of values.
- ASTList() - Constructor for class org.apache.cayenne.exp.parser.ASTList
-
- ASTList(Object[]) - Constructor for class org.apache.cayenne.exp.parser.ASTList
-
Initializes a list expression with an Object[].
- ASTList(Collection) - Constructor for class org.apache.cayenne.exp.parser.ASTList
-
Initializes a list expression with a Java Collection
- ASTList(Iterator) - Constructor for class org.apache.cayenne.exp.parser.ASTList
-
Initializes a list expression with a Java Iterator.
- ASTMultiply - Class in org.apache.cayenne.exp.parser
-
"Multiply" expression.
- ASTMultiply() - Constructor for class org.apache.cayenne.exp.parser.ASTMultiply
-
- ASTMultiply(Object[]) - Constructor for class org.apache.cayenne.exp.parser.ASTMultiply
-
- ASTMultiply(Collection) - Constructor for class org.apache.cayenne.exp.parser.ASTMultiply
-
- ASTNamedParameter - Class in org.apache.cayenne.exp.parser
-
A named expression parameter.
- ASTNamedParameter() - Constructor for class org.apache.cayenne.exp.parser.ASTNamedParameter
-
- ASTNamedParameter(Object) - Constructor for class org.apache.cayenne.exp.parser.ASTNamedParameter
-
- ASTNegate - Class in org.apache.cayenne.exp.parser
-
"Negate" expression.
- ASTNegate() - Constructor for class org.apache.cayenne.exp.parser.ASTNegate
-
- ASTNegate(Object) - Constructor for class org.apache.cayenne.exp.parser.ASTNegate
-
- ASTNot - Class in org.apache.cayenne.exp.parser
-
"Not" expression.
- ASTNot() - Constructor for class org.apache.cayenne.exp.parser.ASTNot
-
- ASTNot(Node) - Constructor for class org.apache.cayenne.exp.parser.ASTNot
-
- ASTNotBetween - Class in org.apache.cayenne.exp.parser
-
"Not Between" expression.
- ASTNotBetween() - Constructor for class org.apache.cayenne.exp.parser.ASTNotBetween
-
- ASTNotBetween(ASTPath, Object, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTNotBetween
-
- ASTNotEqual - Class in org.apache.cayenne.exp.parser
-
"Not equal to" expression.
- ASTNotEqual() - Constructor for class org.apache.cayenne.exp.parser.ASTNotEqual
-
- ASTNotEqual(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTNotEqual
-
Creates "Not Equal To" expression.
- ASTNotIn - Class in org.apache.cayenne.exp.parser
-
"Not In" expression.
- ASTNotIn() - Constructor for class org.apache.cayenne.exp.parser.ASTNotIn
-
- ASTNotIn(ASTPath, ASTList) - Constructor for class org.apache.cayenne.exp.parser.ASTNotIn
-
- ASTNotLike - Class in org.apache.cayenne.exp.parser
-
"Not Like" expression.
- ASTNotLike() - Constructor for class org.apache.cayenne.exp.parser.ASTNotLike
-
- ASTNotLike(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTNotLike
-
- ASTNotLike(ASTPath, Object, char) - Constructor for class org.apache.cayenne.exp.parser.ASTNotLike
-
- ASTNotLikeIgnoreCase - Class in org.apache.cayenne.exp.parser
-
"Not like, ignore case" expression.
- ASTNotLikeIgnoreCase() - Constructor for class org.apache.cayenne.exp.parser.ASTNotLikeIgnoreCase
-
- ASTNotLikeIgnoreCase(ASTPath, Object) - Constructor for class org.apache.cayenne.exp.parser.ASTNotLikeIgnoreCase
-
- ASTNotLikeIgnoreCase(ASTPath, Object, char) - Constructor for class org.apache.cayenne.exp.parser.ASTNotLikeIgnoreCase
-
- ASTObjPath - Class in org.apache.cayenne.exp.parser
-
- ASTObjPath() - Constructor for class org.apache.cayenne.exp.parser.ASTObjPath
-
- ASTObjPath(Object) - Constructor for class org.apache.cayenne.exp.parser.ASTObjPath
-
- ASTOr - Class in org.apache.cayenne.exp.parser
-
"Or" expression.
- ASTOr() - Constructor for class org.apache.cayenne.exp.parser.ASTOr
-
- ASTOr(Object[]) - Constructor for class org.apache.cayenne.exp.parser.ASTOr
-
- ASTOr(Collection<? extends Node>) - Constructor for class org.apache.cayenne.exp.parser.ASTOr
-
- ASTPath - Class in org.apache.cayenne.exp.parser
-
Generic path expression.
- ASTScalar - Class in org.apache.cayenne.exp.parser
-
A scalar value wrapper expression.
- ASTScalar() - Constructor for class org.apache.cayenne.exp.parser.ASTScalar
-
- ASTScalar(Object) - Constructor for class org.apache.cayenne.exp.parser.ASTScalar
-
- ASTSubtract - Class in org.apache.cayenne.exp.parser
-
"Subtract" expression.
- ASTSubtract() - Constructor for class org.apache.cayenne.exp.parser.ASTSubtract
-
- ASTSubtract(Object[]) - Constructor for class org.apache.cayenne.exp.parser.ASTSubtract
-
- ASTSubtract(Collection<?>) - Constructor for class org.apache.cayenne.exp.parser.ASTSubtract
-
- ASTTrue - Class in org.apache.cayenne.exp.parser
-
Boolean true expression element Notice that there is one ASTTrue and one ASTFalse
instead of a ASTBoolean with a Boolean value.
- ASTTrue() - Constructor for class org.apache.cayenne.exp.parser.ASTTrue
-
- attachToChannel(DataChannel) - Method in class org.apache.cayenne.access.DataContext
-
- attachToChannel(DataChannel) - Method in class org.apache.cayenne.BaseContext
-
Attaches to a provided DataChannel.
- attachToChannel(DataChannel) - Method in class org.apache.cayenne.CayenneContext
-
- attachToRuntime(Injector) - Method in class org.apache.cayenne.BaseContext
-
Attaches this context to the CayenneRuntime whose Injector is passed as an argument
to this method.
- attachToRuntimeIfNeeded() - Method in class org.apache.cayenne.BaseContext
-
Checks whether this context is attached to Cayenne runtime stack and if not,
attempts to attach itself to the runtime using Injector returned from the call to
CayenneRuntime.getThreadInjector()
.
- attachToScope(DataSource) - Method in class org.apache.cayenne.configuration.server.DelegatingDataSourceFactory
-
Ensure that DataSource implementations returned from this factory receive
BeforeScopeEnd
events.
- Attribute - Class in org.apache.cayenne.map
-
Defines a property descriptor that is a part of an Entity.
- Attribute() - Constructor for class org.apache.cayenne.map.Attribute
-
Creates an unnamed Attribute.
- Attribute(String) - Constructor for class org.apache.cayenne.map.Attribute
-
Creates a named Attribute.
- attribute - Variable in class org.apache.cayenne.map.event.AttributeEvent
-
- AttributeEvent - Class in org.apache.cayenne.map.event
-
Represents events resulted from Attribute changes
in CayenneModeler.
- AttributeEvent(Object, Attribute, Entity) - Constructor for class org.apache.cayenne.map.event.AttributeEvent
-
Creates a Attribute change event.
- AttributeEvent(Object, Attribute, Entity, int) - Constructor for class org.apache.cayenne.map.event.AttributeEvent
-
Creates a Attribute event of a specified type.
- AttributeEvent(Object, Attribute, Entity, String) - Constructor for class org.apache.cayenne.map.event.AttributeEvent
-
Creates a Attribute name change event.
- attributeOverrides - Variable in class org.apache.cayenne.map.EmbeddedAttribute
-
- attributeOverrides - Variable in class org.apache.cayenne.map.ObjEntity
-
- attributePrecision - Variable in class org.apache.cayenne.map.DbAttribute
-
- AttributeProperty - Interface in org.apache.cayenne.reflect
-
Represents a simple object property.
- attributes - Variable in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- attributes - Variable in class org.apache.cayenne.access.trans.QueryAssembler
-
PreparedStatement attributes matching entries in values
list.
- attributes - Variable in class org.apache.cayenne.map.Embeddable
-
- attributes - Variable in class org.apache.cayenne.map.Entity
-
- AutoAdapter - Class in org.apache.cayenne.dba
-
A DbAdapter that automatically detects the kind of database it is running on and
instantiates an appropriate DB-specific adapter, delegating all subsequent method calls
to this adapter.
- AutoAdapter(Provider<DbAdapter>, JdbcEventLogger) - Constructor for class org.apache.cayenne.dba.AutoAdapter
-
Creates an
AutoAdapter
based on a delegate adapter obtained via
"adapterProvider".
- autoPkTableExists(DataNode) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
Checks if AUTO_PK_TABLE already exists in the database.
- avg() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- AVG - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- CACHE - Static variable in class org.apache.cayenne.query.ObjectIdQuery
-
- CACHE_GROUPS_PROPERTY - Static variable in interface org.apache.cayenne.query.QueryMetadata
-
- CACHE_NOREFRESH - Static variable in class org.apache.cayenne.query.ObjectIdQuery
-
- CACHE_REFRESH - Static variable in class org.apache.cayenne.query.ObjectIdQuery
-
- CACHE_SIZE_PROPERTY - Static variable in class org.apache.cayenne.cache.MapQueryCacheFactory
-
Deprecated.
- CACHE_STRATEGY_PROPERTY - Static variable in interface org.apache.cayenne.query.QueryMetadata
-
- cacheKey - Variable in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- cacheManager - Variable in class org.apache.cayenne.cache.EhCacheQueryCache
-
- cachePolicy - Variable in class org.apache.cayenne.query.ObjectIdQuery
-
- calculateIndexValue(int) - Method in class org.apache.cayenne.util.IndexPropertyList
-
Calculates an index value at the specified list index.
- calendarClass - Variable in class org.apache.cayenne.access.types.CalendarType
-
- CalendarType<T extends Calendar> - Class in org.apache.cayenne.access.types
-
ExtendedType that handles
Calendar
fields.
- CalendarType(Class<T>) - Constructor for class org.apache.cayenne.access.types.CalendarType
-
- CallbackDescriptor - Class in org.apache.cayenne.map
-
A mapping descriptor of a single callback event.
- CallbackDescriptor(LifecycleEvent) - Constructor for class org.apache.cayenne.map.CallbackDescriptor
-
- CallbackMap - Class in org.apache.cayenne.map
-
A generic descriptor of a set of standard lifecycle callbacks.
- CallbackMap() - Constructor for class org.apache.cayenne.map.CallbackMap
-
- callbackMethods - Variable in class org.apache.cayenne.map.CallbackDescriptor
-
- callbackRegistry - Variable in class org.apache.cayenne.map.EntityResolver
-
- callbacks - Variable in class org.apache.cayenne.map.CallbackMap
-
- callbacks - Variable in class org.apache.cayenne.map.EntityListener
-
- callbacks - Variable in class org.apache.cayenne.map.ObjEntity
-
- callbackType - Variable in class org.apache.cayenne.map.CallbackDescriptor
-
- callParameters - Variable in class org.apache.cayenne.map.Procedure
-
- callParams - Variable in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- canCreatePK(DbEntity) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
- canGrowPool() - Method in class org.apache.cayenne.conn.PoolManager
-
- capacity() - Method in class org.apache.cayenne.cache.OSQueryCache
-
- capacity() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Retrieves the maximum weighted capacity of the map.
- CapsStrategy - Enum in org.apache.cayenne.query
-
Defines forced capitalization of the result column names in the DataRow.
- CASCADE - Static variable in class org.apache.cayenne.map.DeleteRule
-
Delete the destination object(s)
- caseInsensitive - Variable in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- caseInsensitive - Variable in class org.apache.cayenne.access.trans.QualifierTranslator
-
- caseInsensitiveCollations - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- caseTransformer - Variable in class org.apache.cayenne.access.jdbc.RowDescriptorBuilder
-
- catalog - Variable in class org.apache.cayenne.map.DbEntity
-
- catalog - Variable in class org.apache.cayenne.map.Procedure
-
- catchup(ScheduledExecutorService, long, TimeUnit) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies an executor for use in catching up the page replacement policy.
- Cayenne - Class in org.apache.cayenne
-
Various utils for processing persistent objects and their properties
- CayenneContext - Class in org.apache.cayenne
-
A default generic implementation of ObjectContext suitable for accessing Cayenne from
either an ORM or a client tiers.
- CayenneContext() - Constructor for class org.apache.cayenne.CayenneContext
-
Creates a new CayenneContext with no channel and disabled graph events.
- CayenneContext(DataChannel) - Constructor for class org.apache.cayenne.CayenneContext
-
Creates a new CayenneContext, initializing it with a channel instance.
- CayenneContext(DataChannel, boolean, boolean) - Constructor for class org.apache.cayenne.CayenneContext
-
Creates a new CayenneContext, initializing it with a channel.
- CayenneContextFactory - Class in org.apache.cayenne.configuration.rop.client
-
- CayenneContextFactory() - Constructor for class org.apache.cayenne.configuration.rop.client.CayenneContextFactory
-
- CayenneDataObject - Class in org.apache.cayenne
-
A default implementation of DataObject interface.
- CayenneDataObject() - Constructor for class org.apache.cayenne.CayenneDataObject
-
- CayenneEvent - Class in org.apache.cayenne.event
-
Common superclass for events passed from the EventManager to Listeners; encapsulates
optional event information.
- CayenneEvent(Object) - Constructor for class org.apache.cayenne.event.CayenneEvent
-
- CayenneEvent(Object, Map) - Constructor for class org.apache.cayenne.event.CayenneEvent
-
- CayenneEvent(Object, Object, Map) - Constructor for class org.apache.cayenne.event.CayenneEvent
-
Creates CayenneEvent with possibly different event source and poster.
- CayenneException - Exception in org.apache.cayenne
-
A generic checked exception that may be thrown by Cayenne framework.
- CayenneException() - Constructor for exception org.apache.cayenne.CayenneException
-
Creates new CayenneException
without detail message.
- CayenneException(String, Object...) - Constructor for exception org.apache.cayenne.CayenneException
-
Constructs an CayenneException
with the specified detail message.
- CayenneException(Throwable) - Constructor for exception org.apache.cayenne.CayenneException
-
Constructs an CayenneException
that wraps a cause
thrown
elsewhere.
- CayenneException(String, Throwable, Object...) - Constructor for exception org.apache.cayenne.CayenneException
-
- cayenneExp(Object, String) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateRenderingUtils
-
Returns the result of evaluation of expression with object.
- CayenneFilter - Class in org.apache.cayenne.configuration.web
-
A filter that creates a Cayenne server runtime, possibly including custom modules.
- CayenneFilter() - Constructor for class org.apache.cayenne.configuration.web.CayenneFilter
-
- CayenneMapEntry - Interface in org.apache.cayenne.util
-
Defining a double-linked named entry in CayenneMap.
- CayenneRuntime - Class in org.apache.cayenne.configuration
-
A superclass of various Cayenne runtime stacks.
- CayenneRuntime(Module...) - Constructor for class org.apache.cayenne.configuration.CayenneRuntime
-
Creates a CayenneRuntime with configuration based on the supplied array of DI
modules.
- CayenneRuntime(Collection<Module>) - Constructor for class org.apache.cayenne.configuration.CayenneRuntime
-
Creates a CayenneRuntime with configuration based on the supplied collection of DI
modules.
- CayenneRuntimeException - Exception in org.apache.cayenne
-
A generic unchecked exception that may be thrown by Cayenne framework.
- CayenneRuntimeException() - Constructor for exception org.apache.cayenne.CayenneRuntimeException
-
Creates new CayenneRuntimeException without detail message.
- CayenneRuntimeException(String, Object...) - Constructor for exception org.apache.cayenne.CayenneRuntimeException
-
Constructs an exception with the specified message and an optional list of message
formatting arguments.
- CayenneRuntimeException(Throwable) - Constructor for exception org.apache.cayenne.CayenneRuntimeException
-
Constructs an CayenneRuntimeException
that wraps
exception
thrown elsewhere.
- CayenneRuntimeException(String, Throwable, Object...) - Constructor for exception org.apache.cayenne.CayenneRuntimeException
-
Constructs an exception with the specified message and exception cause and an
optional list of message formatting arguments.
- chain - Variable in class org.apache.cayenne.query.QueryChain
-
- ChainDirective - Class in org.apache.cayenne.access.jdbc
-
A custom Velocity directive to conditionally join a number of
chunks
.
- ChainDirective() - Constructor for class org.apache.cayenne.access.jdbc.ChainDirective
-
- CHANGE - Static variable in class org.apache.cayenne.map.event.MapEvent
-
A type that describes object modification events.
- changes - Variable in class org.apache.cayenne.access.ObjectStore
-
- channel - Variable in class org.apache.cayenne.BaseContext
-
- channel - Variable in class org.apache.cayenne.event.JavaGroupsBridge
-
- channel - Variable in class org.apache.cayenne.remote.service.LocalConnection
-
- channel - Variable in class org.apache.cayenne.remote.service.ServerSession
-
- channelEventsEnabled - Variable in class org.apache.cayenne.remote.ClientChannel
-
- CHARACTER_LITERAL - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- characters(char[], int, int) - Method in class org.apache.cayenne.map.MapLoader
-
- CharType - Class in org.apache.cayenne.access.types
-
Handles java.lang.String
, mapping it as either of JDBC types - CLOB or
(VAR)CHAR.
- CharType(boolean, boolean) - Constructor for class org.apache.cayenne.access.types.CharType
-
- chatService - Variable in class org.apache.cayenne.event.XMPPBridge
-
- checkAlreadyConfigured(ServletContext) - Method in class org.apache.cayenne.configuration.rop.server.ROPHessianServlet
-
- checkAlreadyConfigured(ServletContext) - Method in class org.apache.cayenne.configuration.web.CayenneFilter
-
- checkDescriptorInitialized() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
Checks whether decorated descriptor is initialized, and if not, creates it using
parent
ClassDescriptorMap
.
- checkNextRow() - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
Moves internal ResultSet cursor position down one row.
- checkNullParameter(EJBQLExpression, String) - Method in class org.apache.cayenne.access.jdbc.EJBQLConditionTranslator
-
Checks expression for containing null input parameter.
- checkStopped() - Method in class org.apache.cayenne.access.DataDomain
-
Checks that Domain is not stopped.
- ChildDiffLoader - Class in org.apache.cayenne.graph
-
A GraphChangeHandler that loads child ObjectContext diffs into a parent ObjectContext.
- ChildDiffLoader(ObjectContext) - Constructor for class org.apache.cayenne.graph.ChildDiffLoader
-
- children - Variable in class org.apache.cayenne.exp.parser.SimpleNode
-
- children - Variable in class org.apache.cayenne.query.PrefetchTreeNode
-
- chooseDbRelationship(ObjRelationship) - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
Checks if the object relationship is flattened and then chooses
the corresponding db relationship.
- ChunkDirective - Class in org.apache.cayenne.access.jdbc
-
A custom Velocity directive to describe a conditional chunk of a
chain
.
- ChunkDirective() - Constructor for class org.apache.cayenne.access.jdbc.ChunkDirective
-
- CI_PROPERTY - Static variable in class org.apache.cayenne.dba.JdbcAdapter
-
- ClassDescriptor - Interface in org.apache.cayenne.reflect
-
A runtime descriptor of an persistent class.
- ClassDescriptorFactory - Interface in org.apache.cayenne.reflect
-
- classDescriptorMap - Variable in class org.apache.cayenne.map.EntityResolver
-
- ClassDescriptorMap - Class in org.apache.cayenne.reflect
-
An object that holds class descriptors for mapped entities, compiling new descriptors
on demand using an internal chain of descriptor factories.
- ClassDescriptorMap(EntityResolver) - Constructor for class org.apache.cayenne.reflect.ClassDescriptorMap
-
- classKey(String) - Method in class org.apache.cayenne.map.EntityResolver
-
Generates a map key for the object class.
- classLoader - Variable in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- ClassLoaderResourceLocator - Class in org.apache.cayenne.resource
-
A
ResourceLocator
that looks up resources is the application classpath based on
the current thread ClassLoader.
- ClassLoaderResourceLocator() - Constructor for class org.apache.cayenne.resource.ClassLoaderResourceLocator
-
- classname() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- className - Variable in class org.apache.cayenne.map.Embeddable
-
- className - Variable in class org.apache.cayenne.map.EntityListener
-
- className - Variable in class org.apache.cayenne.map.ObjEntity
-
- cleaningDestination - Variable in class org.apache.cayenne.access.DataPort
-
- clear() - Method in class org.apache.cayenne.access.DataRowStore
-
Expires and removes all stored snapshots without sending any notification events.
- clear() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- clear() - Method in class org.apache.cayenne.access.QueryResult
-
Clears any previously collected information.
- clear() - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
- clear() - Method in class org.apache.cayenne.cache.MapQueryCache
-
- clear() - Method in class org.apache.cayenne.cache.NestedQueryCache
-
Clears the underlying shared cache.
- clear() - Method in class org.apache.cayenne.cache.OSQueryCache
-
- clear() - Method in interface org.apache.cayenne.cache.QueryCache
-
Clears all cache entries.
- clear() - Method in class org.apache.cayenne.map.CallbackDescriptor
-
Removes all callback methods.
- clear() - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Removes all listeners for all event types.
- clear(int) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Removes listeners for a single event type.
- clear() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- clear() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- clear() - Method in class org.apache.cayenne.util.GenericResponse
-
Clears any previously collected information.
- clear() - Method in class org.apache.cayenne.util.PersistentObjectList
-
- clear() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- clear() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- clearAttributes() - Method in class org.apache.cayenne.map.DbEntity
-
- clearAttributes() - Method in class org.apache.cayenne.map.Entity
-
- clearCache() - Method in class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
- clearCache() - Method in class org.apache.cayenne.map.EntityResolver
-
Removes all entity mappings from the cache.
- clearCallParameters() - Method in class org.apache.cayenne.map.Procedure
-
- clearDataMaps() - Method in class org.apache.cayenne.access.DataDomain
-
Deprecated.
since 3.1 unused and unneeded
- clearDbEntities() - Method in class org.apache.cayenne.map.DataMap
-
- clearDbMapping() - Method in class org.apache.cayenne.map.ObjEntity
-
Clears all the mapping between this obj entity and its current db entity.
- clearDbRelationships() - Method in class org.apache.cayenne.map.ObjRelationship
-
- clearDescriptors() - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
- clearEmbeddables() - Method in class org.apache.cayenne.map.DataMap
-
Removes all stored embeddable objects from the map.
- clearFactories() - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
- clearLocalChanges() - Method in class org.apache.cayenne.util.PersistentObjectList
-
- clearNodeScope(Node) - Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- clearNodeScope(Node) - Method in class org.apache.cayenne.exp.parser.JJTExpressionParserState
-
- clearObjEntities() - Method in class org.apache.cayenne.map.DataMap
-
- clearOrderings() - Method in class org.apache.cayenne.query.SelectQuery
-
Clears all configured orderings.
- clearParameters() - Method in class org.apache.cayenne.query.ProcedureQuery
-
Cleans up all configured parameters.
- clearPrefetches() - Method in class org.apache.cayenne.query.ProcedureQuery
-
Clears all prefetches.
- clearPrefetches() - Method in class org.apache.cayenne.query.SelectQuery
-
Clears all stored prefetch paths.
- clearPrefetches() - Method in class org.apache.cayenne.query.SQLTemplate
-
Clears all prefetches.
- clearProcedures() - Method in class org.apache.cayenne.map.DataMap
-
- clearQueries() - Method in class org.apache.cayenne.map.DataMap
-
- clearRelationships() - Method in class org.apache.cayenne.map.Entity
-
- clearResultSets() - Method in class org.apache.cayenne.map.DataMap
-
- clearWarnings() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- CLIENT_SERIALIZER_FACTORIES - Static variable in class org.apache.cayenne.remote.hessian.HessianConnection
-
- CLIENT_SERVER_CHANNEL_KEY - Static variable in class org.apache.cayenne.configuration.rop.client.ClientLocalRuntime
-
- CLIENT_SUPPORTED_PROPERTY - Static variable in class org.apache.cayenne.map.DataMap
-
Defines whether a DataMap supports client entities.
- ClientChannel - Class in org.apache.cayenne.remote
-
A
DataChannel
implementation that accesses a remote server
via a ClientConnection.
- ClientChannel(ClientConnection) - Constructor for class org.apache.cayenne.remote.ClientChannel
-
- ClientChannel(ClientConnection, boolean) - Constructor for class org.apache.cayenne.remote.ClientChannel
-
- ClientChannel(ClientConnection, boolean, EventManager) - Constructor for class org.apache.cayenne.remote.ClientChannel
-
- ClientChannel(ClientConnection, boolean, EventManager, boolean) - Constructor for class org.apache.cayenne.remote.ClientChannel
-
- ClientChannelProvider - Class in org.apache.cayenne.configuration.rop.client
-
- ClientChannelProvider() - Constructor for class org.apache.cayenne.configuration.rop.client.ClientChannelProvider
-
- clientClassName - Variable in class org.apache.cayenne.map.ObjEntity
-
- ClientConnection - Interface in org.apache.cayenne.remote
-
A connection object used to interact with a remote Cayenne server.
- clientEntityResolver - Variable in class org.apache.cayenne.map.EntityResolver
-
- ClientLocalRuntime - Class in org.apache.cayenne.configuration.rop.client
-
A
ClientRuntime
that provides an ROP stack based on a local connection on top
of a server stack.
- ClientLocalRuntime(Injector, Map<String, String>, Collection<Module>) - Constructor for class org.apache.cayenne.configuration.rop.client.ClientLocalRuntime
-
- ClientLocalRuntime(Injector, Map<String, String>, Module...) - Constructor for class org.apache.cayenne.configuration.rop.client.ClientLocalRuntime
-
- ClientMessage - Interface in org.apache.cayenne.remote
-
A tag interface representing a message sent by a remote client to Cayenne service.
- ClientModule - Class in org.apache.cayenne.configuration.rop.client
-
A DI module containing all Cayenne ROP client runtime configurations.
- ClientModule(Map<String, String>) - Constructor for class org.apache.cayenne.configuration.rop.client.ClientModule
-
- ClientRuntime - Class in org.apache.cayenne.configuration.rop.client
-
A user application entry point to Cayenne stack on the ROP client.
- ClientRuntime(Map<String, String>, Collection<Module>) - Constructor for class org.apache.cayenne.configuration.rop.client.ClientRuntime
-
Creates a client runtime configuring it with a standard set of services contained
in
ClientModule
.
- ClientRuntime(Map<String, String>, Module...) - Constructor for class org.apache.cayenne.configuration.rop.client.ClientRuntime
-
Creates a client runtime configuring it with a standard set of services contained
in
ClientModule
.
- ClientServerChannel - Class in org.apache.cayenne.access
-
A DataChannel that provides a server-side end of the bridge between client and server
objects in a Remote Object Persistence stack.
- ClientServerChannel(DataDomain) - Constructor for class org.apache.cayenne.access.ClientServerChannel
-
Deprecated.
since 3.1 as context creation is now factory based.
- ClientServerChannel(DataContext) - Constructor for class org.apache.cayenne.access.ClientServerChannel
-
Creates a ClientServerChannel that wraps a specified DataContext.
- clientServerChannelProvider - Variable in class org.apache.cayenne.configuration.rop.client.LocalConnectionProvider
-
- clientSuperClassName - Variable in class org.apache.cayenne.map.ObjEntity
-
- clientSupported - Variable in class org.apache.cayenne.map.DataMap
-
- cloneDataNodeDescriptor(DataNodeDescriptor, DataChannelDescriptor) - Method in class org.apache.cayenne.configuration.DefaultDataChannelDescriptorMerger
-
- cloneInfo() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- cloneJointSubtree() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Returns a clone of subtree that includes all joint children
starting from this node itself and till the first occurrence of non-joint node
- cloneViaClientServerSerialization(Serializable, EntityResolver) - Static method in class org.apache.cayenne.remote.hessian.service.HessianUtil
-
A utility method that clones an object using Hessian serialization/deserialization
mechanism, which is different from default Java serialization.
- cloneViaSerialization(T) - Static method in class org.apache.cayenne.util.Util
-
Creates Serializable object copy using serialization/deserialization.
- cloneViaServerClientSerialization(Serializable, EntityResolver) - Static method in class org.apache.cayenne.remote.hessian.service.HessianUtil
-
- close() - Method in class org.apache.cayenne.access.jdbc.DistinctResultIterator
-
CLoses underlying ResultIterator.
- close() - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
Closes ResultIterator and associated ResultSet.
- close() - Method in class org.apache.cayenne.access.jdbc.LimitResultIterator
-
- close() - Method in interface org.apache.cayenne.access.ResultIterator
-
Closes ResultIterator and associated ResultSet.
- close() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- close() - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
- closed - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- closeNodeScope(Node, int) - Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- closeNodeScope(Node, boolean) - Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- closeNodeScope(Node, int) - Method in class org.apache.cayenne.exp.parser.JJTExpressionParserState
-
- closeNodeScope(Node, boolean) - Method in class org.apache.cayenne.exp.parser.JJTExpressionParserState
-
- closingConnection - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- collection_member_declaration() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- collection_member_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- collectionType - Variable in class org.apache.cayenne.map.ObjRelationship
-
Stores the type of collection mapped by a to-many relationship.
- column - Variable in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- column - Variable in class org.apache.cayenne.exp.parser.JavaCharStream
-
- ColumnDescriptor - Class in org.apache.cayenne.access.jdbc
-
A descriptor of a ResultSet column.
- ColumnDescriptor() - Constructor for class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Creates a ColumnDescriptor
- ColumnDescriptor(String, int, String) - Constructor for class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Deprecated.
since 3.1 use ColumnDescriptor(String columnName, int jdbcType) instead
- ColumnDescriptor(String, int) - Constructor for class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Creates a column descriptor with user-specified parameters.
- ColumnDescriptor(DbAttribute, String) - Constructor for class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Creates a ColumnDescriptor from Cayenne DbAttribute.
- ColumnDescriptor(ObjAttribute, DbAttribute, String) - Constructor for class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- ColumnDescriptor(ProcedureParameter) - Constructor for class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Creates a ColumnDescriptor from stored procedure parameter.
- ColumnDescriptor(String, ResultSetMetaData, int) - Constructor for class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Creates a ColumnDescriptor using ResultSetMetaData.
- ColumnDescriptor(ResultSetMetaData, int) - Constructor for class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Creates a ColumnDescriptor using ResultSetMetaData.
- columnNamesCapitalization - Variable in class org.apache.cayenne.query.ProcedureQuery
-
- columnNamesCapitalization - Variable in class org.apache.cayenne.query.SQLTemplate
-
- columns - Variable in class org.apache.cayenne.access.jdbc.RowDescriptor
-
- columns - Variable in class org.apache.cayenne.access.jdbc.RowDescriptorBuilder
-
- COMMA - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- commit() - Method in class org.apache.cayenne.access.Transaction
-
- commit() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- commitChanges() - Method in class org.apache.cayenne.access.DataContext
-
Synchronizes object graph with the database.
- commitChanges() - Method in class org.apache.cayenne.BaseContext
-
- commitChanges() - Method in class org.apache.cayenne.CayenneContext
-
Commits changes to uncommitted objects.
- commitChanges() - Method in interface org.apache.cayenne.ObjectContext
-
Flushes all changes to objects in this context to the parent DataChannel, cascading
flush operation all the way through the stack, ultimately saving data in the
database.
- commitChangesToParent() - Method in class org.apache.cayenne.access.DataContext
-
- commitChangesToParent() - Method in class org.apache.cayenne.BaseContext
-
- commitChangesToParent() - Method in class org.apache.cayenne.CayenneContext
-
- commitChangesToParent() - Method in interface org.apache.cayenne.ObjectContext
-
Flushes all changes to objects in this context to the parent DataChannel.
- COMMITTED - Static variable in class org.apache.cayenne.PersistenceState
-
Describes a state of an object registered with DataContext/ObjectContext, whose
fields exactly match the state of a corresponding database row.
- CommonsJdbcEventLogger - Class in org.apache.cayenne.log
-
- CommonsJdbcEventLogger() - Constructor for class org.apache.cayenne.log.CommonsJdbcEventLogger
-
- compare(Object, Object) - Method in class org.apache.cayenne.query.Ordering
-
Comparable interface implementation.
- compareFullRows - Variable in class org.apache.cayenne.access.jdbc.DistinctResultIterator
-
- compareTo(DataNodeDescriptor) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- compareTo(NodeDiff) - Method in class org.apache.cayenne.graph.NodeDiff
-
Implements a Comparable interface method to compare based on diffId property.
- compareTo(DataMap) - Method in class org.apache.cayenne.map.DataMap
-
- compareTo(MergerToken) - Method in class org.apache.cayenne.merge.AddRelationshipToDb
-
- comparison_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- compile(String, EntityResolver) - Method in interface org.apache.cayenne.ejbql.EJBQLParser
-
Parses and compiles an expression for the EntityResolver.
- compile(String, EntityResolver) - Method in class org.apache.cayenne.ejbql.parser.EJBQL.EJBQLDefaultParser
-
- complimentaryReverseArcName - Variable in class org.apache.cayenne.reflect.BaseArcProperty
-
- components - Variable in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- CompoundDiff - Class in org.apache.cayenne.graph
-
A GraphDiff that is a list of other GraphDiffs.
- CompoundDiff() - Constructor for class org.apache.cayenne.graph.CompoundDiff
-
Creates an empty CompoundDiff instance.
- CompoundDiff(List<GraphDiff>) - Constructor for class org.apache.cayenne.graph.CompoundDiff
-
Creates CompoundDiff instance.
- compoundPKForObject(Persistent) - Static method in class org.apache.cayenne.Cayenne
-
Returns a primary key map for a persistent object.
- compoundPKForObject(Persistent) - Static method in class org.apache.cayenne.DataObjectUtils
-
Deprecated.
Returns a primary key map for a persistent object.
- compress(GraphDiff) - Method in class org.apache.cayenne.graph.GraphDiffCompressor
-
- concat() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- CONCAT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- concurrencyLevel(int) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies the estimated number of concurrently updating threads.
- ConcurrentLinkedHashMap<K,V> - Class in org.apache.cayenne.util.concurrentlinkedhashmap
-
A hash table supporting full concurrency of retrievals, adjustable expected concurrency
for updates, and a maximum capacity to bound the map by.
- ConcurrentLinkedHashMap.Builder<K,V> - Class in org.apache.cayenne.util.concurrentlinkedhashmap
-
- ConcurrentLinkedHashMap.Builder() - Constructor for class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
- conditional_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- conditional_factor() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- conditional_primary() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- conditional_term() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- ConditionNode - Class in org.apache.cayenne.exp.parser
-
Superclass of conditional expressions.
- ConditionNode(int) - Constructor for class org.apache.cayenne.exp.parser.ConditionNode
-
- ConfigurationException - Exception in org.apache.cayenne
-
A runtime exception thrown on failures in Cayenne configuration.
- ConfigurationException() - Constructor for exception org.apache.cayenne.ConfigurationException
-
Creates new ConfigurationException
without detail message.
- ConfigurationException(String, Object...) - Constructor for exception org.apache.cayenne.ConfigurationException
-
Constructs an exception with the specified message with an optional list of message
formatting arguments.
- ConfigurationException(Throwable) - Constructor for exception org.apache.cayenne.ConfigurationException
-
Constructs an exception wrapping another exception thrown elsewhere.
- ConfigurationException(String, Throwable, Object...) - Constructor for exception org.apache.cayenne.ConfigurationException
-
- configurationLocation(ConfigurationNode) - Method in interface org.apache.cayenne.configuration.ConfigurationNameMapper
-
Returns the name of a configuration resource based on a naming convention for a
given node type.
- configurationLocation(Class<? extends ConfigurationNode>, String) - Method in interface org.apache.cayenne.configuration.ConfigurationNameMapper
-
Returns the name of a configuration resource based on a naming convention for a
given node type.
- configurationLocation(ConfigurationNode) - Method in class org.apache.cayenne.configuration.DefaultConfigurationNameMapper
-
- configurationLocation(Class<? extends ConfigurationNode>, String) - Method in class org.apache.cayenne.configuration.DefaultConfigurationNameMapper
-
- configurationLocations - Variable in class org.apache.cayenne.configuration.server.ServerModule
-
- ConfigurationNameMapper - Interface in org.apache.cayenne.configuration
-
A service that maps the names of configuration objects to the resource names.
- ConfigurationNode - Interface in org.apache.cayenne.configuration
-
Implemented by the "nodes" on the Cayenne configuration tree.
- configurationNodeName(Class<? extends ConfigurationNode>, Resource) - Method in interface org.apache.cayenne.configuration.ConfigurationNameMapper
-
Returns a node name for a given configuration type and a configuration resource.
- configurationNodeName(Class<? extends ConfigurationNode>, Resource) - Method in class org.apache.cayenne.configuration.DefaultConfigurationNameMapper
-
- ConfigurationNodeVisitor<T> - Interface in org.apache.cayenne.configuration
-
A visitor interface for implementing operations on different types of
ConfigurationNode
objects.
- configurationSource - Variable in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- configurationSource - Variable in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- configurationSource - Variable in class org.apache.cayenne.map.DataMap
-
- ConfigurationTree<T extends ConfigurationNode> - Class in org.apache.cayenne.configuration
-
A tree of configuration nodes that contains extra information about the nodes, such
as load errors.
- ConfigurationTree(T) - Constructor for class org.apache.cayenne.configuration.ConfigurationTree
-
- ConfigurationTree(T, Collection<ValidationFailure>) - Constructor for class org.apache.cayenne.configuration.ConfigurationTree
-
- configure(Binder) - Method in class org.apache.cayenne.configuration.rop.client.ClientModule
-
- configure(Binder) - Method in class org.apache.cayenne.configuration.rop.server.ROPServerModule
-
- configure(Binder) - Method in class org.apache.cayenne.configuration.server.ServerModule
-
- configure(Binder) - Method in class org.apache.cayenne.configuration.ToolModule
-
- configure(Binder) - Method in class org.apache.cayenne.configuration.web.WebModule
-
- configure(Binder) - Method in interface org.apache.cayenne.di.Module
-
- configuredStatements() - Method in class org.apache.cayenne.access.DbGenerator
-
Returns a list of all schema statements that should be executed with the current
configuration.
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.db2.DB2Adapter
-
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.derby.DerbyAdapter
-
Installs appropriate ExtendedTypes as converters for passing values between JDBC
and Java layers.
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.frontbase.FrontBaseAdapter
-
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.ingres.IngresAdapter
-
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
Installs appropriate ExtendedTypes used as converters for passing values between
JDBC and Java layers.
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.openbase.OpenBaseAdapter
-
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
Installs appropriate ExtendedTypes as converters for passing values between JDBC
and Java layers.
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.postgres.PostgresAdapter
-
Installs appropriate ExtendedTypes as converters for passing values between JDBC
and Java layers.
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.sqlite.SQLiteAdapter
-
- configureExtendedTypes(ExtendedTypeMap) - Method in class org.apache.cayenne.dba.sybase.SybaseAdapter
-
Installs appropriate ExtendedTypes as converters for passing values between JDBC
and Java layers.
- configureRowDescriptorBuilder(SQLStatement, ResultSet) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
- configURL - Variable in class org.apache.cayenne.event.JavaGroupsBridge
-
- connect() - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
Establishes a session with remote service.
- connect(Persistent) - Method in class org.apache.cayenne.util.PersistentObjectHolder
-
Returns an object that should be stored as a value in this ValueHolder, ensuring
that it is registered with the same context.
- connectChildren() - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
Sets the parent to this for all children.
- connected - Variable in class org.apache.cayenne.event.XMPPBridge
-
- connection - Variable in class org.apache.cayenne.access.DbLoader
-
- connection - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- connection - Variable in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- connection - Variable in class org.apache.cayenne.access.trans.QueryAssembler
-
- connection - Variable in class org.apache.cayenne.configuration.rop.client.ClientChannelProvider
-
- connection - Variable in class org.apache.cayenne.event.XMPPBridge
-
- connection - Variable in class org.apache.cayenne.remote.ClientChannel
-
- connectionClosed(ConnectionEvent) - Method in class org.apache.cayenne.conn.PoolManager
-
Returns closed connection to the pool.
- connectionClosedNotification() - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
Creates and sends an event to listeners when a user closes java.sql.Connection
object belonging to this PooledConnection.
- connectionErrorNotification(SQLException) - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
This method creates and sents an event to listeners when an error occurs in the
underlying connection.
- connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.cayenne.conn.PoolManager
-
Removes connection with an error from the pool.
- connections - Variable in class org.apache.cayenne.access.Transaction
-
- connectionUrl - Variable in class org.apache.cayenne.conn.DriverDataSource
-
- ConnectionWrapper - Class in org.apache.cayenne.conn
-
ConnectionWrapper is a java.sql.Connection
implementation that wraps
another Connection, delegating method calls to this connection.
- ConnectionWrapper(Connection, PooledConnectionImpl) - Constructor for class org.apache.cayenne.conn.ConnectionWrapper
-
Creates new ConnectionWrapper
- Constants - Interface in org.apache.cayenne.configuration
-
Defines the names of runtime properties and DI collections used in DI modules used to
configure server and client runtime.
- constructCache() - Method in class org.apache.cayenne.map.EntityResolver
-
Creates caches of DbEntities by ObjEntity, DataObject class, and ObjEntity name
using internal list of maps.
- constructor_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- constructor_parameter() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- constructor_parameters() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- ContainerPoolFactory - Class in org.apache.cayenne.conn
-
Deprecated.
since 3.1. This class does not belong in Cayenne, as Cayenne no longer
attempts to provide appserver pieces. End users should not need this class
and should use their container's preferred approach to map a DataSource
instead.
- ContainerPoolFactory() - Constructor for class org.apache.cayenne.conn.ContainerPoolFactory
-
Deprecated.
- contains(Object) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- contains(Object) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- contains(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- contains(Object) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- containsAll(Collection<?>) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- containsAll(Collection) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- containsAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- containsAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- containsAllVertices(Collection<? extends E>) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- containsAllVertices(Collection<? extends E>) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- containsKey(Object) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- containsKey(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- containsValue(Object) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- containsValue(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- containsVertex(E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- containsVertex(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- context - Variable in class org.apache.cayenne.access.jdbc.EJBQLConditionTranslator
-
- context - Variable in class org.apache.cayenne.access.jdbc.EJBQLDeleteTranslator
-
- context - Variable in class org.apache.cayenne.access.jdbc.EJBQLFromTranslator
-
- context - Variable in class org.apache.cayenne.access.jdbc.EJBQLJoinAppender
-
- context - Variable in class org.apache.cayenne.access.jdbc.EJBQLSelectColumnsTranslator
-
- context - Variable in class org.apache.cayenne.access.jdbc.EJBQLSelectTranslator
-
- context - Variable in class org.apache.cayenne.access.ObjectStore
-
The DataContext that owns this ObjectStore.
- context - Variable in class org.apache.cayenne.graph.ChildDiffLoader
-
- context - Variable in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- context - Variable in class org.apache.cayenne.util.ObjectContextGraphAction
-
- contextFactory - Variable in class org.apache.cayenne.remote.service.BaseRemoteService
-
- continueFlag - Variable in class org.apache.cayenne.ejbql.EJBQLBaseVisitor
-
- contract(Digraph<Collection<E>, Collection<V>>) - Method in class org.apache.cayenne.ashwood.graph.StrongConnection
-
- ConversionUtil - Class in org.apache.cayenne.util
-
A collection of static conversion utility methods.
- converters - Variable in class org.apache.cayenne.access.jdbc.RowDescriptor
-
- convertToBlobValue(Object) - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
Converts value to byte[] if possible.
- convertToClobValue(Object) - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
Converts to char[] or String.
- convertToExternalSubject(EventSubject) - Static method in class org.apache.cayenne.event.EventBridge
-
A utility method that performs consistent translation from an EventSubject to a
String that can be used by external transport as subject for distributed
communications.
- convertToJdbcObject(Calendar, int) - Method in class org.apache.cayenne.access.types.CalendarType
-
- convertToJdbcObject(Object, int) - Method in class org.apache.cayenne.access.types.UtilDateType
-
- copy(File, File) - Static method in class org.apache.cayenne.util.Util
-
Deprecated.
since 3.1 this method is not used by Cayenne
- copy(URL, File) - Static method in class org.apache.cayenne.util.Util
-
Deprecated.
since 3.1 this method is not used by Cayenne.
- copyPipe(InputStream, OutputStream, int) - Static method in class org.apache.cayenne.util.Util
-
Deprecated.
since 3.1 this method is unused by Cayenne.
- count() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- COUNT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- create(String, Object) - Method in class org.apache.cayenne.util.NamedObjectFactory
-
Internal factory method.
- createAccessor(PersistentDescriptor, String, Class<?>) - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- createAccessor(PersistentDescriptor, String, Class<?>) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
Creates an accessor for the property.
- createAccessor(Class<?>, String) - Static method in class org.apache.cayenne.reflect.PropertyUtils
-
Compiles an accessor that can be used for fast access for the nested property of
the objects of a given class.
- createAdapter(DatabaseMetaData) - Method in interface org.apache.cayenne.configuration.server.DbAdapterDetector
-
Returns an instance of DbAdapter if the factory detects that it knows how to handle
the database or null if the database is not known to the factory, thus allowing
multiple factories to be chained.
- createAdapter(DataNodeDescriptor, DataSource) - Method in interface org.apache.cayenne.configuration.server.DbAdapterFactory
-
Returns an instance of DbAdapter if the factory detects that it knows how to handle
the database.
- createAdapter(DataNodeDescriptor, DataSource) - Method in class org.apache.cayenne.configuration.server.DefaultDbAdapterFactory
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.db2.DB2Sniffer
-
- createAdapter(DatabaseMetaData) - Method in interface org.apache.cayenne.dba.DbAdapterFactory
-
Deprecated.
Returns an instance of DbAdapter if the factory detects that it knows how to handle
the database.
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.derby.DerbySniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.frontbase.FrontBaseSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.h2.H2Sniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.ingres.IngresSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.mysql.MySQLSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.openbase.OpenBaseSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.oracle.OracleSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.postgres.PostgresSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.sqlite.SQLiteSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerSniffer
-
- createAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.dba.sybase.SybaseSniffer
-
- createAddColumnToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.oracle.OracleMergerFactory
-
- createAddColumnToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerMergerFactory
-
- createAddColumnToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.sybase.SybaseMergerFactory
-
- createAddColumnToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createAddColumnToModel(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createAddRelationshipToDb(DbEntity, DbRelationship) - Method in class org.apache.cayenne.dba.ingres.IngresMergerFactory
-
- createAddRelationshipToDb(DbEntity, DbRelationship) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createAddRelationshipToModel(DbEntity, DbRelationship) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createAndInitDataDomain() - Method in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- createArrayOf(String, Object[]) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createAttributeProperty(PersistentDescriptor, ObjAttribute) - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- createAttributeProperty(PersistentDescriptor, ObjAttribute) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- createAutoPk(DataNode, List<DbEntity>) - Method in class org.apache.cayenne.dba.db2.DB2PkGenerator
-
- createAutoPk(DataNode, List<DbEntity>) - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- createAutoPk(DataNode, List<DbEntity>) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- createAutoPk(DataNode, List) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
- createAutoPk(DataNode, List) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
- createAutoPk(DataNode, List<DbEntity>) - Method in interface org.apache.cayenne.dba.PkGenerator
-
Generates necessary database objects to provide automatic primary key support.
- createAutoPk(DataNode, List<DbEntity>) - Method in class org.apache.cayenne.dba.sybase.SybasePkGenerator
-
Generates database objects to provide automatic primary key support.
- createAutoPkStatements(List<DbEntity>) - Method in class org.apache.cayenne.dba.db2.DB2PkGenerator
-
Creates a list of CREATE SEQUENCE statements for the list of DbEntities.
- createAutoPkStatements(List<DbEntity>) - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- createAutoPkStatements(List<DbEntity>) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- createAutoPkStatements(List) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
- createAutoPkStatements(List) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
- createAutoPkStatements(List<DbEntity>) - Method in interface org.apache.cayenne.dba.PkGenerator
-
Returns a list of SQL strings needed to generates database objects to provide
automatic primary support for the list of entities.
- createAutoPkStatements(List<DbEntity>) - Method in class org.apache.cayenne.dba.sybase.SybasePkGenerator
-
- createBlob() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createBuilder() - Method in class org.apache.cayenne.access.jdbc.BatchAction
-
- createChannel() - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
Creates a server-side channel that will handle all client requests.
- createChildContext() - Method in class org.apache.cayenne.access.DataContext
-
- createChildContext() - Method in class org.apache.cayenne.CayenneContext
-
- createChildContext() - Method in interface org.apache.cayenne.ObjectContext
-
- createChildTagHandler(String, String, String, Attributes) - Method in class org.apache.cayenne.configuration.SAXNestedTagHandler
-
- createClob() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createCollectionValueHolder(Object) - Method in class org.apache.cayenne.reflect.BaseToManyProperty
-
Creates a Collection for an object.
- createConstraints - Variable in class org.apache.cayenne.access.DbGenerator
-
- createConstraintsQueries(DbEntity) - Method in class org.apache.cayenne.access.DbGenerator
-
Creates FK and UNIQUE constraint statements for a given table.
- createContext() - Method in interface org.apache.cayenne.configuration.ObjectContextFactory
-
Creates an ObjectContext attached to a default DataChannel.
- createContext(DataChannel) - Method in interface org.apache.cayenne.configuration.ObjectContextFactory
-
Creates an ObjectContext attached to a provided channel.
- createContext() - Method in class org.apache.cayenne.configuration.rop.client.CayenneContextFactory
-
- createContext(DataChannel) - Method in class org.apache.cayenne.configuration.rop.client.CayenneContextFactory
-
- createContext() - Method in class org.apache.cayenne.configuration.server.DataContextFactory
-
- createContext(DataChannel) - Method in class org.apache.cayenne.configuration.server.DataContextFactory
-
- createCreateTableToDb(DbEntity) - Method in class org.apache.cayenne.dba.openbase.OpenBaseMergerFactory
-
- createCreateTableToDb(DbEntity) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createCreateTableToModel(DbEntity) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createDataContext() - Method in class org.apache.cayenne.access.DataDomain
-
- createDataContext(boolean) - Method in class org.apache.cayenne.access.DataDomain
-
- createDataDomain(String) - Method in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- createDbRelationshipName(ExportedKey, boolean) - Method in class org.apache.cayenne.map.naming.BasicNamingStrategy
-
- createDbRelationshipName(ExportedKey, boolean) - Method in interface org.apache.cayenne.map.naming.NamingStrategy
-
Creates new name for Db Relationship
- createDeleteQueryBuilder(DbAdapter) - Method in interface org.apache.cayenne.access.jdbc.BatchQueryBuilderFactory
-
Creates query builder for DELETE queries
- createDeleteQueryBuilder(DbAdapter) - Method in class org.apache.cayenne.access.jdbc.DefaultBatchQueryBuilderFactory
-
- createDeleteQueryBuilder(DbAdapter) - Method in class org.apache.cayenne.access.jdbc.SoftDeleteQueryBuilderFactory
-
- createDescriptor(String) - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
Creates a new descriptor.
- createDescriptor() - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- createDescriptor() - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- createdFromDataDomain(DataDomain) - Method in class org.apache.cayenne.configuration.server.DataContextFactory
-
- createDiff(DataRow) - Method in class org.apache.cayenne.DataRow
-
Creates a DataRow that contains only the keys that have values that differ between
this object and row
parameter.
- createDropColumnToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.ingres.IngresMergerFactory
-
- createDropColumnToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.sybase.SybaseMergerFactory
-
- createDropColumnToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createDropColumnToModel(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createDropRelationshipToDb(DbEntity, DbRelationship) - Method in class org.apache.cayenne.dba.ingres.IngresMergerFactory
-
- createDropRelationshipToDb(DbEntity, DbRelationship) - Method in class org.apache.cayenne.dba.mysql.MySQLMergerFactory
-
- createDropRelationshipToDb(DbEntity, DbRelationship) - Method in class org.apache.cayenne.dba.openbase.OpenBaseMergerFactory
-
- createDropRelationshipToDb(DbEntity, DbRelationship) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createDropRelationshipToModel(DbEntity, DbRelationship) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createDropTableToDb(DbEntity) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createDropTableToModel(DbEntity) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createEJBQLTranslatorFactory() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- createEJBQLTranslatorFactory() - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
- createEJBQLTranslatorFactory() - Method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
- createEJBQLTranslatorFactory() - Method in class org.apache.cayenne.dba.sybase.SybaseAdapter
-
- createEmbeddableAccessor(EmbeddableDescriptor, String, Class<?>) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
Creates an accessor for the property of the embeddable class.
- createEmbeddableDescriptor(EmbeddedAttribute) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
Creates a descriptor of the embedded property.
- createEmbeddedAttributeProperty(PersistentDescriptor, EmbeddedAttribute, ObjAttribute) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- createEventBridge(Collection<EventSubject>, String, Map<String, Object>) - Method in interface org.apache.cayenne.event.EventBridgeFactory
-
Creates an EventBridge with the specified parameters.
- createEventBridge(Collection<EventSubject>, String, Map<String, Object>) - Method in class org.apache.cayenne.event.JavaGroupsBridgeFactory
-
Creates a JavaGroupsBridge instance.
- createEventBridge(Collection<EventSubject>, String, Map<String, Object>) - Method in class org.apache.cayenne.event.JMSBridgeFactory
-
- createEventBridge(Collection<EventSubject>, String, Map<String, Object>) - Method in class org.apache.cayenne.event.XMPPBridgeFactory
-
- createFactory(String[], EntityResolver) - Static method in class org.apache.cayenne.remote.hessian.HessianConfig
-
Creates a Hessian SerializerFactory configured with zero or more
AbstractSerializerFactory extensions.
- createFkConstraint(DbRelationship) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- createFkConstraint(DbRelationship) - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns a SQL string that can be used to create a foreign key constraint for the
relationship, or null if foreign keys are not supported.
- createFkConstraint(DbRelationship) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBAdapter
-
Adds an ADD CONSTRAINT clause to a relationship constraint.
- createFkConstraint(DbRelationship) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Returns a SQL string that can be used to create a foreign key constraint for the
relationship.
- createFkConstraint(DbRelationship) - Method in class org.apache.cayenne.dba.openbase.OpenBaseAdapter
-
Returns a SQL string that can be used to create a foreign key constraint for the
relationship.
- createFkConstraint(DbRelationship) - Method in class org.apache.cayenne.dba.sqlite.SQLiteAdapter
-
- createFromDataContext(DataContext) - Method in class org.apache.cayenne.configuration.server.DataContextFactory
-
- createFromGenericChannel(DataChannel) - Method in class org.apache.cayenne.configuration.server.DataContextFactory
-
- CreateIfNoSchemaStrategy - Class in org.apache.cayenne.access.dbsync
-
- CreateIfNoSchemaStrategy() - Constructor for class org.apache.cayenne.access.dbsync.CreateIfNoSchemaStrategy
-
- createInjector(Module...) - Static method in class org.apache.cayenne.di.DIBootstrap
-
Creates and returns an injector instance working with the set of provided modules.
- createInjector(Collection<Module>) - Static method in class org.apache.cayenne.di.DIBootstrap
-
Creates and returns an injector instance working with the set of provided modules.
- createInsertQueryBuilder(DbAdapter) - Method in interface org.apache.cayenne.access.jdbc.BatchQueryBuilderFactory
-
Creates query builder for INSERT queries
- createInsertQueryBuilder(DbAdapter) - Method in class org.apache.cayenne.access.jdbc.DefaultBatchQueryBuilderFactory
-
- createJoinStack() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
- createListener(EntityListener, ObjEntity) - Method in interface org.apache.cayenne.map.EntityListenerFactory
-
Creates an instance of entity listener of a given class.
- createLOBSelectString(BatchQuery, List, List) - Method in class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
-
- createMapKeyAccessor(ObjRelationship, ClassDescriptor) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
Creates an accessor to read a map key for a given relationship.
- createMergeTokens(DataNode, DataMap) - Method in class org.apache.cayenne.merge.DbMerger
-
- createMergeTokens(DbAdapter, DataSource, DataMap) - Method in class org.apache.cayenne.merge.DbMerger
-
- createModules(Module...) - Method in class org.apache.cayenne.configuration.web.WebConfiguration
-
Creates and returns a collection of modules made of provided standard modules and
extra custom modules specified via an optional "extra-modules" init parameter.
- createName(Class, Object) - Static method in class org.apache.cayenne.util.NamedObjectFactory
-
- createName(Class, Object, String) - Static method in class org.apache.cayenne.util.NamedObjectFactory
-
- createNClob() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createObjAttributeName(DbAttribute) - Method in class org.apache.cayenne.map.naming.BasicNamingStrategy
-
- createObjAttributeName(DbAttribute) - Method in interface org.apache.cayenne.map.naming.NamingStrategy
-
Creates new name for Obj Attribute
- createObject() - Method in interface org.apache.cayenne.cache.QueryCacheEntryFactory
-
Provides a fresh value of the cache entry.
- createObject() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Creates a new instance of a class described by this object.
- createObject(Object, String) - Method in interface org.apache.cayenne.reflect.EmbeddableDescriptor
-
Creates a new instance of an embeddable class described by this object.
- createObject(Object, String) - Method in class org.apache.cayenne.reflect.FieldEmbeddableDescriptor
-
- createObject() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- createObject() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Creates a new instance of a class described by this object.
- createObject(Class, Object) - Static method in class org.apache.cayenne.util.NamedObjectFactory
-
Creates an object using an appropriate factory class.
- createObject(Class<? extends DataMap>, Object, String) - Static method in class org.apache.cayenne.util.NamedObjectFactory
-
- createObjectMap() - Method in class org.apache.cayenne.access.DefaultObjectMapRetainStrategy
-
- createObjectMap() - Method in interface org.apache.cayenne.access.ObjectMapRetainStrategy
-
- createObjectStore(DataRowStore) - Method in class org.apache.cayenne.configuration.DefaultObjectStoreFactory
-
- createObjectStore(DataRowStore) - Method in interface org.apache.cayenne.configuration.ObjectStoreFactory
-
- createObjEntityName(DbEntity) - Method in class org.apache.cayenne.map.naming.BasicNamingStrategy
-
- createObjEntityName(DbEntity) - Method in interface org.apache.cayenne.map.naming.NamingStrategy
-
Creates new name for Obj Entity
- createObjRelationshipName(DbRelationship) - Method in class org.apache.cayenne.map.naming.BasicNamingStrategy
-
- createObjRelationshipName(DbRelationship) - Method in interface org.apache.cayenne.map.naming.NamingStrategy
-
Creates new name for Obj Relationship
- createPK - Variable in class org.apache.cayenne.access.DbGenerator
-
- createPkGenerator() - Method in class org.apache.cayenne.dba.db2.DB2Adapter
-
Creates a DB2 specific PK Generator.
- createPkGenerator() - Method in class org.apache.cayenne.dba.derby.DerbyAdapter
-
- createPkGenerator() - Method in class org.apache.cayenne.dba.frontbase.FrontBaseAdapter
-
- createPkGenerator() - Method in class org.apache.cayenne.dba.ingres.IngresAdapter
-
- createPkGenerator() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Creates and returns a primary key generator.
- createPkGenerator() - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
Creates and returns a primary key generator.
- createPkGenerator() - Method in class org.apache.cayenne.dba.openbase.OpenBaseAdapter
-
Creates and returns a primary key generator.
- createPkGenerator() - Method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
Creates and returns a primary key generator.
- createPkGenerator() - Method in class org.apache.cayenne.dba.postgres.PostgresAdapter
-
- createPkGenerator() - Method in class org.apache.cayenne.dba.sybase.SybaseAdapter
-
Creates and returns a primary key generator.
- createPKString(DbEntity) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
Returns a String to create PK support for an entity.
- createProxyDescriptor(String) - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
Creates a descriptor wrapper that will compile the underlying descriptor on demand.
- createQuery(Map<String, ?>) - Method in interface org.apache.cayenne.query.ParameterizedQuery
-
Creates a new query based on current query as a template, and using a Map of named
parameters.
- createQuery(Map<String, ?>) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Creates and returns a new ProcedureQuery built using this query as a prototype and
substituting template parameters with the values from the map.
- createQuery(Map<String, ?>) - Method in class org.apache.cayenne.query.SelectQuery
-
Creates and returns a new SelectQuery built using this query as a prototype and
substituting qualifier parameters with the values from the map.
- createQuery(Map<String, ?>) - Method in class org.apache.cayenne.query.SQLTemplate
-
Creates and returns a new SQLTemplate built using this query as a prototype and
substituting template parameters with the values from the map.
- createRelationship(Entity, Entity, boolean) - Static method in class org.apache.cayenne.util.NamedObjectFactory
-
Creates a relationship using an appropriate factory class.
- createRemoteSession(String, String, boolean) - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
- createReplacementId() - Method in class org.apache.cayenne.ObjectId
-
Creates and returns a replacement ObjectId.
- createReplacementQuery(EntityResolver) - Method in class org.apache.cayenne.query.IndirectQuery
-
Creates a substitute query.
- createReplacementQuery(EntityResolver) - Method in class org.apache.cayenne.query.NamedQuery
-
- createReplacementQuery(EntityResolver) - Method in class org.apache.cayenne.query.ObjectIdQuery
-
- createReplacementQuery(EntityResolver) - Method in class org.apache.cayenne.query.RelationshipQuery
-
- createResourceFinder() - Method in class org.apache.cayenne.map.MapLoader
-
Deprecated.
since 3.1 as MapLoader should not bother itself with looking up
resources.
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.AddColumnToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.AddColumnToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.AddRelationshipToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.AddRelationshipToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.CreateTableToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.CreateTableToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.DropColumnToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.DropColumnToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.DropRelationshipToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.DropRelationshipToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.DropTableToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.DropTableToModel
-
- createReverse(MergerFactory) - Method in interface org.apache.cayenne.merge.MergerToken
-
Create a token with the reverse direction.
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetAllowNullToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetAllowNullToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetColumnTypeToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetColumnTypeToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetNotNullToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetNotNullToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetPrimaryKeyToDb
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetPrimaryKeyToModel
-
- createReverse(MergerFactory) - Method in class org.apache.cayenne.merge.SetValueForNullToDb
-
- createReverseJoin() - Method in class org.apache.cayenne.map.DbJoin
-
Returns a "reverse" join.
- createReverseRelationship() - Method in class org.apache.cayenne.map.DbRelationship
-
Creates a new relationship with the same set of joins, but going in the opposite
direction.
- createReverseRelationship() - Method in class org.apache.cayenne.map.ObjRelationship
-
Creates a complimentary reverse relationship from target entity to the
source entity.
- createSequenceString(DbEntity) - Method in class org.apache.cayenne.dba.db2.DB2PkGenerator
-
Returns CREATE SEQUENCE statement for entity.
- createSequenceString(DbEntity) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
- createSequenceString(DbEntity) - Method in class org.apache.cayenne.dba.postgres.PostgresPkGenerator
-
- createServerEventBridge() - Method in class org.apache.cayenne.remote.RemoteSession
-
Creates an EventBridge that will listen for server events.
- createServerSession() - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
Creates a new ServerSession with a dedicated DataChannel.
- createServerSession(String) - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
Creates a new ServerSession based on a shared DataChannel.
- createServerSession() - Method in class org.apache.cayenne.remote.service.HttpRemoteService
-
Creates a new ServerSession with a dedicated DataChannel.
- createServerSession(String) - Method in class org.apache.cayenne.remote.service.HttpRemoteService
-
Creates a new ServerSession based on a shared DataChannel.
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.derby.DerbyMergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.h2.H2MergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.hsqldb.HSQLMergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.ingres.IngresMergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.mysql.MySQLMergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.openbase.OpenBaseMergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.oracle.OracleMergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerMergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.sybase.SybaseMergerFactory
-
- createSetAllowNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSetAllowNullToModel(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.db2.DB2MergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.derby.DerbyMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.h2.H2MergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.hsqldb.HSQLMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.ingres.IngresMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.mysql.MySQLMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.openbase.OpenBaseMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.oracle.OracleMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.postgres.PostgresMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.dba.sybase.SybaseMergerFactory
-
- createSetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSetColumnTypeToModel(DbEntity, DbAttribute, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSetNotNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.derby.DerbyMergerFactory
-
- createSetNotNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.ingres.IngresMergerFactory
-
- createSetNotNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.mysql.MySQLMergerFactory
-
- createSetNotNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.openbase.OpenBaseMergerFactory
-
- createSetNotNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.oracle.OracleMergerFactory
-
- createSetNotNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerMergerFactory
-
- createSetNotNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.dba.sybase.SybaseMergerFactory
-
- createSetNotNullToDb(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSetNotNullToModel(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSetPrimaryKeyToDb(DbEntity, Collection<DbAttribute>, Collection<DbAttribute>, String) - Method in class org.apache.cayenne.dba.h2.H2MergerFactory
-
- createSetPrimaryKeyToDb(DbEntity, Collection<DbAttribute>, Collection<DbAttribute>, String) - Method in class org.apache.cayenne.dba.hsqldb.HSQLMergerFactory
-
- createSetPrimaryKeyToDb(DbEntity, Collection<DbAttribute>, Collection<DbAttribute>, String) - Method in class org.apache.cayenne.dba.mysql.MySQLMergerFactory
-
- createSetPrimaryKeyToDb(DbEntity, Collection<DbAttribute>, Collection<DbAttribute>, String) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSetPrimaryKeyToModel(DbEntity, Collection<DbAttribute>, Collection<DbAttribute>, String) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSetValueForNullToDb(DbEntity, DbAttribute, ValueForNullProvider) - Method in class org.apache.cayenne.merge.MergerFactory
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.AbstractToDbToken
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.AddColumnToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.AddRelationshipToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.CreateTableToDb
-
- createSql(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.DefaultValueForNullProvider
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.DropColumnToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.DropRelationshipToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.DropTableToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.SetAllowNullToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.SetColumnTypeToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.SetNotNullToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.SetPrimaryKeyToDb
-
- createSql(DbAdapter) - Method in class org.apache.cayenne.merge.SetValueForNullToDb
-
- createSql(DbEntity, DbAttribute) - Method in interface org.apache.cayenne.merge.ValueForNullProvider
-
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.AbstractQuery
-
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.BatchQuery
-
Calls "batchAction" on the visitor.
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.IndirectQuery
-
Throws an exception as indirect query should not be executed directly.
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Calls "makeProcedure" on the visitor.
- createSQLAction(SQLActionVisitor) - Method in interface org.apache.cayenne.query.Query
-
A callback method invoked by Cayenne during the final execution phase of the query
run.
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.QueryChain
-
Throws an exception as execution should've been delegated to the queries contained
in the chain.
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.RefreshQuery
-
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.SelectQuery
-
Calls "makeSelect" on the visitor.
- createSQLAction(SQLActionVisitor) - Method in class org.apache.cayenne.query.SQLTemplate
-
Calls sqlAction(this) on the visitor.
- createSqlString(BatchQuery) - Method in class org.apache.cayenne.access.jdbc.SoftDeleteBatchQueryBuilder
-
- createSqlString(BatchQuery) - Method in class org.apache.cayenne.access.trans.BatchQueryBuilder
-
Translates BatchQuery into an SQL string formatted to use in a PreparedStatement.
- createSqlString(BatchQuery) - Method in class org.apache.cayenne.access.trans.DeleteBatchQueryBuilder
-
- createSqlString(BatchQuery) - Method in class org.apache.cayenne.access.trans.InsertBatchQueryBuilder
-
- createSqlString(BatchQuery) - Method in class org.apache.cayenne.access.trans.LOBInsertBatchQueryBuilder
-
- createSqlString(BatchQuery) - Method in class org.apache.cayenne.access.trans.LOBUpdateBatchQueryBuilder
-
- createSqlString() - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
Creates an SQL String for the stored procedure call.
- createSqlString() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Translates query into sql string.
- createSqlString() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
Returns query translated to SQL.
- createSqlString(BatchQuery) - Method in class org.apache.cayenne.access.trans.UpdateBatchQueryBuilder
-
- createSqlString() - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBProcedureTranslator
-
Creates HSQLDB-compliant SQL to execute a stored procedure.
- createSQLXML() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createStatement() - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
Creates and binds a PreparedStatement to execute query SQL via JDBC.
- createStatement() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Translates internal query into PreparedStatement.
- createStatement() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createStatement(int, int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createStatement(int, int, int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createStruct(String, Object[]) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.db2.DB2Adapter
-
Returns a SQL string that can be used to create database table corresponding to
ent
parameter.
- createTable(DbEntity) - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns a SQL string that can be used to create database table corresponding to
entity
parameter.
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.frontbase.FrontBaseAdapter
-
Customizes table creating procedure for FrontBase.
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBAdapter
-
Uses "CREATE CACHED TABLE" instead of "CREATE TABLE".
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBNoSchemaAdapter
-
Uses unqualified entity names.
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Returns a SQL string that can be used to create database table corresponding to
ent
parameter.
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
Overrides super implementation to explicitly set table engine to InnoDB if FK
constraints are supported by this adapter.
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.openbase.OpenBaseAdapter
-
Returns a SQL string that can be used to create database table corresponding to
ent
parameter.
- createTable(DbEntity) - Method in class org.apache.cayenne.dba.postgres.PostgresAdapter
-
Customizes table creating procedure for PostgreSQL.
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in interface org.apache.cayenne.dba.DbAdapter
-
Append the column type part of a "create table" to the given
StringBuffer
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.derby.DerbyAdapter
-
Appends SQL for column creation to CREATE TABLE buffer.
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.h2.H2Adapter
-
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBAdapter
-
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.ingres.IngresAdapter
-
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Appends SQL for column creation to CREATE TABLE buffer.
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
Appends AUTO_INCREMENT clause to the column definition for generated columns.
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.sqlite.SQLiteAdapter
-
Appends AUTOINCREMENT clause to the column definition for generated columns.
- createTableAppendColumn(StringBuffer, DbAttribute) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerAdapter
-
Overrides super implementation to correctly set up identity columns.
- createTableAppendPKClause(StringBuffer, DbEntity) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- createTableAppendPKClause(StringBuffer, DbEntity) - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
Customizes PK clause semantics to ensure that generated columns are in the
beginning of the PK definition, as this seems to be a requirement for InnoDB
tables.
- createTableAppendPKClause(StringBuffer, DbEntity) - Method in class org.apache.cayenne.dba.sqlite.SQLiteAdapter
-
- createTables - Variable in class org.apache.cayenne.access.DbGenerator
-
- CreateTableToDb - Class in org.apache.cayenne.merge
-
- CreateTableToDb(DbEntity) - Constructor for class org.apache.cayenne.merge.CreateTableToDb
-
- CreateTableToModel - Class in org.apache.cayenne.merge
-
- CreateTableToModel(DbEntity) - Constructor for class org.apache.cayenne.merge.CreateTableToModel
-
- createTargetObjectId(String, DbRelationship) - Method in class org.apache.cayenne.DataRow
-
Returns an ObjectId of an object on the other side of the to-one relationship, for
this DataRow representing a source of relationship.
- createToManyCollectionProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- createToManyCollectionProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- createToManyCollectionProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.valueholder.ValueHolderDescriptorFactory
-
- createToManyListProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- createToManyListProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- createToManyListProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.valueholder.ValueHolderDescriptorFactory
-
- createToManyMapProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- createToManyMapProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- createToManyMapProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.valueholder.ValueHolderDescriptorFactory
-
- createToManySetProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- createToManySetProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- createToManySetProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.valueholder.ValueHolderDescriptorFactory
-
- createToOneProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- createToOneProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- createToOneProperty(PersistentDescriptor, ObjRelationship) - Method in class org.apache.cayenne.reflect.valueholder.ValueHolderDescriptorFactory
-
- createTransaction() - Method in class org.apache.cayenne.access.DataDomain
-
Creates and returns a new inactive transaction.
- createTranslator(Connection) - Method in class org.apache.cayenne.access.jdbc.ProcedureAction
-
Returns the ProcedureTranslator to use for this ProcedureAction.
- createTranslator(Connection) - Method in class org.apache.cayenne.access.jdbc.SelectAction
-
- createTranslator(Connection) - Method in class org.apache.cayenne.dba.ingres.IngresSelectAction
-
- createTranslator(Connection) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerSelectAction
-
- createType(String) - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Returns an ExtendedType for specific Java classes.
- createUniqueConstraint(DbEntity, Collection<DbAttribute>) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- createUniqueConstraint(DbEntity, Collection<DbAttribute>) - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns a DDL string to create a unique constraint over a set of columns, or null
if the unique constraints are not supported.
- createUniqueConstraint(DbEntity, Collection<DbAttribute>) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBAdapter
-
Returns a DDL string to create a unique constraint over a set of columns.
- createUniqueConstraint(DbEntity, Collection<DbAttribute>) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Returns a DDL string to create a unique constraint over a set of columns.
- createUniqueConstraint(DbEntity, Collection<DbAttribute>) - Method in class org.apache.cayenne.dba.sqlite.SQLiteAdapter
-
- createUniquePKIndexString(DbEntity) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
Returns a String to create a unique index on table primary key columns per OpenBase
recommendations.
- createUpdateQueryBuilder(DbAdapter) - Method in interface org.apache.cayenne.access.jdbc.BatchQueryBuilderFactory
-
Creates query builder for UPDATE queries
- createUpdateQueryBuilder(DbAdapter) - Method in class org.apache.cayenne.access.jdbc.DefaultBatchQueryBuilderFactory
-
- createXmlReader() - Static method in class org.apache.cayenne.util.Util
-
Creates an XMLReader with default feature set.
- creatingMeaningfulPK - Variable in class org.apache.cayenne.access.DbLoader
-
- curChar - Variable in class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
- curChar - Variable in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
- CURRENT_DATE - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- CURRENT_TIME - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- CURRENT_TIMESTAMP - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- currentEntity - Variable in class org.apache.cayenne.access.jdbc.EJBQLDbPathTranslator
-
- currentEntity - Variable in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- currentIndex - Variable in class org.apache.cayenne.util.GenericResponse
-
- currentIndex - Variable in class org.apache.cayenne.util.ListResponse
-
- currentList() - Method in interface org.apache.cayenne.QueryResponse
-
Returns a List under the current iterator position.
- currentList() - Method in class org.apache.cayenne.util.GenericResponse
-
- currentList() - Method in class org.apache.cayenne.util.ListResponse
-
- currentSnapshot(Persistent) - Method in class org.apache.cayenne.access.DataContext
-
Returns a DataRow reflecting current, possibly uncommitted, object state.
- currentToken - Variable in exception org.apache.cayenne.ejbql.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.apache.cayenne.exp.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentUpdateCount() - Method in interface org.apache.cayenne.QueryResponse
-
Returns an update count under the current iterator position.
- currentUpdateCount() - Method in class org.apache.cayenne.util.GenericResponse
-
- currentUpdateCount() - Method in class org.apache.cayenne.util.ListResponse
-
- DATA_MAP_ROOT - Static variable in class org.apache.cayenne.map.MapLoader
-
- DATA_MAP_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- databaseTypes - Variable in class org.apache.cayenne.dba.TypesMapping
-
- dataChannel - Variable in class org.apache.cayenne.configuration.rop.client.CayenneContextFactory
-
- DataChannel - Interface in org.apache.cayenne
-
DataChannel is an abstraction used by ObjectContexts to obtain mapping metadata and
access a persistent store.
- DataChannelDescriptor - Class in org.apache.cayenne.configuration
-
A descriptor of a DataChannel normally loaded from XML configuration.
- DataChannelDescriptor() - Constructor for class org.apache.cayenne.configuration.DataChannelDescriptor
-
- dataChannelDescriptor - Variable in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- dataChannelDescriptor - Variable in class org.apache.cayenne.map.DataMap
-
- DataChannelDescriptorLoader - Interface in org.apache.cayenne.configuration
-
- DataChannelDescriptorMerger - Interface in org.apache.cayenne.configuration
-
Merges multiple descriptors into a single runtime descriptor.
- DataChannelFilter - Interface in org.apache.cayenne
-
An interface of a filter that allows to intercept DataChannel operations.
- DataChannelFilterChain - Interface in org.apache.cayenne
-
Provides DataChannelFilters with API to pass control to the next filter in the chain or
the underlying DataChannel for the last chain filter.
- DataChannelListener - Interface in org.apache.cayenne
-
- DataChannelSyncCallbackAction - Class in org.apache.cayenne
-
- DataChannelSyncFilterChain - Interface in org.apache.cayenne
-
- DataContext - Class in org.apache.cayenne.access
-
- DataContext() - Constructor for class org.apache.cayenne.access.DataContext
-
Creates a new DataContext that is not attached to the Cayenne stack.
- DataContext(DataChannel, ObjectStore) - Constructor for class org.apache.cayenne.access.DataContext
-
Creates a new DataContext with parent DataChannel and ObjectStore.
- dataContext - Variable in class org.apache.cayenne.access.IncrementalFaultList
-
- DataContextDelegate - Interface in org.apache.cayenne.access
-
Defines API for a DataContext "delegate" - an object that is temporarily passed control
by DataContext at some critical points in the normal flow of execution.
- DataContextFactory - Class in org.apache.cayenne.configuration.server
-
- DataContextFactory() - Constructor for class org.apache.cayenne.configuration.server.DataContextFactory
-
- DataDomain - Class in org.apache.cayenne.access
-
DataDomain performs query routing functions in Cayenne.
- DataDomain(String) - Constructor for class org.apache.cayenne.access.DataDomain
-
Creates a DataDomain and assigns it a name.
- DataDomain(String, Map) - Constructor for class org.apache.cayenne.access.DataDomain
-
Creates new DataDomain.
- dataDomain - Variable in class org.apache.cayenne.configuration.server.DataContextFactory
-
- dataDomain - Variable in class org.apache.cayenne.configuration.server.DomainDataChannelProvider
-
- DataDomainLoadException - Exception in org.apache.cayenne.configuration.server
-
- DataDomainLoadException() - Constructor for exception org.apache.cayenne.configuration.server.DataDomainLoadException
-
- DataDomainLoadException(String, Object...) - Constructor for exception org.apache.cayenne.configuration.server.DataDomainLoadException
-
- DataDomainLoadException(ConfigurationTree<DataChannelDescriptor>, String, Object...) - Constructor for exception org.apache.cayenne.configuration.server.DataDomainLoadException
-
- DataDomainLoadException(Throwable) - Constructor for exception org.apache.cayenne.configuration.server.DataDomainLoadException
-
- DataDomainLoadException(String, Throwable, Object...) - Constructor for exception org.apache.cayenne.configuration.server.DataDomainLoadException
-
- DataDomainProvider - Class in org.apache.cayenne.configuration.server
-
- DataDomainProvider() - Constructor for class org.apache.cayenne.configuration.server.DataDomainProvider
-
- DataMap - Class in org.apache.cayenne.map
-
Stores a collection of related mapping objects that describe database and object layers
of an application.
- DataMap() - Constructor for class org.apache.cayenne.map.DataMap
-
Creates a new unnamed DataMap.
- DataMap(String) - Constructor for class org.apache.cayenne.map.DataMap
-
Creates a new named DataMap.
- DataMap(String, Map<String, Object>) - Constructor for class org.apache.cayenne.map.DataMap
-
- dataMap - Variable in class org.apache.cayenne.map.Embeddable
-
- dataMap - Variable in class org.apache.cayenne.map.Entity
-
- dataMap - Variable in class org.apache.cayenne.map.Procedure
-
- dataMap - Variable in class org.apache.cayenne.query.AbstractQuery
-
- dataMap - Variable in class org.apache.cayenne.query.BatchQuery
-
- dataMap - Variable in class org.apache.cayenne.query.EJBQLQuery
-
- dataMap - Variable in class org.apache.cayenne.query.IndirectQuery
-
- dataMap - Variable in class org.apache.cayenne.query.QueryChain
-
- DataMapLoader - Interface in org.apache.cayenne.configuration
-
A loader of DataMaps.
- dataMapLoader - Variable in class org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader
-
- dataMapNames - Variable in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- dataMaps - Variable in class org.apache.cayenne.access.DataNode
-
- dataMaps - Variable in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- DataNode - Class in org.apache.cayenne.access
-
An abstraction of a single physical data storage.
- DataNode() - Constructor for class org.apache.cayenne.access.DataNode
-
Creates a new unnamed DataNode.
- DataNode(String) - Constructor for class org.apache.cayenne.access.DataNode
-
Creates a new DataNode, assigning it a name.
- DataNodeDescriptor - Class in org.apache.cayenne.configuration
-
- DataNodeDescriptor() - Constructor for class org.apache.cayenne.configuration.DataNodeDescriptor
-
- DataNodeDescriptor(String) - Constructor for class org.apache.cayenne.configuration.DataNodeDescriptor
-
- DataObject - Interface in org.apache.cayenne
-
Defines basic methods for a persistent object in Cayenne.
- DataObjectDescriptorFactory - Class in org.apache.cayenne.reflect.generic
-
- DataObjectDescriptorFactory(ClassDescriptorMap, FaultFactory) - Constructor for class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- DataObjectMatchTranslator - Class in org.apache.cayenne.access.trans
-
- DataObjectMatchTranslator() - Constructor for class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- DataObjectUtils - Class in org.apache.cayenne
-
Deprecated.
since 3.1 Cayenne
class is used instead
- DataPort - Class in org.apache.cayenne.access
-
An engine to port data between two DataNodes.
- DataPort() - Constructor for class org.apache.cayenne.access.DataPort
-
- DataPort(DataPortDelegate) - Constructor for class org.apache.cayenne.access.DataPort
-
Creates a new DataPort instance, setting its delegate.
- DataPortDelegate - Interface in org.apache.cayenne.access
-
Interface for callback and delegate methods allowing implementing classes to control
various aspects of data porting via DataPort.
- DataRow - Class in org.apache.cayenne
-
DataRow a map that holds values retrieved from the database for a given query row.
- DataRow(Map<String, ?>) - Constructor for class org.apache.cayenne.DataRow
-
- DataRow(int) - Constructor for class org.apache.cayenne.DataRow
-
- dataRowCache - Variable in class org.apache.cayenne.access.ObjectStore
-
Stores a reference to the DataRowStore.
- dataRowCacheSet - Variable in class org.apache.cayenne.access.ObjectStore
-
- dataRowKey - Variable in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- DataRowStore - Class in org.apache.cayenne.access
-
A fixed size cache of DataRows keyed by ObjectId.
- DataRowStore(String, Map, EventManager) - Constructor for class org.apache.cayenne.access.DataRowStore
-
Creates new DataRowStore with a specified name and a set of properties.
- dataSource - Variable in class org.apache.cayenne.access.DataNode
-
- dataSourceDescriptor - Variable in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- dataSourceFactory - Variable in class org.apache.cayenne.access.DataNode
-
- dataSourceFactory - Variable in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- DataSourceFactory - Interface in org.apache.cayenne.configuration.server
-
- dataSourceFactoryType - Variable in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- DataSourceInfo - Class in org.apache.cayenne.conn
-
Helper JavaBean class that holds DataSource login information.
- DataSourceInfo() - Constructor for class org.apache.cayenne.conn.DataSourceInfo
-
- dataSourceLocation - Variable in class org.apache.cayenne.access.DataNode
-
- dataSourceUrl - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- dataSourceUrl - Variable in class org.apache.cayenne.conn.PoolManager
-
- datetime_comp() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- datetime_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- datetime_primary() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- DateType - Class in org.apache.cayenne.access.types
-
- DateType() - Constructor for class org.apache.cayenne.access.types.DateType
-
- DB2ActionBuilder - Class in org.apache.cayenne.dba.db2
-
- DB2Adapter - Class in org.apache.cayenne.dba.db2
-
- DB2Adapter(RuntimeProperties, List<ExtendedType>, List<ExtendedType>, List<ExtendedTypeFactory>) - Constructor for class org.apache.cayenne.dba.db2.DB2Adapter
-
- DB2MergerFactory - Class in org.apache.cayenne.dba.db2
-
- DB2MergerFactory() - Constructor for class org.apache.cayenne.dba.db2.DB2MergerFactory
-
- DB2PkGenerator - Class in org.apache.cayenne.dba.db2
-
- DB2QualifierTranslator - Class in org.apache.cayenne.dba.db2
-
- DB2QualifierTranslator(QueryAssembler, String) - Constructor for class org.apache.cayenne.dba.db2.DB2QualifierTranslator
-
- DB2Sniffer - Class in org.apache.cayenne.dba.db2
-
- DB2Sniffer(AdhocObjectFactory) - Constructor for class org.apache.cayenne.dba.db2.DB2Sniffer
-
- DB_ATTRIBUTE_PAIR_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- DB_ATTRIBUTE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- DB_ENTITY_ROOT - Static variable in class org.apache.cayenne.map.MapLoader
-
- DB_ENTITY_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- DB_GENERATOR_NAME_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- DB_GENERATOR_TYPE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- DB_KEY_CACHE_SIZE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- DB_KEY_GENERATOR_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- db_path() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- DB_PATH - Static variable in class org.apache.cayenne.exp.Expression
-
Expression describes a path relative to a DbEntity.
- DB_PREFIX - Static variable in class org.apache.cayenne.exp.parser.ASTDbPath
-
- DB_RELATIONSHIP_REF_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- DB_RELATIONSHIP_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- DbAdapter - Interface in org.apache.cayenne.dba
-
A Cayenne extension point that abstracts the differences between specifics of JDBC
interfaces to various databases.
- DbAdapterDetector - Interface in org.apache.cayenne.configuration.server
-
A factory interface providing DbAdapter based on JDBC metadata.
- DbAdapterFactory - Interface in org.apache.cayenne.configuration.server
-
- DbAdapterFactory - Interface in org.apache.cayenne.dba
-
- DbAttribute - Class in org.apache.cayenne.map
-
A DbAttribute defines a descriptor for a single database table column.
- DbAttribute() - Constructor for class org.apache.cayenne.map.DbAttribute
-
- DbAttribute(String) - Constructor for class org.apache.cayenne.map.DbAttribute
-
- DbAttribute(String, int, DbEntity) - Constructor for class org.apache.cayenne.map.DbAttribute
-
- dbAttributeAdded(AttributeEvent) - Method in class org.apache.cayenne.map.DbEntity
-
- dbAttributeAdded(AttributeEvent) - Method in interface org.apache.cayenne.map.event.DbAttributeListener
-
New attribute has been created/added.
- dbAttributeAdded(DbAttribute) - Method in interface org.apache.cayenne.merge.ModelMergeDelegate
-
- dbAttributeChanged(AttributeEvent) - Method in class org.apache.cayenne.map.DbEntity
-
- dbAttributeChanged(AttributeEvent) - Method in interface org.apache.cayenne.map.event.DbAttributeListener
-
Attribute property changed.
- DbAttributeListener - Interface in org.apache.cayenne.map.event
-
For managing the changes in the DbAttribute.
- dbAttributeModified(DbAttribute) - Method in interface org.apache.cayenne.merge.ModelMergeDelegate
-
- dbAttributeName - Variable in class org.apache.cayenne.map.EmbeddableAttribute
-
- dbAttributePath - Variable in class org.apache.cayenne.map.ObjAttribute
-
- dbAttributeRemoved(AttributeEvent) - Method in class org.apache.cayenne.map.DbEntity
-
- dbAttributeRemoved(AttributeEvent) - Method in interface org.apache.cayenne.map.event.DbAttributeListener
-
Attribute has been removed.
- dbAttributeRemoved(DbAttribute) - Method in interface org.apache.cayenne.merge.ModelMergeDelegate
-
- dbAttributes - Variable in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
- dbAttributes - Variable in class org.apache.cayenne.query.DeleteBatchQuery
-
- dbAttributes - Variable in class org.apache.cayenne.query.InsertBatchQuery
-
- DBCPDataSourceFactory - Class in org.apache.cayenne.configuration.server
-
- DBCPDataSourceFactory() - Constructor for class org.apache.cayenne.configuration.server.DBCPDataSourceFactory
-
- dbEntitiesInInsertOrder - Variable in class org.apache.cayenne.access.DbGenerator
-
Contains all DbEntities ordered considering their interdependencies.
- dbEntitiesRequiringAutoPK - Variable in class org.apache.cayenne.access.DbGenerator
-
- dbEntity - Variable in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
- DbEntity - Class in org.apache.cayenne.map
-
A DbEntity is a mapping descriptor that defines a structure of a database table.
- DbEntity() - Constructor for class org.apache.cayenne.map.DbEntity
-
Creates an unnamed DbEntity.
- DbEntity(String) - Constructor for class org.apache.cayenne.map.DbEntity
-
Creates a named DbEntity.
- dbEntity - Variable in class org.apache.cayenne.map.DbKeyGenerator
-
- dbEntity - Variable in class org.apache.cayenne.query.BatchQuery
-
- dbEntityAdded(DbEntity) - Method in interface org.apache.cayenne.access.DbLoaderDelegate
-
- dbEntityAdded(EntityEvent) - Method in class org.apache.cayenne.map.DataMap
-
New entity has been created/added.
- dbEntityAdded(EntityEvent) - Method in class org.apache.cayenne.map.DbEntity
-
New entity has been created/added.
- dbEntityAdded(EntityEvent) - Method in interface org.apache.cayenne.map.event.DbEntityListener
-
New entity has been created/added.
- dbEntityAdded(DbEntity) - Method in interface org.apache.cayenne.merge.ModelMergeDelegate
-
- dbEntityCache - Variable in class org.apache.cayenne.map.EntityResolver
-
- dbEntityChanged(EntityEvent) - Method in class org.apache.cayenne.map.DataMap
-
DbEntity property changed.
- dbEntityChanged(EntityEvent) - Method in class org.apache.cayenne.map.DbEntity
-
DbEntity property changed event.
- dbEntityChanged(EntityEvent) - Method in interface org.apache.cayenne.map.event.DbEntityListener
-
Entity property changed.
- dbEntityComparator - Variable in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- DbEntityListener - Interface in org.apache.cayenne.map.event
-
Defines a listener for DbEntity modification events.
- dbEntityName - Variable in class org.apache.cayenne.map.ObjEntity
-
- dbEntityRemoved(DbEntity) - Method in interface org.apache.cayenne.access.DbLoaderDelegate
-
- dbEntityRemoved(EntityEvent) - Method in class org.apache.cayenne.map.DataMap
-
Entity has been removed.
- dbEntityRemoved(EntityEvent) - Method in class org.apache.cayenne.map.DbEntity
-
Entity has been removed.
- dbEntityRemoved(EntityEvent) - Method in interface org.apache.cayenne.map.event.DbEntityListener
-
Entity has been removed.
- dbEntityRemoved(DbEntity) - Method in interface org.apache.cayenne.merge.ModelMergeDelegate
-
- DbGenerator - Class in org.apache.cayenne.access
-
Utility class that generates database schema based on Cayenne mapping.
- DbGenerator(DbAdapter, DataMap) - Constructor for class org.apache.cayenne.access.DbGenerator
-
- DbGenerator(DbAdapter, DataMap, Collection<DbEntity>) - Constructor for class org.apache.cayenne.access.DbGenerator
-
- DbGenerator(DbAdapter, DataMap, JdbcEventLogger) - Constructor for class org.apache.cayenne.access.DbGenerator
-
- DbGenerator(DbAdapter, DataMap, JdbcEventLogger, Collection<DbEntity>) - Constructor for class org.apache.cayenne.access.DbGenerator
-
- DbGenerator(DbAdapter, DataMap, Collection<DbEntity>, DataDomain, JdbcEventLogger) - Constructor for class org.apache.cayenne.access.DbGenerator
-
Creates and initializes new DbGenerator instance.
- DbJoin - Class in org.apache.cayenne.map
-
Defines a join between two attributes of a given relationship.
- DbJoin() - Constructor for class org.apache.cayenne.map.DbJoin
-
- DbJoin(DbRelationship) - Constructor for class org.apache.cayenne.map.DbJoin
-
- DbJoin(DbRelationship, String, String) - Constructor for class org.apache.cayenne.map.DbJoin
-
- DbKeyGenerator - Class in org.apache.cayenne.map
-
DbKeyGenerator is an abstraction of a primary key generator It configures the primary
key generation per DbEntity in a RDBMS independent manner.
- DbKeyGenerator() - Constructor for class org.apache.cayenne.map.DbKeyGenerator
-
- DbKeyGenerator(String) - Constructor for class org.apache.cayenne.map.DbKeyGenerator
-
- DbLoader - Class in org.apache.cayenne.access
-
Utility class that does reverse engineering of the database.
- DbLoader(Connection, DbAdapter, DbLoaderDelegate) - Constructor for class org.apache.cayenne.access.DbLoader
-
Creates new DbLoader.
- DbLoader(Connection, DbAdapter, DbLoaderDelegate, NamingStrategy) - Constructor for class org.apache.cayenne.access.DbLoader
-
Creates new DbLoader with specified naming strategy.
- DbLoaderDelegate - Interface in org.apache.cayenne.access
-
DbLoaderDelegate defines API that allows to control the behavior of DbLoader during the
database reverse-engineering.
- DbMerger - Class in org.apache.cayenne.merge
-
- DbMerger() - Constructor for class org.apache.cayenne.merge.DbMerger
-
- DbRelationship - Class in org.apache.cayenne.map
-
A DbRelationship is a descriptor of a database inter-table relationship based on one or
more primary key/foreign key pairs.
- DbRelationship() - Constructor for class org.apache.cayenne.map.DbRelationship
-
- DbRelationship(String) - Constructor for class org.apache.cayenne.map.DbRelationship
-
- dbRelationshipAdded(DbRelationship, JoinType, String) - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Appends a join with given semantics to the query.
- dbRelationshipAdded(DbRelationship, JoinType, String) - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
- dbRelationshipAdded(RelationshipEvent) - Method in class org.apache.cayenne.map.DbEntity
-
Relationship has been created/added.
- dbRelationshipAdded(RelationshipEvent) - Method in interface org.apache.cayenne.map.event.DbRelationshipListener
-
Relationship has been created/added.
- dbRelationshipAdded(DbRelationship) - Method in interface org.apache.cayenne.merge.ModelMergeDelegate
-
- dbRelationshipChanged(RelationshipEvent) - Method in class org.apache.cayenne.map.DbEntity
-
Relationship property changed.
- dbRelationshipChanged(RelationshipEvent) - Method in interface org.apache.cayenne.map.event.DbRelationshipListener
-
Relationship property changed.
- DbRelationshipDetected - Class in org.apache.cayenne.map
-
- DbRelationshipDetected(String) - Constructor for class org.apache.cayenne.map.DbRelationshipDetected
-
- DbRelationshipListener - Interface in org.apache.cayenne.map.event
-
For managing the changes in the DbRelationship.
- dbRelationshipRemoved(RelationshipEvent) - Method in class org.apache.cayenne.map.DbEntity
-
Relationship has been removed.
- dbRelationshipRemoved(RelationshipEvent) - Method in interface org.apache.cayenne.map.event.DbRelationshipListener
-
Relationship has been removed.
- dbRelationshipRemoved(DbRelationship) - Method in interface org.apache.cayenne.merge.ModelMergeDelegate
-
- dbRelationships - Variable in class org.apache.cayenne.map.ObjRelationship
-
- debugStream - Variable in class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
Debug output.
- debugStream - Variable in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
Debug output.
- DEC_DIGITS - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- DEC_FLT - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- decimal_literal() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- DECIMAL_LITERAL - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- declaredProperties - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- decode(Reader) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes XML wrapped by a Reader into an object.
- decode(Reader, String) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes XML wrapped by a Reader into an object, using the supplied mapping file to
guide the decoding process.
- decodeBase64(byte[]) - Static method in class org.apache.cayenne.util.Base64Codec
-
Decodes Base64 data into octects
- decodeBoolean(String) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes an XML element to a Boolean.
- decodeCollection(Element) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes a Collection represented by XML wrapped by a Reader into a List of objects.
- decodeDouble(String) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes an XML element to a Double.
- decodeElement(Element) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes the XML element to an object.
- decodeFloat(String) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes an XML element to a Float.
- decodeFromXML(XMLDecoder) - Method in class org.apache.cayenne.CayenneDataObject
-
Deprecated.
since 3.1 XML serialization package is deprecated and will be removed
in the following releases. It has a number of functional and
performance limitations that make it impossible to evolve further. A
replacement may be provided in an undefined future. For now we
recommend the users to implement XML serialization of persistent
objects based JAXB, XStream or other similar frameworks.
- decodeFromXML(XMLDecoder) - Method in interface org.apache.cayenne.xml.XMLSerializable
-
Deprecated.
Decodes itself from XML using the provided XMLDecoder.
- decodeInteger(String) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes an XML element to an Integer.
- decodeList(Reader) - Static method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes a list of DataObjects.
- decodeList(Reader, ObjectContext) - Static method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes a list of DataObjects, registering them the supplied context.
- decodeList(Reader, String) - Static method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes a list of DataObjects using the supplied mapping file to guide the decoding
process.
- decodeList(Reader, String, ObjectContext) - Static method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes a list of DataObjects using the supplied mapping file to guide the decoding
process, registering them the supplied context.
- decodeObject(String) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes an object from XML.
- decodeObject(Element) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes an XML element to an Object.
- decodePassword(String, String) - Method in interface org.apache.cayenne.configuration.PasswordEncoding
-
Decodes an encoded database password.
- decodePassword(String, String) - Method in class org.apache.cayenne.configuration.PlainTextPasswordEncoder
-
- decodePassword(String, String) - Method in class org.apache.cayenne.configuration.Rot13PasswordEncoder
-
- decodePassword(String, String) - Method in class org.apache.cayenne.configuration.Rot47PasswordEncoder
-
- decodeString(String) - Method in class org.apache.cayenne.xml.XMLDecoder
-
Deprecated.
Decodes an XML element to a String.
- deepCopy() - Method in class org.apache.cayenne.exp.Expression
-
Clones this expression.
- DeepMergeOperation - Class in org.apache.cayenne.util
-
An operation that merges changes from an object graph, whose objects are registered in
some ObjectContext, to peer objects in an ObjectConext that is a child of that context.
- DeepMergeOperation(ObjectContext) - Constructor for class org.apache.cayenne.util.DeepMergeOperation
-
- DEFAULT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
Lexical state.
- DEFAULT - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
Lexical state.
- DEFAULT_CACHE_SIZE - Static variable in class org.apache.cayenne.cache.MapQueryCache
-
- DEFAULT_CLIENT_PACKAGE_PROPERTY - Static variable in class org.apache.cayenne.map.DataMap
-
Defines the name of the property for default client Java class package.
- DEFAULT_CLIENT_SUPERCLASS_PROPERTY - Static variable in class org.apache.cayenne.map.DataMap
-
Defines the name of the property for default client Java superclass.
- DEFAULT_COLLECTION_TYPE - Static variable in class org.apache.cayenne.map.ObjRelationship
-
Denotes a default type of to-many relationship collection which is a Java
List.
- DEFAULT_DELETE_RULE_TO_MANY - Static variable in class org.apache.cayenne.map.DeleteRule
-
Default delete rule for one-to-many relationships.
- DEFAULT_DELETE_RULE_TO_ONE - Static variable in class org.apache.cayenne.map.DeleteRule
-
Default delete rule for many-to-one relationships.
- DEFAULT_DELETED_FIELD_NAME - Static variable in class org.apache.cayenne.access.jdbc.SoftDeleteQueryBuilderFactory
-
Default name of 'deleted' field
- DEFAULT_GENERIC_CLASSES - Static variable in class org.apache.cayenne.map.ObjEntity
-
A collection of default "generic" entity classes excluded from class generation.
- DEFAULT_LOCK_TYPE_PROPERTY - Static variable in class org.apache.cayenne.map.DataMap
-
Defines the name of the property for default DB schema.
- DEFAULT_MESSAGE_BUNDLE - Static variable in class org.apache.cayenne.util.LocalizedStringsHandler
-
- DEFAULT_PACKAGE_PROPERTY - Static variable in class org.apache.cayenne.map.DataMap
-
Defines the name of the property for default Java class package.
- DEFAULT_PK_CACHE_SIZE - Static variable in class org.apache.cayenne.dba.JdbcPkGenerator
-
- DEFAULT_QUOTE_SQL_IDENTIFIERS_PROPERTY - Static variable in class org.apache.cayenne.map.DataMap
-
- DEFAULT_REFRESH_PERIOD - Static variable in class org.apache.cayenne.cache.OSQueryCache
-
- DEFAULT_SCHEMA_PROPERTY - Static variable in class org.apache.cayenne.map.DataMap
-
Defines the name of the property for default DB schema.
- DEFAULT_SUPERCLASS_PROPERTY - Static variable in class org.apache.cayenne.map.DataMap
-
Defines the name of the property for default Java superclass.
- DEFAULT_VERSION - Static variable in interface org.apache.cayenne.DataObject
-
- defaultAdapter() - Method in class org.apache.cayenne.configuration.server.DefaultDbAdapterFactory
-
- DefaultAdhocObjectFactory - Class in org.apache.cayenne.di.spi
-
A default implementation of
AdhocObjectFactory
that creates objects using
default no-arg constructor and injects dependencies into annotated fields.
- DefaultAdhocObjectFactory() - Constructor for class org.apache.cayenne.di.spi.DefaultAdhocObjectFactory
-
- DefaultBatchQueryBuilderFactory - Class in org.apache.cayenne.access.jdbc
-
- DefaultBatchQueryBuilderFactory() - Constructor for class org.apache.cayenne.access.jdbc.DefaultBatchQueryBuilderFactory
-
- defaultClientPackage - Variable in class org.apache.cayenne.map.DataMap
-
- defaultClientSuperclass - Variable in class org.apache.cayenne.map.DataMap
-
- DefaultConfigurationNameMapper - Class in org.apache.cayenne.configuration
-
- DefaultConfigurationNameMapper() - Constructor for class org.apache.cayenne.configuration.DefaultConfigurationNameMapper
-
- DefaultDataChannelDescriptorMerger - Class in org.apache.cayenne.configuration
-
- DefaultDataChannelDescriptorMerger() - Constructor for class org.apache.cayenne.configuration.DefaultDataChannelDescriptorMerger
-
- DefaultDbAdapterFactory - Class in org.apache.cayenne.configuration.server
-
A factory of DbAdapters that either loads user-provided adapter or guesses the adapter
type from the database metadata.
- DefaultDbAdapterFactory(List<DbAdapterDetector>) - Constructor for class org.apache.cayenne.configuration.server.DefaultDbAdapterFactory
-
- defaultEntity - Variable in class org.apache.cayenne.access.jdbc.DistinctResultIterator
-
- DefaultEventManager - Class in org.apache.cayenne.event
-
- DefaultEventManager() - Constructor for class org.apache.cayenne.event.DefaultEventManager
-
Creates a multithreaded EventManager using default thread count.
- DefaultEventManager(int) - Constructor for class org.apache.cayenne.event.DefaultEventManager
-
Creates an EventManager starting the specified number of threads for multithreaded
dispatching.
- DefaultInjector - Class in org.apache.cayenne.di.spi
-
A default Cayenne implementations of a DI injector.
- DefaultInjector(Module...) - Constructor for class org.apache.cayenne.di.spi.DefaultInjector
-
- defaultLockType - Variable in class org.apache.cayenne.map.DataMap
-
- defaultNode - Variable in class org.apache.cayenne.access.DataDomain
-
- defaultNodeName - Variable in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- DefaultObjectMapRetainStrategy - Class in org.apache.cayenne.access
-
- DefaultObjectMapRetainStrategy(RuntimeProperties) - Constructor for class org.apache.cayenne.access.DefaultObjectMapRetainStrategy
-
- DefaultObjectStoreFactory - Class in org.apache.cayenne.configuration
-
- DefaultObjectStoreFactory() - Constructor for class org.apache.cayenne.configuration.DefaultObjectStoreFactory
-
- DefaultOperationObserver - Class in org.apache.cayenne.access.util
-
Simple implementation of OperationObserver interface.
- DefaultOperationObserver() - Constructor for class org.apache.cayenne.access.util.DefaultOperationObserver
-
- defaultPackage - Variable in class org.apache.cayenne.map.DataMap
-
- DefaultRuntimeProperties - Class in org.apache.cayenne.configuration
-
An implementation of
RuntimeProperties
that returns properties that were
injected via a map in constructor.
- DefaultRuntimeProperties(Map<String, String>) - Constructor for class org.apache.cayenne.configuration.DefaultRuntimeProperties
-
- defaultSchema - Variable in class org.apache.cayenne.map.DataMap
-
- defaultSchemaUpdateStrategy - Variable in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- DefaultScope - Class in org.apache.cayenne.di.spi
-
An implementation of a DI scopes with support scope events.
- DefaultScope(Class<? extends Annotation>...) - Constructor for class org.apache.cayenne.di.spi.DefaultScope
-
- DefaultScopeProvider<T> - Class in org.apache.cayenne.di.spi
-
A provider that provides scoping for other providers.
- DefaultScopeProvider(DefaultScope, Provider<T>) - Constructor for class org.apache.cayenne.di.spi.DefaultScopeProvider
-
- defaultSuperclass - Variable in class org.apache.cayenne.map.DataMap
-
- defaultTemplate - Variable in class org.apache.cayenne.query.SQLTemplate
-
- defaultType - Variable in class org.apache.cayenne.access.types.ExtendedTypeMap
-
- DefaultValueForNullProvider - Class in org.apache.cayenne.merge
-
- DefaultValueForNullProvider() - Constructor for class org.apache.cayenne.merge.DefaultValueForNullProvider
-
- delegate - Variable in class org.apache.cayenne.access.DataPort
-
- delegate - Variable in class org.apache.cayenne.access.DbLoader
-
- delegate - Variable in class org.apache.cayenne.access.Transaction
-
- delegate - Variable in class org.apache.cayenne.cache.NestedQueryCache
-
- DelegatingDataSourceFactory - Class in org.apache.cayenne.configuration.server
-
A
DataSourceFactory
that delegates DataSource creation to another factory,
which is determined dynamically per DataNodeDescriptor.
- DelegatingDataSourceFactory() - Constructor for class org.apache.cayenne.configuration.server.DelegatingDataSourceFactory
-
- DELETE - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- delete(String, boolean) - Static method in class org.apache.cayenne.util.Util
-
Deprecated.
since 3.1 this method is unused by Cayenne.
- delete_statement() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- DeleteBatchQuery - Class in org.apache.cayenne.query
-
Batched delete query.
- DeleteBatchQuery(DbEntity, int) - Constructor for class org.apache.cayenne.query.DeleteBatchQuery
-
Creates new DeleteBatchQuery.
- DeleteBatchQuery(DbEntity, Collection<DbAttribute>, Collection<String>, int) - Constructor for class org.apache.cayenne.query.DeleteBatchQuery
-
Creates new DeleteBatchQuery.
- DeleteBatchQueryBuilder - Class in org.apache.cayenne.access.trans
-
Translator for delete BatchQueries.
- DeleteBatchQueryBuilder(DbAdapter) - Constructor for class org.apache.cayenne.access.trans.DeleteBatchQueryBuilder
-
- DELETED - Static variable in class org.apache.cayenne.PersistenceState
-
Describes a state of an object registered with DataContext/ObjectContext, that will
be deleted from the database on the next commit.
- DeleteDenyException - Exception in org.apache.cayenne
-
An exception thrown during an attempt to delete an object that has a relationship to a
non-null related object, that has a DENY delete rule.
- DeleteDenyException() - Constructor for exception org.apache.cayenne.DeleteDenyException
-
- DeleteDenyException(String) - Constructor for exception org.apache.cayenne.DeleteDenyException
-
- DeleteDenyException(Persistent, String, String) - Constructor for exception org.apache.cayenne.DeleteDenyException
-
- deletedIds - Variable in class org.apache.cayenne.access.event.SnapshotEvent
-
- deletedObjects() - Method in class org.apache.cayenne.access.DataContext
-
Returns a list of objects that are registered with this DataContext and have a
state PersistenceState.DELETED
- deletedObjects() - Method in class org.apache.cayenne.BaseContext
-
- deletedObjects() - Method in class org.apache.cayenne.CayenneContext
-
- deletedObjects() - Method in interface org.apache.cayenne.ObjectContext
-
Returns a collection of objects that are registered with this ObjectContext and
have a state PersistenceState.DELETED
- deleteObject(Object) - Method in class org.apache.cayenne.BaseContext
-
Schedules an object for deletion on the next commit of this context.
- deleteObject(Object) - Method in interface org.apache.cayenne.ObjectContext
-
Schedules a persistent object for deletion on next commit.
- deleteObjects(T...) - Method in class org.apache.cayenne.BaseContext
-
- deleteObjects(Collection<?>) - Method in class org.apache.cayenne.BaseContext
-
- deleteObjects(Collection<?>) - Method in interface org.apache.cayenne.ObjectContext
-
Schedules deletion of a collection of persistent objects.
- deleteObjects(T...) - Method in interface org.apache.cayenne.ObjectContext
-
Schedules deletion of one or more persistent objects.
- DeleteRule - Class in org.apache.cayenne.map
-
Defines constants for the possible values of ObjRelationship delete rules.
- DeleteRule() - Constructor for class org.apache.cayenne.map.DeleteRule
-
- deleteRule - Variable in class org.apache.cayenne.map.ObjRelationship
-
- deleteRuleForName(String) - Static method in class org.apache.cayenne.map.DeleteRule
-
Translates a possible delete rule name (typically returned from
deleteRuleName at some stage), into a deleteRule constant
- deleteRuleName(int) - Static method in class org.apache.cayenne.map.DeleteRule
-
Returns String label for a delete rule state.
- DeleteRuleUpdater - Class in org.apache.cayenne.util
-
DeleteRuleUpdater is responsible for auto-setting delete rules for object relationships
- DeleteRuleUpdater() - Constructor for class org.apache.cayenne.util.DeleteRuleUpdater
-
- DENY - Static variable in class org.apache.cayenne.map.DeleteRule
-
If the relationship has any objects (toOne or toMany), deny the delete.
- DepthFirstSearch<E> - Class in org.apache.cayenne.ashwood.graph
-
- DepthFirstSearch(DigraphIteration<E, ?>, E) - Constructor for class org.apache.cayenne.ashwood.graph.DepthFirstSearch
-
- DepthFirstStampSearch<E> - Class in org.apache.cayenne.ashwood.graph
-
- DepthFirstStampSearch(DigraphIteration<E, ?>, E) - Constructor for class org.apache.cayenne.ashwood.graph.DepthFirstStampSearch
-
- DerbyAdapter - Class in org.apache.cayenne.dba.derby
-
- DerbyAdapter(RuntimeProperties, List<ExtendedType>, List<ExtendedType>, List<ExtendedTypeFactory>) - Constructor for class org.apache.cayenne.dba.derby.DerbyAdapter
-
- DerbyMergerFactory - Class in org.apache.cayenne.dba.derby
-
- DerbyMergerFactory() - Constructor for class org.apache.cayenne.dba.derby.DerbyMergerFactory
-
- DerbyPkGenerator - Class in org.apache.cayenne.dba.derby
-
Default PK generator for Derby that uses updateable ResultSet to get the next id from
the lookup table.
- DerbyQualifierTranslator - Class in org.apache.cayenne.dba.derby
-
- DerbyQualifierTranslator(QueryAssembler, String) - Constructor for class org.apache.cayenne.dba.derby.DerbyQualifierTranslator
-
- DerbySniffer - Class in org.apache.cayenne.dba.derby
-
Creates a DerbyAdapter if Apache Derby database is detected.
- DerbySniffer(AdhocObjectFactory) - Constructor for class org.apache.cayenne.dba.derby.DerbySniffer
-
- DESC - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- descendingKeySet() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set
view of the keys contained in this
map.
- descendingKeySetWithLimit(int) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set
view of the keys contained in this
map.
- descendingMap() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained in this
map.
- descendingMapWithLimit(int) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained in this
map.
- describeResultSet(ResultSet, int) - Method in class org.apache.cayenne.access.jdbc.ProcedureAction
-
Creates a RowDescriptor for result set.
- descriptor - Variable in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- descriptorMap - Variable in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- descriptorMap - Variable in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- descriptorMerger - Variable in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- descriptors - Variable in class org.apache.cayenne.reflect.ClassDescriptorMap
-
- destinationNode - Variable in class org.apache.cayenne.access.DataPort
-
- destroy() - Method in class org.apache.cayenne.configuration.rop.server.ROPHessianServlet
-
- destroy() - Method in class org.apache.cayenne.configuration.web.CayenneFilter
-
- detach(Object, ClassDescriptor, PrefetchTreeNode) - Method in class org.apache.cayenne.util.ObjectDetachOperation
-
"Detaches" an object from its context by creating an unattached copy.
- detectAdapter(DataSource) - Method in class org.apache.cayenne.configuration.server.DefaultDbAdapterFactory
-
- detectAdapter(DatabaseMetaData) - Method in class org.apache.cayenne.configuration.server.DefaultDbAdapterFactory
-
- DetectedDbEntity - Class in org.apache.cayenne.map
-
A
DbEntity
subclass used to hold extra JDBC metadata.
- DetectedDbEntity(String) - Constructor for class org.apache.cayenne.map.DetectedDbEntity
-
- detectObjectMatch(Expression) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
Called before processing an expression to initialize objectMatchTranslator if
needed.
- detectors - Variable in class org.apache.cayenne.configuration.server.DefaultDbAdapterFactory
-
- DIBootstrap - Class in org.apache.cayenne.di
-
A class that bootstraps the Cayenne DI container.
- DIBootstrap() - Constructor for class org.apache.cayenne.di.DIBootstrap
-
- didCleanData(DataPort, DbEntity, int) - Method in interface org.apache.cayenne.access.DataPortDelegate
-
Invoked by DataPort right after the end of data cleanup for a given entity.
- didCommit(Transaction) - Method in interface org.apache.cayenne.access.TransactionDelegate
-
Called after a Transaction commit.
- didPortEntity(DataPort, DbEntity, int) - Method in interface org.apache.cayenne.access.DataPortDelegate
-
Invoked by DataPort right after the end of data port for a given entity.
- didRollback(Transaction) - Method in interface org.apache.cayenne.access.TransactionDelegate
-
Called after a Transaction is rolledback.
- diff - Variable in class org.apache.cayenne.graph.GraphEvent
-
- diffCompressor - Variable in class org.apache.cayenne.remote.ClientChannel
-
- diffId - Variable in class org.apache.cayenne.graph.NodeDiff
-
- diffs - Variable in class org.apache.cayenne.graph.CompoundDiff
-
- DIGIT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- DIGIT - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- Digraph<E,V> - Interface in org.apache.cayenne.ashwood.graph
-
- DigraphIteration<E,V> - Interface in org.apache.cayenne.ashwood.graph
-
- direction - Variable in class org.apache.cayenne.map.ProcedureParameter
-
- disable_tracing() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Disable tracing.
- disable_tracing() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
Disable tracing.
- DISJOINT_BY_ID_PREFETCH_SEMANTICS - Static variable in class org.apache.cayenne.query.PrefetchTreeNode
-
- DISJOINT_PREFETCH_SEMANTICS - Static variable in class org.apache.cayenne.query.PrefetchTreeNode
-
- disjointByIdNodes() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Returns a collection of PrefetchTreeNodes with disjoint semantics
- disjointNodes() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Returns a collection of PrefetchTreeNodes with disjoint semantics.
- dispose() - Method in class org.apache.cayenne.conn.PoolManager
-
- disposeOfMaintenanceThread() - Method in class org.apache.cayenne.conn.PoolManager
-
- distinct() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- DISTINCT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- distinct - Variable in class org.apache.cayenne.query.SelectQuery
-
- DISTINCT_DEFAULT - Static variable in class org.apache.cayenne.query.SelectQuery
-
- distinct_path() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- DISTINCT_PROPERTY - Static variable in class org.apache.cayenne.query.SelectQuery
-
- DistinctResultIterator - Class in org.apache.cayenne.access.jdbc
-
A ResultIterator that does in-memory filtering of rows to return only distinct rows.
- DistinctResultIterator(ResultIterator, DbEntity, boolean) - Constructor for class org.apache.cayenne.access.jdbc.DistinctResultIterator
-
Creates new DistinctResultIterator wrapping another ResultIterator.
- DIV - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- DIVIDE - Static variable in class org.apache.cayenne.exp.Expression
-
- doAppendPart() - Method in class org.apache.cayenne.access.trans.OrderingTranslator
-
Translates query Ordering list to SQL ORDER BY clause.
- doAppendPart() - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
Translates query qualifier to SQL WHERE clause.
- doAppendPart(Expression) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
Translates query qualifier to SQL WHERE clause.
- doAppendPart() - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
- doAppendPart(Expression) - Method in class org.apache.cayenne.dba.oracle.OracleQualifierTranslator
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.cayenne.configuration.web.CayenneFilter
-
- doIndexSorter() - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
Reindexes internal sorter without synchronization.
- domain - Variable in class org.apache.cayenne.access.DbGenerator
-
- domain - Variable in class org.apache.cayenne.map.event.MapEvent
-
Domain of event object.
- DomainDataChannelProvider - Class in org.apache.cayenne.configuration.server
-
This is a default implementation of a DataChannel provider that simply returns a
DataDomain for a given runtime.
- DomainDataChannelProvider() - Constructor for class org.apache.cayenne.configuration.server.DomainDataChannelProvider
-
- DomainStoppedException - Exception in org.apache.cayenne.access
-
An exception thrown on attempts to access a DataDomain after it was explicitly shut
down by the user.
- DomainStoppedException() - Constructor for exception org.apache.cayenne.access.DomainStoppedException
-
- DomainStoppedException(String, Object...) - Constructor for exception org.apache.cayenne.access.DomainStoppedException
-
- DomainStoppedException(String, Throwable, Object...) - Constructor for exception org.apache.cayenne.access.DomainStoppedException
-
- DomainStoppedException(Throwable) - Constructor for exception org.apache.cayenne.access.DomainStoppedException
-
- Done() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Set buffers back to null when finished.
- Done() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
Set buffers back to null when finished.
- DONE - Static variable in class org.apache.cayenne.util.ObjectContextQueryAction
-
- doSendMessage(ClientMessage) - Method in class org.apache.cayenne.remote.BaseConnection
-
The worker method invoked to process message.
- doSendMessage(ClientMessage) - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
Sends a message to remote Cayenne Hessian service.
- doSendMessage(ClientMessage) - Method in class org.apache.cayenne.remote.service.LocalConnection
-
Dispatches a message to an internal handler.
- DOT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- DOUBLE_QUOTED_STRING - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- DoubleType - Class in org.apache.cayenne.access.types
-
- DoubleType() - Constructor for class org.apache.cayenne.access.types.DoubleType
-
- driver - Variable in class org.apache.cayenne.conn.DriverDataSource
-
- DriverDataSource - Class in org.apache.cayenne.conn
-
A non-pooling DataSource implementation wrapping a JDBC driver.
- DriverDataSource(String, String) - Constructor for class org.apache.cayenne.conn.DriverDataSource
-
Creates a new DriverDataSource.
- DriverDataSource(String, String, String, String) - Constructor for class org.apache.cayenne.conn.DriverDataSource
-
Creates a new DriverDataSource.
- DriverDataSource(Driver, String, String, String) - Constructor for class org.apache.cayenne.conn.DriverDataSource
-
Creates a new DriverDataSource wrapping a given Driver.
- dropAutoPk(DataNode, List<DbEntity>) - Method in class org.apache.cayenne.dba.db2.DB2PkGenerator
-
Drops PK sequences for all specified DbEntities.
- dropAutoPk(DataNode, List<DbEntity>) - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- dropAutoPk(DataNode, List<DbEntity>) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
Drops table named "AUTO_PK_SUPPORT" if it exists in the database.
- dropAutoPk(DataNode, List) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
- dropAutoPk(DataNode, List) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
- dropAutoPk(DataNode, List<DbEntity>) - Method in interface org.apache.cayenne.dba.PkGenerator
-
Drops any common database objects associated with automatic primary key generation
process.
- dropAutoPk(DataNode, List<DbEntity>) - Method in class org.apache.cayenne.dba.sybase.SybasePkGenerator
-
Drops database objects related to automatic primary key support.
- dropAutoPkStatements(List<DbEntity>) - Method in class org.apache.cayenne.dba.db2.DB2PkGenerator
-
Creates a list of DROP SEQUENCE statements for the list of DbEntities.
- dropAutoPkStatements(List<DbEntity>) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- dropAutoPkStatements(List) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
Returns an empty list, since OpenBase doesn't support this operation.
- dropAutoPkStatements(List) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
- dropAutoPkStatements(List<DbEntity>) - Method in interface org.apache.cayenne.dba.PkGenerator
-
Returns SQL string needed to drop database objects associated with automatic
primary key generation.
- dropAutoPkStatements(List<DbEntity>) - Method in class org.apache.cayenne.dba.sybase.SybasePkGenerator
-
- dropAutoPkString() - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- dropAutoPkString() - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- dropAutoPkString() - Method in class org.apache.cayenne.dba.mysql.MySQLPkGenerator
-
- DropColumnToDb - Class in org.apache.cayenne.merge
-
- DropColumnToDb(DbEntity, DbAttribute) - Constructor for class org.apache.cayenne.merge.DropColumnToDb
-
- DropColumnToModel - Class in org.apache.cayenne.merge
-
- DropColumnToModel(DbEntity, DbAttribute) - Constructor for class org.apache.cayenne.merge.DropColumnToModel
-
- dropPK - Variable in class org.apache.cayenne.access.DbGenerator
-
- DropRelationshipToDb - Class in org.apache.cayenne.merge
-
- DropRelationshipToDb(DbEntity, DbRelationship) - Constructor for class org.apache.cayenne.merge.DropRelationshipToDb
-
- DropRelationshipToModel - Class in org.apache.cayenne.merge
-
- DropRelationshipToModel(DbEntity, DbRelationship) - Constructor for class org.apache.cayenne.merge.DropRelationshipToModel
-
- dropSequenceString(DbEntity) - Method in class org.apache.cayenne.dba.db2.DB2PkGenerator
-
Returns DROP SEQUENCE statement.
- dropSequenceString(DbEntity) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
Returns a SQL string needed to drop any database objects associated with automatic
primary key generation process for a specific DbEntity.
- dropTables - Variable in class org.apache.cayenne.access.DbGenerator
-
- dropTableStatements(DbEntity) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- dropTableStatements(DbEntity) - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns a collection of SQL statements needed to drop a database table.
- dropTableStatements(DbEntity) - Method in class org.apache.cayenne.dba.frontbase.FrontBaseAdapter
-
Adds the CASCADE option to the DROP TABLE clause.
- dropTableStatements(DbEntity) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBNoSchemaAdapter
-
- dropTableStatements(DbEntity) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- dropTableStatements(DbEntity) - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
- dropTableStatements(DbEntity) - Method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
Returns a query string to drop a table corresponding to ent
DbEntity.
- dropTableStatements(DbEntity) - Method in class org.apache.cayenne.dba.postgres.PostgresAdapter
-
Adds the CASCADE option to the DROP TABLE clause.
- DropTableToDb - Class in org.apache.cayenne.merge
-
- DropTableToDb(DbEntity) - Constructor for class org.apache.cayenne.merge.DropTableToDb
-
- DropTableToModel - Class in org.apache.cayenne.merge
-
- DropTableToModel(DbEntity) - Constructor for class org.apache.cayenne.merge.DropTableToModel
-
- EhCacheQueryCache - Class in org.apache.cayenne.cache
-
- EhCacheQueryCache() - Constructor for class org.apache.cayenne.cache.EhCacheQueryCache
-
- EhCacheQueryCache(String) - Constructor for class org.apache.cayenne.cache.EhCacheQueryCache
-
- EhCacheQueryCache(CacheManager) - Constructor for class org.apache.cayenne.cache.EhCacheQueryCache
-
- EJBQL - Class in org.apache.cayenne.ejbql.parser
-
- EJBQL(String) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQL
-
- EJBQL(InputStream) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQL
-
Constructor with InputStream.
- EJBQL(InputStream, String) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQL
-
Constructor with InputStream and supplied encoding
- EJBQL(Reader) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQL
-
Constructor.
- EJBQL(EJBQLTokenManager) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQL
-
Constructor with generated Token Manager.
- EJBQL.EJBQLDefaultParser - Class in org.apache.cayenne.ejbql.parser
-
- EJBQL.EJBQLDefaultParser() - Constructor for class org.apache.cayenne.ejbql.parser.EJBQL.EJBQLDefaultParser
-
- EJBQLAbs - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAbs(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAbs
-
- EJBQLAbstractSchemaName - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAbstractSchemaName(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAbstractSchemaName
-
- EJBQLAction - Class in org.apache.cayenne.access.jdbc
-
Parses an EJBQL statement, converting it to SQL.
- EJBQLAction(EJBQLQuery, SQLActionVisitor, JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLAction
-
- ejbqlAction(EJBQLQuery) - Method in class org.apache.cayenne.dba.JdbcActionBuilder
-
- ejbqlAction(EJBQLQuery) - Method in interface org.apache.cayenne.query.SQLActionVisitor
-
Creates an action to execute EJBQL query.
- EJBQLAdd - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAdd(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAdd
-
- EJBQLAggregate - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAggregate(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAggregate
-
- EJBQLAggregateColumn - Class in org.apache.cayenne.ejbql.parser
-
An aggregate column expression.
- EJBQLAggregateColumn(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAggregateColumn
-
- EJBQLAll - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAll(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAll
-
- EJBQLAnd - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAnd(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAnd
-
- EJBQLAny - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAny(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAny
-
- EJBQLAscending - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAscending(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAscending
-
- EJBQLAverage - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLAverage(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLAverage
-
- EJBQLBaseVisitor - Class in org.apache.cayenne.ejbql
-
A noop implementation of the EJBQL visitor that returns same preset boolean value from
all methods.
- EJBQLBaseVisitor() - Constructor for class org.apache.cayenne.ejbql.EJBQLBaseVisitor
-
- EJBQLBaseVisitor(boolean) - Constructor for class org.apache.cayenne.ejbql.EJBQLBaseVisitor
-
- EJBQLBetween - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLBetween(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLBetween
-
- EJBQLBooleanLiteral - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLBooleanLiteral(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLBooleanLiteral
-
- EjbqlBuilder - Class in org.apache.cayenne.map
-
- EjbqlBuilder() - Constructor for class org.apache.cayenne.map.EjbqlBuilder
-
- EJBQLClassName - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLClassName(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLClassName
-
- EJBQLCompiledExpression - Interface in org.apache.cayenne.ejbql
-
Represents an EJB QL expression "compiled" in the context of a certain mapping.
- EJBQLConcat - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLConcat(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLConcat
-
- EJBQLConditionTranslator - Class in org.apache.cayenne.access.jdbc
-
- EJBQLConditionTranslator(EJBQLTranslationContext) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLConditionTranslator
-
- EJBQLConstants - Interface in org.apache.cayenne.ejbql.parser
-
Token literal values and constants.
- EJBQLConstructor - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLConstructor(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLConstructor
-
- EJBQLConstructorParameter - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLConstructorParameter(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLConstructorParameter
-
- EJBQLConstructorParameters - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLConstructorParameters(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLConstructorParameters
-
- EJBQLCount - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLCount(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLCount
-
- EJBQLCurrentDate - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLCurrentDate(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLCurrentDate
-
- EJBQLCurrentTime - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLCurrentTime(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLCurrentTime
-
- EJBQLCurrentTimestamp - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLCurrentTimestamp(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLCurrentTimestamp
-
- EJBQLDbPath - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLDbPath(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLDbPath
-
- EJBQLDbPathTranslator - Class in org.apache.cayenne.access.jdbc
-
- EJBQLDbPathTranslator(EJBQLTranslationContext) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLDbPathTranslator
-
- EJBQLDecimalLiteral - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLDecimalLiteral(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLDecimalLiteral
-
- EJBQLDelete - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLDelete(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLDelete
-
- EJBQLDeleteTranslator - Class in org.apache.cayenne.access.jdbc
-
A translator of EJBQL DELETE statements into SQL.
- EJBQLDeleteTranslator(EJBQLTranslationContext) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLDeleteTranslator
-
- EJBQLDescending - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLDescending(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLDescending
-
- EJBQLDistinct - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLDistinct(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLDistinct
-
- EJBQLDivide - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLDivide(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLDivide
-
- EJBQLEquals - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLEquals(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLEquals
-
- EJBQLEscapeCharacter - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLEscapeCharacter(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLEscapeCharacter
-
- EJBQLException - Exception in org.apache.cayenne.ejbql
-
An exception thrown on errors during parsing EJBQL statements.
- EJBQLException() - Constructor for exception org.apache.cayenne.ejbql.EJBQLException
-
- EJBQLException(String, Object...) - Constructor for exception org.apache.cayenne.ejbql.EJBQLException
-
- EJBQLException(String, String, Throwable, Object...) - Constructor for exception org.apache.cayenne.ejbql.EJBQLException
-
- EJBQLException(String, Throwable, Object...) - Constructor for exception org.apache.cayenne.ejbql.EJBQLException
-
- EJBQLException(Throwable) - Constructor for exception org.apache.cayenne.ejbql.EJBQLException
-
- EJBQLExists - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLExists(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLExists
-
- EJBQLExpression - Interface in org.apache.cayenne.ejbql
-
An abstract EJBQL expression interface.
- EJBQLExpressionVisitor - Interface in org.apache.cayenne.ejbql
-
A visitor interface to inspect the EJBQL expression tree.
- EJBQLFrom - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLFrom(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLFrom
-
- EJBQLFromItem - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLFromItem(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLFromItem
-
- EJBQLFromTranslator - Class in org.apache.cayenne.access.jdbc
-
- EJBQLFromTranslator(EJBQLTranslationContext) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLFromTranslator
-
- EJBQLGreaterOrEqual - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLGreaterOrEqual(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLGreaterOrEqual
-
- EJBQLGreaterThan - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLGreaterThan(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLGreaterThan
-
- EJBQLGroupBy - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLGroupBy(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLGroupBy
-
- EJBQLHaving - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLHaving(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLHaving
-
- EJBQLIdentificationVariable - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLIdentificationVariable(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLIdentificationVariable
-
- EJBQLIdentifier - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLIdentifier(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLIdentifier
-
- EJBQLIn - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLIn(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLIn
-
- EJBQLInnerFetchJoin - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLInnerFetchJoin(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLInnerFetchJoin
-
- EJBQLInnerJoin - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLInnerJoin(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLInnerJoin
-
- EJBQLIntegerLiteral - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLIntegerLiteral(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLIntegerLiteral
-
- EJBQLIsEmpty - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLIsEmpty(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLIsEmpty
-
- EJBQLIsNull - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLIsNull(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLIsNull
-
- EJBQLJoin - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLJoin(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLJoin
-
- EJBQLJoinAppender - Class in org.apache.cayenne.access.jdbc
-
Handles appending joins to the content buffer at a marked position.
- EJBQLJoinAppender(EJBQLTranslationContext) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLJoinAppender
-
- EJBQLLength - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLLength(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLLength
-
- EJBQLLessOrEqual - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLLessOrEqual(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLLessOrEqual
-
- EJBQLLessThan - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLLessThan(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLLessThan
-
- EJBQLLike - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLLike(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLLike
-
- EJBQLLocate - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLLocate(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLLocate
-
- EJBQLLower - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLLower(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLLower
-
- EJBQLMax - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLMax(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLMax
-
- EJBQLMemberOf - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLMemberOf(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLMemberOf
-
- EJBQLMin - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLMin(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLMin
-
- EJBQLMod - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLMod(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLMod
-
- EJBQLMultiColumnOperand - Class in org.apache.cayenne.access.jdbc
-
A holder of multi-column match condition operand.
- EJBQLMultiColumnOperand() - Constructor for class org.apache.cayenne.access.jdbc.EJBQLMultiColumnOperand
-
- EJBQLMultiply - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLMultiply(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLMultiply
-
- EJBQLNamedInputParameter - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLNamedInputParameter(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLNamedInputParameter
-
- EJBQLNegative - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLNegative(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLNegative
-
- EJBQLNot - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLNot(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLNot
-
- EJBQLNotEquals - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLNotEquals(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLNotEquals
-
- EJBQLOr - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLOr(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLOr
-
- EJBQLOrderBy - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLOrderBy(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLOrderBy
-
- EJBQLOrderByItem - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLOrderByItem(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLOrderByItem
-
- EJBQLOuterFetchJoin - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLOuterFetchJoin(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLOuterFetchJoin
-
- EJBQLOuterJoin - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLOuterJoin(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLOuterJoin
-
- EJBQLParser - Interface in org.apache.cayenne.ejbql
-
An abstract definition of EJBQL query parser.
- EJBQLParserFactory - Class in org.apache.cayenne.ejbql
-
- EJBQLParserFactory() - Constructor for class org.apache.cayenne.ejbql.EJBQLParserFactory
-
- EJBQLPath - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLPath(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLPath
-
- ejbqlPathEntityId - Variable in class org.apache.cayenne.query.PrefetchTreeNode
-
- EJBQLPathTranslator - Class in org.apache.cayenne.access.jdbc
-
A translator that walks the relationship/attribute path, appending joins to the query.
- EJBQLPathTranslator(EJBQLTranslationContext) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- EJBQLPatternValue - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLPatternValue(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLPatternValue
-
- EJBQLPositionalInputParameter - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLPositionalInputParameter(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLPositionalInputParameter
-
- EJBQLQuery - Class in org.apache.cayenne.query
-
An EJBQL query representation in Cayenne.
- EJBQLQuery(String) - Constructor for class org.apache.cayenne.query.EJBQLQuery
-
- EJBQLQuery() - Constructor for class org.apache.cayenne.query.EJBQLQuery
-
- EJBQLSelect - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSelect(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSelect
-
- EJBQLSelectClause - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSelectClause(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSelectClause
-
- EJBQLSelectColumnsTranslator - Class in org.apache.cayenne.access.jdbc
-
Translator of the EJBQL select clause.
- EJBQLSelectColumnsTranslator(EJBQLTranslationContext) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLSelectColumnsTranslator
-
- EJBQLSelectExpression - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSelectExpression(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSelectExpression
-
- EJBQLSelectExpressions - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSelectExpressions(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSelectExpressions
-
- EJBQLSelectTranslator - Class in org.apache.cayenne.access.jdbc
-
A translator of EJBQL SELECT statements into SQL.
- EJBQLSelectTranslator(EJBQLTranslationContext) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLSelectTranslator
-
- EJBQLSize - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSize(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSize
-
- EJBQLSqrt - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSqrt(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSqrt
-
- ejbqlStatement - Variable in class org.apache.cayenne.query.EJBQLQuery
-
- EJBQLStringLiteral - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLStringLiteral(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLStringLiteral
-
- EJBQLSubselect - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSubselect(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSubselect
-
- EJBQLSubstring - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSubstring(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSubstring
-
- EJBQLSubtract - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSubtract(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSubtract
-
- EJBQLSum - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLSum(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLSum
-
- EJBQLTok - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLTok(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTok
-
- EJBQLTokenManager - Class in org.apache.cayenne.ejbql.parser
-
Token Manager.
- EJBQLTokenManager(JavaCharStream) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
Constructor.
- EJBQLTokenManager(JavaCharStream, int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
Constructor.
- EJBQLTranslationContext - Class in org.apache.cayenne.access.jdbc
-
A context used for translating of EJBQL to SQL.
- EJBQLTranslationContext(EntityResolver, EJBQLQuery, EJBQLCompiledExpression, EJBQLTranslatorFactory) - Constructor for class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
- EJBQLTranslatorFactory - Interface in org.apache.cayenne.access.jdbc
-
Defines a factory for translation visitors of EJBQL.
- ejbqlTranslatorFactory - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- EJBQLTreeConstants - Interface in org.apache.cayenne.ejbql.parser
-
- EJBQLTrim - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLTrim(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTrim
-
- EJBQLTrimBoth - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLTrimBoth(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTrimBoth
-
- EJBQLTrimCharacter - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLTrimCharacter(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTrimCharacter
-
- EJBQLTrimLeading - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLTrimLeading(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTrimLeading
-
- EJBQLTrimSpecification - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLTrimSpecification(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTrimSpecification
-
- EJBQLTrimTrailing - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLTrimTrailing(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLTrimTrailing
-
- EJBQLUpdate - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLUpdate(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLUpdate
-
- EJBQLUpdateField - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLUpdateField(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLUpdateField
-
- EJBQLUpdateItem - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLUpdateItem(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLUpdateItem
-
- EJBQLUpdateValue - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLUpdateValue(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLUpdateValue
-
- EJBQLUpper - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLUpper(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLUpper
-
- EJBQLWhere - Class in org.apache.cayenne.ejbql.parser
-
- EJBQLWhere(int) - Constructor for class org.apache.cayenne.ejbql.parser.EJBQLWhere
-
- elements - Variable in class org.apache.cayenne.access.IncrementalFaultList
-
- elements - Variable in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- Embeddable - Class in org.apache.cayenne.map
-
A mapping descriptor of an embeddable class.
- Embeddable() - Constructor for class org.apache.cayenne.map.Embeddable
-
- Embeddable(String) - Constructor for class org.apache.cayenne.map.Embeddable
-
- embeddable - Variable in class org.apache.cayenne.map.EmbeddableAttribute
-
- embeddable - Variable in class org.apache.cayenne.map.event.EmbeddableEvent
-
- embeddable - Variable in class org.apache.cayenne.reflect.FieldEmbeddableDescriptor
-
- EMBEDDABLE_ATTRIBUTE_OVERRIDE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- EMBEDDABLE_ATTRIBUTE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- EMBEDDABLE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- embeddableAccessor - Variable in class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
- embeddableAdded(EmbeddableEvent, DataMap) - Method in interface org.apache.cayenne.map.event.EmbeddableListener
-
New EmbeddableAttribute has been created/added.
- EmbeddableAttribute - Class in org.apache.cayenne.map
-
A persistent attribute of an embeddable object.
- EmbeddableAttribute() - Constructor for class org.apache.cayenne.map.EmbeddableAttribute
-
- EmbeddableAttribute(String) - Constructor for class org.apache.cayenne.map.EmbeddableAttribute
-
- embeddableAttribute - Variable in class org.apache.cayenne.map.event.EmbeddableAttributeEvent
-
- embeddableAttributeAdded(EmbeddableAttributeEvent) - Method in interface org.apache.cayenne.map.event.EmbeddableAttributeListener
-
New EmbeddableAttribute has been created/added.
- embeddableAttributeChanged(EmbeddableAttributeEvent) - Method in interface org.apache.cayenne.map.event.EmbeddableAttributeListener
-
EmbeddableAttribute property changed.
- EmbeddableAttributeEvent - Class in org.apache.cayenne.map.event
-
- EmbeddableAttributeEvent(Object, Embeddable, EmbeddableAttribute) - Constructor for class org.apache.cayenne.map.event.EmbeddableAttributeEvent
-
- EmbeddableAttributeEvent(Object, EmbeddableAttribute, Embeddable, int) - Constructor for class org.apache.cayenne.map.event.EmbeddableAttributeEvent
-
- EmbeddableAttributeListener - Interface in org.apache.cayenne.map.event
-
- embeddableAttributeRemoved(EmbeddableAttributeEvent) - Method in interface org.apache.cayenne.map.event.EmbeddableAttributeListener
-
EmbeddableAttribute has been removed.
- embeddableCache - Variable in class org.apache.cayenne.map.EntityResolver
-
- embeddableChanged(EmbeddableEvent, DataMap) - Method in interface org.apache.cayenne.map.event.EmbeddableListener
-
EmbeddableAttribute property changed.
- embeddableClass - Variable in class org.apache.cayenne.reflect.FieldEmbeddableDescriptor
-
- EmbeddableDescriptor - Interface in org.apache.cayenne.reflect
-
- embeddableDescriptor - Variable in class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
- EmbeddableEvent - Class in org.apache.cayenne.map.event
-
- EmbeddableEvent(Object, Embeddable) - Constructor for class org.apache.cayenne.map.event.EmbeddableEvent
-
- EmbeddableEvent(Object, Embeddable, int) - Constructor for class org.apache.cayenne.map.event.EmbeddableEvent
-
- EmbeddableEvent(Object, Embeddable, String) - Constructor for class org.apache.cayenne.map.event.EmbeddableEvent
-
- EmbeddableListener - Interface in org.apache.cayenne.map.event
-
- embeddableRemoved(EmbeddableEvent, DataMap) - Method in interface org.apache.cayenne.map.event.EmbeddableListener
-
EmbeddableAttribute has been removed.
- EMBEDDED_ATTRIBUTE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- embeddedAccessor - Variable in class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
- EmbeddedAttribute - Class in org.apache.cayenne.map
-
An attribute of the ObjEntity that maps to an embeddable class.
- EmbeddedAttribute() - Constructor for class org.apache.cayenne.map.EmbeddedAttribute
-
- EmbeddedAttribute(String) - Constructor for class org.apache.cayenne.map.EmbeddedAttribute
-
- EmbeddedAttribute(String, String, ObjEntity) - Constructor for class org.apache.cayenne.map.EmbeddedAttribute
-
- EmbeddedFieldAccessor - Class in org.apache.cayenne.reflect
-
An accessor for fields storing embedded objects.
- EmbeddedFieldAccessor(EmbeddableDescriptor, Accessor, Accessor) - Constructor for class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
- embeddedPropertyAccessor - Variable in class org.apache.cayenne.reflect.FieldEmbeddableDescriptor
-
- EMPTY - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- empty_collection_comparison_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- EMPTY_ITERATOR - Static variable in interface org.apache.cayenne.ashwood.graph.ArcIterator
-
- enable_tracing() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Enable tracing.
- enable_tracing() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
Enable tracing.
- encode(Object) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
Encodes an object using "root" as a root tag.
- encode(String, Object) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
Encodes using provided root XML tag.
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.Expression
-
Stores a String representation of Expression as EJBQL using a provided PrintWriter.
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTDbPath
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTFalse
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTList
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTNamedParameter
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTNegate
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTNot
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTObjPath
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTScalar
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.ASTTrue
-
- encodeAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- encodeAsEscapedString(PrintWriter, String) - Static method in class org.apache.cayenne.exp.parser.SimpleNode
-
Utility method that prints a string to the provided PrintWriter, escaping special
characters.
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.Expression
-
Stores a String representation of Expression using a provided PrintWriter.
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.ASTDbPath
-
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.ASTFalse
-
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.ASTList
-
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.ASTNegate
-
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.ASTNot
-
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.ASTObjPath
-
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.ASTScalar
-
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.ASTTrue
-
- encodeAsString(PrintWriter) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.CayenneDataObject
-
Deprecated.
since 3.1 XML serialization package is deprecated and will be removed
in the following releases. It has a number of functional and
performance limitations that make it impossible to evolve further. A
replacement may be provided in an undefined future. For now we
recommend the users to implement XML serialization of persistent
objects based JAXB, XStream or other similar frameworks.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.exp.Expression
-
Encodes itself, wrapping the string into XML CDATA section.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.Attribute
-
- encodeAsXML(PrintWriter) - Method in class org.apache.cayenne.map.DataMap
-
Deprecated.
since 3.1, as XMLSerializable
objects should only save XML
segments. Saving full XML files is responsibilty of the callers.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.DataMap
-
Prints itself as XML to the provided PrintWriter.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.DbAttribute
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.DbEntity
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.DbJoin
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.DbKeyGenerator
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.DbRelationship
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.Embeddable
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.EntityListener
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.ObjAttribute
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.ObjEntity
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.ObjRelationship
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.Procedure
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.ProcedureParameter
-
Prints itself as XML to the provided PrintWriter.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.query.Ordering
-
Encodes itself as a query ordering.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Prints itself as XML to the provided PrintWriter.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.query.SelectQuery
-
Prints itself as XML to the provided PrintWriter.
- encodeAsXML(XMLEncoder) - Method in class org.apache.cayenne.query.SQLTemplate
-
Prints itself as XML to the provided PrintWriter.
- encodeAsXML(XMLEncoder) - Method in interface org.apache.cayenne.util.XMLSerializable
-
Prints itself as XML to the provided XMLEncoder.
- encodeAsXML(XMLEncoder) - Method in interface org.apache.cayenne.xml.XMLSerializable
-
Deprecated.
Encodes itself as XML using the provided XMLEncoder.
- encodeBase64(byte[]) - Static method in class org.apache.cayenne.util.Base64Codec
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[], boolean) - Static method in class org.apache.cayenne.util.Base64Codec
-
Encodes binary data using the base64 algorithm, optionally chunking the output into
76 character blocks.
- encodeBase64Chunked(byte[]) - Static method in class org.apache.cayenne.util.Base64Codec
-
Encodes binary data using the base64 algorithm and chunks the encoded output into
76 character blocks
- encodeCallbacksAsXML(XMLEncoder) - Method in class org.apache.cayenne.map.CallbackMap
-
- encodeChildrenAsEJBQL(PrintWriter, String) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
Encodes child of this node with specified index to EJBQL
- encodeCollection(String, Collection<Object>, boolean) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
Encodes a collection of objects, attaching them to the current root.
- encodePassword(String, String) - Method in interface org.apache.cayenne.configuration.PasswordEncoding
-
Encodes a normal/plain database password.
- encodePassword(String, String) - Method in class org.apache.cayenne.configuration.PlainTextPasswordEncoder
-
- encodePassword(String, String) - Method in class org.apache.cayenne.configuration.Rot13PasswordEncoder
-
- encodePassword(String, String) - Method in class org.apache.cayenne.configuration.Rot47PasswordEncoder
-
- encodeProperty(String, Object) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
A callback method for XMLSerializable objects to encode an object property.
- encodeProperty(String, Object, boolean) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
- encodeScalarAsString(PrintWriter, Object, char) - Static method in class org.apache.cayenne.exp.parser.SimpleNode
-
Utility method that encodes an object that is not an expression Node to String.
- encodeSerializable(String, XMLSerializable) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
- encodeSimple(String, Object, boolean) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
- encodeXmlAttribute(String) - Static method in class org.apache.cayenne.util.Util
-
Encodes a string so that it can be used as an attribute value in an XML document.
- endColumn - Variable in class org.apache.cayenne.ejbql.parser.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class org.apache.cayenne.exp.parser.Token
-
The column number of the last character of this Token.
- endElement(String, String, String) - Method in class org.apache.cayenne.configuration.SAXNestedTagHandler
-
- endElement(String, String, String) - Method in class org.apache.cayenne.map.MapLoader
-
- endLine - Variable in class org.apache.cayenne.ejbql.parser.Token
-
The line number of the last character of this Token.
- endLine - Variable in class org.apache.cayenne.exp.parser.Token
-
The line number of the last character of this Token.
- endNode(Expression, Expression) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
- endNode(Expression, Expression) - Method in class org.apache.cayenne.dba.openbase.OpenBaseQualifierTranslator
-
- endNode(Expression, Expression) - Method in class org.apache.cayenne.dba.postgres.PostgresQualifierTranslator
-
- endNode(Expression, Expression) - Method in interface org.apache.cayenne.exp.TraversalHandler
-
Called during the traversal after an expression node children
processing is finished.
- endNode(Expression, Expression) - Method in class org.apache.cayenne.exp.TraversalHelper
-
- engineForDataMap(DataMap) - Method in interface org.apache.cayenne.query.QueryRouter
-
Returns a QueryEngine that is configured to handle a given DataMap.
- ensureCollectionValueHolderSet(Object) - Method in class org.apache.cayenne.reflect.BaseToManyProperty
-
Checks that an object's List field described by this property is set, injecting a
List if needed.
- entities - Variable in class org.apache.cayenne.access.DataPort
-
- entity - Variable in class org.apache.cayenne.map.Attribute
-
- Entity - Class in org.apache.cayenne.map
-
An Entity is an abstract descriptor for an entity mapping concept.
- Entity() - Constructor for class org.apache.cayenne.map.Entity
-
Creates an unnamed Entity.
- Entity(String) - Constructor for class org.apache.cayenne.map.Entity
-
Creates a named Entity.
- entity - Variable in class org.apache.cayenne.map.EntityInheritanceTree
-
- entity - Variable in class org.apache.cayenne.map.event.EntityEvent
-
- entity - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- entity_bean_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- entity_bean_value() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- entity_comp() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- ENTITY_LISTENER_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- entityClass - Variable in class org.apache.cayenne.map.EntityResult
-
- EntityEvent - Class in org.apache.cayenne.map.event
-
Represents events resulted from Entity changes
in CayenneModeler.
- EntityEvent(Object, Entity) - Constructor for class org.apache.cayenne.map.event.EntityEvent
-
Creates a Entity change event.
- EntityEvent(Object, Entity, int) - Constructor for class org.apache.cayenne.map.event.EntityEvent
-
Creates a Entity event of a specified type.
- EntityEvent(Object, Entity, String) - Constructor for class org.apache.cayenne.map.event.EntityEvent
-
Creates a Entity name change event.
- entityInheritanceCache - Variable in class org.apache.cayenne.map.EntityResolver
-
- EntityInheritanceTree - Class in org.apache.cayenne.map
-
A tree structure representing inheritance hierarchy of an ObjEntity and its
subentities.
- EntityInheritanceTree(ObjEntity) - Constructor for class org.apache.cayenne.map.EntityInheritanceTree
-
- entityInheritanceTree - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- EntityListener - Class in org.apache.cayenne.map
-
A mapping descriptor of an entity listener class that declares one or more callback
methods to be notified of the entity events.
- EntityListener() - Constructor for class org.apache.cayenne.map.EntityListener
-
- EntityListener(String) - Constructor for class org.apache.cayenne.map.EntityListener
-
- EntityListenerFactory - Interface in org.apache.cayenne.map
-
A factory used to create entity listeners.
- entityListenerFactory - Variable in class org.apache.cayenne.map.EntityResolver
-
- entityListeners - Variable in class org.apache.cayenne.map.ObjEntity
-
- entityMatchingRow(DataRow) - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
Returns the deepest possible entity in the inheritance hierarchy that can be used
to create objects from a given DataRow.
- EntityMergeListener - Interface in org.apache.cayenne.util
-
EntityMergeListener interface defines API useful for listening to
EntityMergeSupport processing.
- EntityMergeSupport - Class in org.apache.cayenne.util
-
Implements methods for entity merging.
- EntityMergeSupport(DataMap) - Constructor for class org.apache.cayenne.util.EntityMergeSupport
-
- EntityMergeSupport(DataMap, NamingStrategy, boolean) - Constructor for class org.apache.cayenne.util.EntityMergeSupport
-
- entityName - Variable in class org.apache.cayenne.DataRow
-
- entityName - Variable in class org.apache.cayenne.map.EntityResult
-
- entityName - Variable in class org.apache.cayenne.ObjectId
-
- entityName - Variable in class org.apache.cayenne.query.PrefetchTreeNode
-
- entityName - Variable in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- entityQualifier - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- entityResolver - Variable in class org.apache.cayenne.access.DataDomain
-
- entityResolver - Variable in class org.apache.cayenne.access.DataNode
-
- entityResolver - Variable in class org.apache.cayenne.access.jdbc.BaseSQLAction
-
- entityResolver - Variable in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- entityResolver - Variable in class org.apache.cayenne.access.trans.QueryAssembler
-
- entityResolver - Variable in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- entityResolver - Variable in class org.apache.cayenne.BaseContext
-
- entityResolver - Variable in class org.apache.cayenne.dba.JdbcActionBuilder
-
- EntityResolver - Class in org.apache.cayenne.map
-
Represents a virtual shared namespace for zero or more DataMaps.
- EntityResolver() - Constructor for class org.apache.cayenne.map.EntityResolver
-
Creates new EntityResolver.
- EntityResolver(Collection<DataMap>) - Constructor for class org.apache.cayenne.map.EntityResolver
-
Creates new EntityResolver that indexes a collection of DataMaps.
- entityResolver - Variable in class org.apache.cayenne.remote.ClientChannel
-
- EntityResult - Class in org.apache.cayenne.map
-
A metadata object that provides mapping of a set of result columns to an ObjEntity.
- EntityResult(Class<?>) - Constructor for class org.apache.cayenne.map.EntityResult
-
- EntityResult(String) - Constructor for class org.apache.cayenne.map.EntityResult
-
- EntityResultSegment - Interface in org.apache.cayenne.query
-
- entitySorter - Variable in class org.apache.cayenne.access.DataDomain
-
- EntitySorter - Interface in org.apache.cayenne.map
-
Defines API for sorting of Cayenne entities based on their mutual dependencies.
- entrySet() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- entrySet() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- enum_comp() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- enum_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- enum_literal() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- enum_primary() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- enumClass - Variable in class org.apache.cayenne.access.types.EnumType
-
- EnumType<T extends Enum<T>> - Class in org.apache.cayenne.access.types
-
An ExtendedType that handles an enum class.
- EnumType(Class<T>) - Constructor for class org.apache.cayenne.access.types.EnumType
-
- EnumTypeFactory - Class in org.apache.cayenne.access.types
-
ExtendedTypeFactory for handling JDK 1.5 Enums.
- EnumTypeFactory() - Constructor for class org.apache.cayenne.access.types.EnumTypeFactory
-
- EOF - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
End of File.
- EOF - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
End of File.
- eol - Variable in exception org.apache.cayenne.ejbql.parser.ParseException
-
The end of line string for this machine.
- eol - Variable in exception org.apache.cayenne.exp.parser.ParseException
-
The end of line string for this machine.
- EQ() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- EQ - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- EQUAL_TO - Static variable in class org.apache.cayenne.exp.Expression
-
- equals(Object) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Returns true if another object is a ColumnDescriptor with the same name, name
prefix, table and procedure names.
- equals(Object) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- equals(Object) - Method in class org.apache.cayenne.di.Key
-
- equals(Object) - Method in class org.apache.cayenne.event.EventSubject
-
- equals(Object) - Method in class org.apache.cayenne.exp.Expression
-
- equals(Object) - Method in class org.apache.cayenne.exp.ExpressionParameter
-
- equals(Object) - Method in class org.apache.cayenne.ObjectId
-
- equals(Object) - Method in class org.apache.cayenne.query.NamedQuery
-
An object is considered equal to this NamedQuery if it is a NamedQuery with the
same queryName and same parameters.
- equals(Object) - Method in class org.apache.cayenne.query.ObjectIdQuery
-
An object is considered equal to this query if it is also a ObjectIdQuery with
an equal ObjectId.
- equals(Object) - Method in class org.apache.cayenne.util.Invocation
-
- equals(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- equals(Object) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- EqualsBuilder - Class in org.apache.cayenne.util
-
- EqualsBuilder() - Constructor for class org.apache.cayenne.util.EqualsBuilder
-
- error - Variable in class org.apache.cayenne.validation.SimpleValidationFailure
-
- ESC - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- ESCAPE - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- escape_character() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- escapeChar - Variable in class org.apache.cayenne.exp.parser.PatternMatchNode
-
- establishSession() - Method in interface org.apache.cayenne.remote.RemoteService
-
Establishes a dedicated session with Cayenne DataChannel, returning session id.
- establishSession() - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
- establishSharedSession(String) - Method in interface org.apache.cayenne.remote.RemoteService
-
Creates a new session with the specified or joins an existing one.
- establishSharedSession(String) - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
- evaluate(Object) - Method in class org.apache.cayenne.exp.Expression
-
Calculates expression value with object as a context for path expressions.
- evaluate(Object) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- evaluateChild(int, Object) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- evaluateEntityNode(Entity) - Method in class org.apache.cayenne.exp.parser.ASTPath
-
Helper method to evaluate path expression with Cayenne Entity.
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTAdd
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTAnd
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTBetween
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseAnd
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseNot
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseOr
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseXor
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTDbPath
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTDivide
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTEqual
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTFalse
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTGreater
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTGreaterOrEqual
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTIn
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTLess
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTLessOrEqual
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTLike
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTLikeIgnoreCase
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTList
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTMultiply
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTNamedParameter
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTNegate
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTNot
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTNotBetween
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTNotEqual
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTNotIn
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTNotLike
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTNotLikeIgnoreCase
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTObjPath
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTOr
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTScalar
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTSubtract
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.ASTTrue
-
- evaluateNode(Object) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
Evaluates itself with object, pushing result on the stack.
- EVENT_BRIDGE_FACTORY_DEFAULT - Static variable in class org.apache.cayenne.access.DataRowStore
-
- EVENT_BRIDGE_FACTORY_PROPERTY - Static variable in class org.apache.cayenne.access.DataRowStore
-
- EventBridge - Class in org.apache.cayenne.event
-
An object that passes events between a local EventManager and some other event dispatch
mechanism.
- EventBridge(EventSubject, String) - Constructor for class org.apache.cayenne.event.EventBridge
-
Creates an EventBridge with a single local subject.
- EventBridge(Collection<EventSubject>, String) - Constructor for class org.apache.cayenne.event.EventBridge
-
Creates an EventBridge with multiple local subjects and a single external subject.
- EventBridgeFactory - Interface in org.apache.cayenne.event
-
Defines a factory to dynamically create EventBridge instances.
- eventBridgeFactory - Variable in class org.apache.cayenne.remote.RemoteSession
-
- eventBridgeFactoryName - Variable in class org.apache.cayenne.remote.service.BaseRemoteService
-
- eventBridgeParameters - Variable in class org.apache.cayenne.remote.RemoteSession
-
- eventBridgeParameters - Variable in class org.apache.cayenne.remote.service.BaseRemoteService
-
- eventBridgeProperties - Variable in class org.apache.cayenne.configuration.rop.server.ROPServerModule
-
- eventManager - Variable in class org.apache.cayenne.access.DataDomain
-
- eventManager - Variable in class org.apache.cayenne.access.DataRowStore
-
- eventManager - Variable in class org.apache.cayenne.configuration.rop.client.ClientChannelProvider
-
- eventManager - Variable in class org.apache.cayenne.configuration.server.DataContextFactory
-
- eventManager - Variable in class org.apache.cayenne.event.EventBridge
-
- EventManager - Interface in org.apache.cayenne.event
-
This class acts as bridge between an Object that wants to inform others about its
current state or a change thereof (Publisher) and a list of objects interested in the
Subject (Listeners).
- eventManager - Variable in class org.apache.cayenne.remote.ClientChannel
-
- eventQueue - Variable in class org.apache.cayenne.event.DefaultEventManager
-
- eventSubject - Variable in class org.apache.cayenne.access.DataRowStore
-
- EventSubject - Class in org.apache.cayenne.event
-
This class encapsulates the String that is used to identify the subject that
a listener is interested in.
- EventSubject(String) - Constructor for class org.apache.cayenne.event.EventSubject
-
Protected constructor for new subjects.
- eventToMessageObject(CayenneEvent) - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
Converts CayenneEvent to a serializable object that will be sent via JMS.
- eventToMessageObject(CayenneEvent) - Method in class org.apache.cayenne.event.JMSBridge
-
Converts CayenneEvent to a serializable object that will be sent via JMS.
- eventTypes - Variable in class org.apache.cayenne.di.spi.DefaultScope
-
- EventUtil - Class in org.apache.cayenne.util
-
Contains access stack events related utility methods.
- excludingDefaultListeners - Variable in class org.apache.cayenne.map.ObjEntity
-
- excludingSuperclassListeners - Variable in class org.apache.cayenne.map.ObjEntity
-
- execute() - Method in class org.apache.cayenne.access.DataPort
-
Runs DataPort.
- execute(Connection, OperationObserver, SQLStatement, Collection<Number>) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.AbstractToDbToken
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.AddColumnToModel
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.AddRelationshipToModel
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.CreateTableToDb
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.CreateTableToModel
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.DropColumnToModel
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.DropRelationshipToModel
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.DropTableToModel
-
- execute(MergerContext) - Method in interface org.apache.cayenne.merge.MergerToken
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.SetAllowNullToModel
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.SetColumnTypeToModel
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.SetNotNullToModel
-
- execute(MergerContext) - Method in class org.apache.cayenne.merge.SetPrimaryKeyToModel
-
- execute() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
Worker method that performs internal query.
- executeSql(MergerContext, String) - Method in class org.apache.cayenne.merge.AbstractToDbToken
-
- ExecutingMergerContext - Class in org.apache.cayenne.merge
-
- ExecutingMergerContext(DataMap, DataNode) - Constructor for class org.apache.cayenne.merge.ExecutingMergerContext
-
- ExecutingMergerContext(DataMap, DataSource, JdbcAdapter, ModelMergeDelegate) - Constructor for class org.apache.cayenne.merge.ExecutingMergerContext
-
- EXISTS - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- exists_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- ExpandBuff(boolean) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- ExpandBuff(boolean) - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- expectedTokenSequences - Variable in exception org.apache.cayenne.ejbql.parser.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.apache.cayenne.exp.parser.ParseException
-
Each entry in this array is an array of integers.
- expectsToOverrideIdentityColumns() - Method in class org.apache.cayenne.dba.sqlserver.SQLServerBatchAction
-
Returns whether a table has identity columns.
- expFalse() - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience shortcut for boolean false expression.
- expName() - Method in class org.apache.cayenne.exp.Expression
-
Returns String label for this expression.
- expName() - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
Implemented for backwards compatibility with exp package.
- EXPONENT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- EXPONENT - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- ExportedKey - Class in org.apache.cayenne.map.naming
-
ExportedKey is an representation of relationship between two tables
in database.
- ExportedKey(String, String, String, String, String, String) - Constructor for class org.apache.cayenne.map.naming.ExportedKey
-
- expression - Variable in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- Expression - Class in org.apache.cayenne.exp
-
Superclass of Cayenne expressions that defines basic API for expressions use.
- Expression() - Constructor for class org.apache.cayenne.exp.Expression
-
- expression() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- expression - Variable in class org.apache.cayenne.query.EJBQLQuery
-
- ExpressionException - Exception in org.apache.cayenne.exp
-
RuntimeException thrown on errors during expressions creation/parsing.
- ExpressionException() - Constructor for exception org.apache.cayenne.exp.ExpressionException
-
- ExpressionException(String, Object...) - Constructor for exception org.apache.cayenne.exp.ExpressionException
-
- ExpressionException(String, Throwable, Object...) - Constructor for exception org.apache.cayenne.exp.ExpressionException
-
- ExpressionException(Throwable) - Constructor for exception org.apache.cayenne.exp.ExpressionException
-
- ExpressionException(String, String, Throwable, Object...) - Constructor for exception org.apache.cayenne.exp.ExpressionException
-
Constructor for ExpressionException.
- ExpressionFactory - Class in org.apache.cayenne.exp
-
Helper class to build expressions.
- ExpressionFactory() - Constructor for class org.apache.cayenne.exp.ExpressionFactory
-
- expressionOfType(int) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
Creates a new expression for the type requested.
- ExpressionParameter - Class in org.apache.cayenne.exp
-
Named parameter for paramterized expressions.
- ExpressionParameter(String) - Constructor for class org.apache.cayenne.exp.ExpressionParameter
-
Constructor for ExpressionParam.
- ExpressionParser - Class in org.apache.cayenne.exp.parser
-
Parser of Cayenne Expressions.
- ExpressionParser(InputStream) - Constructor for class org.apache.cayenne.exp.parser.ExpressionParser
-
Constructor with InputStream.
- ExpressionParser(InputStream, String) - Constructor for class org.apache.cayenne.exp.parser.ExpressionParser
-
Constructor with InputStream and supplied encoding
- ExpressionParser(Reader) - Constructor for class org.apache.cayenne.exp.parser.ExpressionParser
-
Constructor.
- ExpressionParser(ExpressionParserTokenManager) - Constructor for class org.apache.cayenne.exp.parser.ExpressionParser
-
Constructor with generated Token Manager.
- ExpressionParserConstants - Interface in org.apache.cayenne.exp.parser
-
Token literal values and constants.
- ExpressionParserTokenManager - Class in org.apache.cayenne.exp.parser
-
Token Manager.
- ExpressionParserTokenManager(JavaCharStream) - Constructor for class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
Constructor.
- ExpressionParserTokenManager(JavaCharStream, int) - Constructor for class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
Constructor.
- ExpressionParserTreeConstants - Interface in org.apache.cayenne.exp.parser
-
- expressionString - Variable in exception org.apache.cayenne.exp.ExpressionException
-
- expTrue() - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience shortcut for boolean true expression.
- expWithParameters(Map<String, ?>) - Method in class org.apache.cayenne.exp.Expression
-
A shortcut for expWithParams(params, true)
.
- expWithParameters(Map<String, ?>, boolean) - Method in class org.apache.cayenne.exp.Expression
-
Creates and returns a new Expression instance using this expression as a prototype.
- ExtendedEnumeration - Interface in org.apache.cayenne
-
An interface that Enum classes may implement to map enum instances to arbitrary DB
values that do not match the enum names or positions.
- ExtendedEnumType<T extends Enum<T>> - Class in org.apache.cayenne.access.types
-
An ExtendedType that handles a Java Enum based upon the Cayenne ExtendedEnumeration
interface.
- ExtendedEnumType(Class<T>) - Constructor for class org.apache.cayenne.access.types.ExtendedEnumType
-
- ExtendedType - Interface in org.apache.cayenne.access.types
-
Defines methods to read Java objects from JDBC ResultSets and write as parameters of
PreparedStatements.
- ExtendedTypeFactory - Interface in org.apache.cayenne.access.types
-
ExtendedType factory interface.
- ExtendedTypeMap - Class in org.apache.cayenne.access.types
-
Stores ExtendedTypes, implementing an algorithm to determine the right type for a given
Java class.
- ExtendedTypeMap() - Constructor for class org.apache.cayenne.access.types.ExtendedTypeMap
-
Creates new ExtendedTypeMap, populating it with default JDBC-compatible types.
- extendedTypes - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- externalEventSource - Variable in class org.apache.cayenne.event.EventBridge
-
- externalSubject - Variable in class org.apache.cayenne.event.EventBridge
-
- externalTransaction(TransactionDelegate) - Static method in class org.apache.cayenne.access.Transaction
-
Factory method returning a new transaction instance that would NOT propagate
commit/rollback to participating connections.
- externalTypesForJdbcType(int) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- externalTypesForJdbcType(int) - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns an array of RDBMS types that can be used with JDBC type
.
- externalTypesForJdbcType(int) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- externalTypesForJdbcType(int) - Method in class org.apache.cayenne.dba.TypesHandler
-
- extractData(ResultSet) - Static method in class org.apache.cayenne.map.naming.ExportedKey
-
Extracts data from a resultset pointing to a exported key to
ExportedKey class instance
- extractFileExtension(String) - Static method in class org.apache.cayenne.util.Util
-
Extracts extension from the file name.
- extractQualifier() - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
- extractTemplateString() - Method in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
Extracts a template string from a SQLTemplate query.
- GE() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- GE - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- generated - Variable in class org.apache.cayenne.map.DbAttribute
-
Defines whether this column value is generated by the database.
- generatedAttributes - Variable in class org.apache.cayenne.map.DbEntity
-
- generateParseException() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Generate ParseException.
- generateParseException() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
Generate ParseException.
- generatePk(DataNode, DbAttribute) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
Generates a unique and non-repeating primary key for specified dbEntity.
- generatePk(DataNode, DbAttribute) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
Returns a non-repeating primary key for a given PK attribute.
- generatePk(DataNode, DbAttribute) - Method in interface org.apache.cayenne.dba.PkGenerator
-
Generates a unique and non-repeating primary key for specified PK attribute.
- generatorName - Variable in class org.apache.cayenne.map.DbKeyGenerator
-
- generatorType - Variable in class org.apache.cayenne.map.DbKeyGenerator
-
- genericClassName - Variable in class org.apache.cayenne.access.DbLoader
-
- GenericResponse - Class in org.apache.cayenne.util
-
A simple serializable implementation of QueryResponse.
- GenericResponse() - Constructor for class org.apache.cayenne.util.GenericResponse
-
Creates an empty BaseResponse.
- GenericResponse(List) - Constructor for class org.apache.cayenne.util.GenericResponse
-
Creates a BaseResponse with a single result list.
- GenericResponse(QueryResponse) - Constructor for class org.apache.cayenne.util.GenericResponse
-
Creates a response that it a shallow copy of another response.
- get(int) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- get(QueryMetadata) - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
- get(QueryMetadata, QueryCacheEntryFactory) - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
- get(QueryMetadata) - Method in class org.apache.cayenne.cache.MapQueryCache
-
- get(QueryMetadata, QueryCacheEntryFactory) - Method in class org.apache.cayenne.cache.MapQueryCache
-
Returns a non-null cached value.
- get() - Method in class org.apache.cayenne.cache.MapQueryCacheProvider
-
- get(QueryMetadata, QueryCacheEntryFactory) - Method in class org.apache.cayenne.cache.NestedQueryCache
-
- get(QueryMetadata) - Method in class org.apache.cayenne.cache.NestedQueryCache
-
- get(QueryMetadata) - Method in class org.apache.cayenne.cache.OSQueryCache
-
- get(QueryMetadata, QueryCacheEntryFactory) - Method in class org.apache.cayenne.cache.OSQueryCache
-
Returns a non-null cached value.
- get(QueryMetadata) - Method in interface org.apache.cayenne.cache.QueryCache
-
Returns a cached query result for the given QueryMetadata or null if the result is
not cached or is expired.
- get(QueryMetadata, QueryCacheEntryFactory) - Method in interface org.apache.cayenne.cache.QueryCache
-
Returns a cached query result for the given QueryMetadata.
- get(String) - Method in class org.apache.cayenne.configuration.DefaultRuntimeProperties
-
- get() - Method in class org.apache.cayenne.configuration.rop.client.ClientChannelProvider
-
- get() - Method in class org.apache.cayenne.configuration.rop.client.HessianConnectionProvider
-
- get() - Method in class org.apache.cayenne.configuration.rop.client.LocalClientServerChannelProvider
-
- get() - Method in class org.apache.cayenne.configuration.rop.client.LocalConnectionProvider
-
- get(String) - Method in interface org.apache.cayenne.configuration.RuntimeProperties
-
Returns a String property value for a given key.
- get() - Method in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- get() - Method in class org.apache.cayenne.configuration.server.DomainDataChannelProvider
-
- get(Class<T>) - Static method in class org.apache.cayenne.di.Key
-
Creates a key for a nameless binding of a given type.
- get(Class<T>, String) - Static method in class org.apache.cayenne.di.Key
-
Creates a key for a named binding of a given type.
- get() - Method in interface org.apache.cayenne.di.Provider
-
- get() - Method in class org.apache.cayenne.di.spi.DefaultScopeProvider
-
- get(DbEntity, DbAttribute) - Method in class org.apache.cayenne.merge.DefaultValueForNullProvider
-
- get(int) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- get(Object) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- get(int) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- get(int) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- get(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- getAbsolutePath() - Method in class org.apache.cayenne.ejbql.parser.EJBQLPath
-
- getAccessor() - Method in exception org.apache.cayenne.reflect.PropertyException
-
Returns property descriptor that was used to access the property.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.db2.DB2Adapter
-
Uses special action builder to create the right action.
- getAction(Query, DataNode) - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns an instance of SQLAction that should handle the query.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.frontbase.FrontBaseAdapter
-
Uses special action builder to create the right action.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBAdapter
-
Uses special action builder to create the right action.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.ingres.IngresAdapter
-
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Uses JdbcActionBuilder to create the right action.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
Uses special action builder to create the right action.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.openbase.OpenBaseAdapter
-
Uses special action builder to create the right action.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.oracle.Oracle8Adapter
-
Uses OracleActionBuilder to create the right action.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
Uses OracleActionBuilder to create the right action.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.postgres.PostgresAdapter
-
Uses PostgresActionBuilder to create the right action.
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.sqlite.SQLiteAdapter
-
- getAction(Query, DataNode) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerAdapter
-
Uses SQLServerActionBuilder to create the right action.
- getAdapter() - Method in class org.apache.cayenne.access.DataNode
-
Returns DbAdapter object.
- getAdapter() - Method in class org.apache.cayenne.access.DbGenerator
-
Returns DbAdapter associated with this DbGenerator.
- getAdapter() - Method in class org.apache.cayenne.access.DbLoader
-
Returns DbAdapter associated with this DbLoader.
- getAdapter() - Method in class org.apache.cayenne.access.jdbc.BaseSQLAction
-
- getAdapter() - Method in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
Returns DbAdapter associated with this execution plan object.
- getAdapter() - Method in class org.apache.cayenne.access.trans.BatchQueryBuilder
-
- getAdapter() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- getAdapter() - Method in class org.apache.cayenne.dba.AutoAdapter
-
Returns a proxied DbAdapter, lazily creating it on first invocation.
- getAdapter() - Method in class org.apache.cayenne.dba.JdbcActionBuilder
-
Returns DbAdapter used associated with this action builder.
- getAdapter() - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- getAdapter() - Method in class org.apache.cayenne.merge.ExecutingMergerContext
-
- getAdapter() - Method in interface org.apache.cayenne.merge.MergerContext
-
- getAdapterClassName() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getAdapterType() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- getAggregateColumnTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getAggregateColumnTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getAliasedName(String) - Method in class org.apache.cayenne.map.DbAttribute
-
- getAliasedPath() - Method in interface org.apache.cayenne.map.PathComponent
-
Returns an aliased path or null if this component is not an alias.
- getAnyRelationship(Entity) - Method in class org.apache.cayenne.map.Entity
-
Returns a relationship that has a specified entity as a target.
- getArc(E, E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- getArc(Object, Object) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- getArcId() - Method in class org.apache.cayenne.graph.ArcCreateOperation
-
- getArcId() - Method in class org.apache.cayenne.graph.ArcDeleteOperation
-
- getAsciiStream() - Method in class org.apache.cayenne.util.MemoryClob
-
Retrieves the CLOB
value designated by this Clob
object as an ascii stream.
- getAttribute(String) - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- getAttribute(String) - Method in class org.apache.cayenne.map.Embeddable
-
- getAttribute(String) - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
Returns an ObjAttribute for a given name, taking into account column name
overrides.
- getAttribute(String) - Method in class org.apache.cayenne.map.Entity
-
Returns attribute with name attributeName
or null if no attribute
with this name exists.
- getAttribute() - Method in class org.apache.cayenne.map.event.AttributeEvent
-
Get attribute (obj or db).
- getAttribute(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a named attribute that is either declared in this ObjEntity or is
inherited.
- getAttribute() - Method in interface org.apache.cayenne.map.PathComponent
-
- getAttribute() - Method in interface org.apache.cayenne.reflect.AttributeProperty
-
- getAttribute() - Method in class org.apache.cayenne.reflect.SimpleAttributeProperty
-
- getAttributeForDbAttribute(DbAttribute) - Method in class org.apache.cayenne.map.ObjEntity
-
Returns ObjAttribute of this entity that maps to dbAttribute
parameter.
- getAttributeForDbPath(String) - Method in class org.apache.cayenne.map.Embeddable
-
Returns EmbeddableAttribute of this Embeddable that maps to
dbAttribute
parameter.
- getAttributeForDbPath(String) - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
Returns an ObjAttribute that maps to a given
DbAttribute
, or returns null
if no such attribute exists.
- getAttributeMap() - Method in class org.apache.cayenne.map.Embeddable
-
Returns an unmodifiable sorted map of embeddable attributes.
- getAttributeMap() - Method in class org.apache.cayenne.map.Entity
-
Returns an unmodifiable sorted map of entity attributes.
- getAttributeMap() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a SortedMap of all attributes that either belong to this ObjEntity or
inherited.
- getAttributeOverrides() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
Returns a map of ColumnDescriptors keyed by ObjAttribute for columns that may need
to be reprocessed manually due to incompatible mappings along the inheritance
hierarchy.
- getAttributeOverrides() - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
- getAttributePrecision() - Method in class org.apache.cayenne.map.DbAttribute
-
- getAttributes() - Method in class org.apache.cayenne.map.DbEntity
-
Returns a Collection of all attributes that either belong to this DbEntity or
inherited.
- getAttributes() - Method in class org.apache.cayenne.map.Embeddable
-
Returns an unmodifiable collection of embeddable attributes.
- getAttributes() - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
Returns a Collection of ObjAttributes of an embedded object taking into account
column name overrides.
- getAttributes() - Method in class org.apache.cayenne.map.Entity
-
Returns an unmodifiable collection of entity attributes.
- getAttributes() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a Collection of all attributes that either belong to this ObjEntity or
inherited.
- getAttributesToAdd(ObjEntity) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
Returns a list of attributes that exist in the DbEntity, but are missing from the
ObjEntity.
- getAutoCommit() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getBatchQueryBuilderFactory() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- getBatchTerminator() - Method in class org.apache.cayenne.dba.AutoAdapter
-
- getBatchTerminator() - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns a String used to terminate a batch in command-line tools.
- getBatchTerminator() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Returns default separator - a semicolon.
- getBatchTerminator() - Method in class org.apache.cayenne.dba.openbase.OpenBaseAdapter
-
Returns word "go".
- getBatchTerminator() - Method in class org.apache.cayenne.dba.sybase.SybaseAdapter
-
Returns word "go".
- getBeginColumn() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- getBeginColumn() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- getBeginLine() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- getBeginLine() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- getBinaryStream() - Method in class org.apache.cayenne.util.MemoryBlob
-
Retrieves the BLOB
value designated by this Blob
instance
as a stream.
- getBinaryStream(long, long) - Method in class org.apache.cayenne.util.MemoryBlob
-
- getBindingName() - Method in class org.apache.cayenne.di.Key
-
Returns an optional name of the binding used to distinguish multiple bindings of
the same object type.
- getBindings() - Method in class org.apache.cayenne.access.jdbc.SQLStatement
-
- getBoolean(String, boolean) - Method in class org.apache.cayenne.configuration.DefaultRuntimeProperties
-
- getBoolean(String, boolean) - Method in interface org.apache.cayenne.configuration.RuntimeProperties
-
- getBundle() - Static method in class org.apache.cayenne.util.LocalizedStringsHandler
-
- getBytes(long, int) - Method in class org.apache.cayenne.util.MemoryBlob
-
Retrieves all or part of the BLOB
value that this Blob
object represents, as an array of bytes.
- getCachedSnapshot(ObjectId) - Method in class org.apache.cayenne.access.DataRowStore
-
Returns cached snapshot or null if no snapshot is currently cached for the given
ObjectId.
- getCachedSnapshot(ObjectId) - Method in class org.apache.cayenne.access.ObjectStore
-
Returns a snapshot for ObjectId from the underlying snapshot cache.
- getCacheGroups() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getCacheGroups() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getCacheGroups() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns an optional array of cache "groups".
- getCacheGroups() - Method in class org.apache.cayenne.query.SelectQuery
-
- getCacheGroups() - Method in class org.apache.cayenne.query.SQLTemplate
-
- getCacheKey() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns a String that uniquely identifies this query for the purposes of result
caching.
- getCacheObjectFactory() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
- getCachePolicy() - Method in class org.apache.cayenne.query.ObjectIdQuery
-
- getCacheStrategy() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getCacheStrategy() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getCacheStrategy() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns a caching strategy for this query.
- getCacheStrategy() - Method in class org.apache.cayenne.query.SelectQuery
-
- getCacheStrategy() - Method in class org.apache.cayenne.query.SQLTemplate
-
- getCallbackAction(LifecycleCallbackRegistry, GraphManager, GraphDiff, int) - Static method in class org.apache.cayenne.DataChannelSyncCallbackAction
-
- getCallbackDescriptor(LifecycleEvent) - Method in class org.apache.cayenne.map.CallbackMap
-
- getCallbackMap() - Method in class org.apache.cayenne.map.EntityListener
-
Returns an object that stores callback methods of this listener.
- getCallbackMap() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns an object that stores callback methods of this entity.
- getCallbackMethods() - Method in class org.apache.cayenne.map.CallbackDescriptor
-
Returns all callback methods for this callback event.
- getCallbackRegistry() - Method in class org.apache.cayenne.map.EntityResolver
-
- getCallbacks() - Method in class org.apache.cayenne.map.CallbackMap
-
Returns all event callbacks as an array ordered by event type.
- getCallbackType() - Method in class org.apache.cayenne.map.CallbackDescriptor
-
- getCallOutParameters() - Method in class org.apache.cayenne.map.Procedure
-
Returns a list of OUT and INOUT call parameters.
- getCallParameters() - Method in class org.apache.cayenne.map.Procedure
-
Returns an unmodifiable list of call parameters.
- getCatalog() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getCatalog() - Method in class org.apache.cayenne.map.DbEntity
-
Returns the catalog name of the table described by this DbEntity.
- getCatalog() - Method in class org.apache.cayenne.map.Procedure
-
- getCatalogs() - Method in class org.apache.cayenne.access.DbLoader
-
Retrieves catalogues for the database associated with this DbLoader.
- getCayenneRuntime(ServletContext) - Static method in class org.apache.cayenne.configuration.web.WebUtil
-
- getChannel() - Method in class org.apache.cayenne.BaseContext
-
- getChannel() - Method in class org.apache.cayenne.configuration.CayenneRuntime
-
- getChannel() - Method in interface org.apache.cayenne.ObjectContext
-
Returns an DataChannel used by this context.
- getChannel() - Method in class org.apache.cayenne.remote.service.LocalConnection
-
Returns wrapped DataChannel.
- getChannel() - Method in class org.apache.cayenne.remote.service.ServerSession
-
- getCharacterStream() - Method in class org.apache.cayenne.util.MemoryClob
-
Retrieves the CLOB
value designated by this Clob
object as a java.io.Reader
object (or as a stream of characters).
- getCharacterStream(long, long) - Method in class org.apache.cayenne.util.MemoryClob
-
- getChatService() - Method in class org.apache.cayenne.event.XMPPBridge
-
- getChild(InternalContextAdapter, Node, int) - Method in class org.apache.cayenne.access.jdbc.BindDirective
-
- getChild(InternalContextAdapter, Node, int) - Method in class org.apache.cayenne.access.jdbc.ResultDirective
-
- getChild(int) - Method in interface org.apache.cayenne.ejbql.EJBQLExpression
-
Returns a child expression node at the specified index.
- getChild(int) - Method in class org.apache.cayenne.ejbql.parser.SimpleNode
-
- getChild(String) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- getChildAsString(InternalContextAdapter, Node, int) - Method in class org.apache.cayenne.access.jdbc.ResultDirective
-
Returns a directive argument at a given index converted to String.
- getChildren() - Method in class org.apache.cayenne.access.trans.JoinTreeNode
-
- getChildren() - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
- getChildren() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Returns an unmodifiable collection of children.
- getChildrenCount() - Method in interface org.apache.cayenne.ejbql.EJBQLExpression
-
Returns a number of child operands of this expression node.
- getChildrenCount() - Method in class org.apache.cayenne.ejbql.parser.SimpleNode
-
- getChildrenCount() - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
- getClassDescriptor(Persistent) - Static method in class org.apache.cayenne.Cayenne
-
Returns class descriptor for the object or null if the object is not registered
with an ObjectContext or descriptor was not found.
- getClassDescriptor(String) - Method in class org.apache.cayenne.map.EntityResolver
-
Returns ClassDescriptor for the ObjEntity matching the name.
- getClassDescriptor() - Method in interface org.apache.cayenne.query.EntityResultSegment
-
- getClassDescriptor() - Method in interface org.apache.cayenne.query.QueryMetadata
-
- getClassDescriptorMap() - Method in class org.apache.cayenne.map.EntityResolver
-
Returns an object that compiles and stores
ClassDescriptor
instances for
all entities.
- getClassLoader() - Method in class org.apache.cayenne.resource.ClassLoaderResourceLocator
-
- getClassLoader() - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Returns the ClassLoader associated with this ResourceLocator.
- getClassName() - Method in class org.apache.cayenne.access.types.BigDecimalType
-
- getClassName() - Method in class org.apache.cayenne.access.types.BigIntegerType
-
- getClassName() - Method in class org.apache.cayenne.access.types.BooleanType
-
- getClassName() - Method in class org.apache.cayenne.access.types.ByteArrayType
-
- getClassName() - Method in class org.apache.cayenne.access.types.ByteType
-
- getClassName() - Method in class org.apache.cayenne.access.types.CalendarType
-
- getClassName() - Method in class org.apache.cayenne.access.types.CharType
-
Returns "java.lang.String".
- getClassName() - Method in class org.apache.cayenne.access.types.DateType
-
- getClassName() - Method in class org.apache.cayenne.access.types.DoubleType
-
- getClassName() - Method in class org.apache.cayenne.access.types.EnumType
-
- getClassName() - Method in class org.apache.cayenne.access.types.ExtendedEnumType
-
- getClassName() - Method in interface org.apache.cayenne.access.types.ExtendedType
-
Returns a full name of Java class that this ExtendedType supports.
- getClassName() - Method in class org.apache.cayenne.access.types.FloatType
-
- getClassName() - Method in class org.apache.cayenne.access.types.IntegerType
-
- getClassName() - Method in class org.apache.cayenne.access.types.LongType
-
- getClassName() - Method in class org.apache.cayenne.access.types.ObjectType
-
- getClassName() - Method in class org.apache.cayenne.access.types.ShortType
-
- getClassName() - Method in class org.apache.cayenne.access.types.TimestampType
-
- getClassName() - Method in class org.apache.cayenne.access.types.TimeType
-
- getClassName() - Method in class org.apache.cayenne.access.types.UtilDateType
-
Returns "java.util.Date".
- getClassName() - Method in class org.apache.cayenne.access.types.UUIDType
-
- getClassName() - Method in class org.apache.cayenne.access.types.VoidType
-
- getClassName() - Method in class org.apache.cayenne.map.Embeddable
-
- getClassName() - Method in class org.apache.cayenne.map.EntityListener
-
- getClassName() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns the name of DataObject class described by this entity.
- getClientAttribute() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns an ObjAttribute stripped of any server-side information, such as
DbAttribute mapping.
- getClientClassName() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns the name of ClientDataObject class described by this entity.
- getClientDataMap(EntityResolver) - Method in class org.apache.cayenne.map.DataMap
-
Returns a DataMap stripped of any server-side information, such as DbEntity
mapping, or ObjEntities that are not allowed in the client tier.
- getClientEntity() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns an ObjEntity stripped of any server-side information, such as DbEntity
mapping.
- getClientEntityResolver() - Method in class org.apache.cayenne.map.EntityResolver
-
Returns ClientEntityResolver with mapping information that only includes entities
available on CWS Client Tier.
- getClientInfo() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getClientInfo(String) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getClientRelationship() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns an ObjAttribute stripped of any server-side information, such as
DbAttribute mapping.
- getClientSuperClassName() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a fully-qualified name of the client-side super class of the DataObject
class.
- getCollectionFault() - Method in interface org.apache.cayenne.reflect.FaultFactory
-
- getCollectionFault() - Method in class org.apache.cayenne.reflect.SingletonFaultFactory
-
- getCollectionType() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns the interface of collection mapped by a to-many relationship.
- getColumn() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Deprecated.
- getColumn() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
Deprecated.
- getColumn() - Method in interface org.apache.cayenne.query.ScalarResultSegment
-
- getColumnNamesCapitalization() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getColumnNamesCapitalization() - Method in class org.apache.cayenne.query.SQLTemplate
-
Returns a column name capitalization policy applied to selecting queries.
- getColumnNew() - Method in class org.apache.cayenne.merge.SetColumnTypeToDb
-
- getColumnNew() - Method in class org.apache.cayenne.merge.SetColumnTypeToModel
-
- getColumnOffset() - Method in interface org.apache.cayenne.query.EntityResultSegment
-
Returns a zero-based column index of the first column of this segment in the
ResultSet.
- getColumnOffset() - Method in interface org.apache.cayenne.query.ScalarResultSegment
-
Returns a zero-based column index of the first column of this segment in the
ResultSet.
- getColumnOriginal() - Method in class org.apache.cayenne.merge.SetColumnTypeToDb
-
- getColumnOriginal() - Method in class org.apache.cayenne.merge.SetColumnTypeToModel
-
- getColumnPath(String) - Method in interface org.apache.cayenne.query.EntityResultSegment
-
Performs a reverse lookup of the column path for a given ResultSet label.
- getColumns() - Method in class org.apache.cayenne.access.jdbc.RowDescriptor
-
Returns column descriptors.
- getComplimentaryReverseArc() - Method in interface org.apache.cayenne.reflect.ArcProperty
-
Returns a complimentary reverse ArcProperty or null if no reverse arc exists.
- getComplimentaryReverseArc() - Method in class org.apache.cayenne.reflect.BaseArcProperty
-
- getComponents() - Method in class org.apache.cayenne.map.SQLResult
-
Returns a list of "uncompiled" result descriptors.
- getConditionTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getConditionTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getConfigurationLocation() - Method in class org.apache.cayenne.configuration.web.WebConfiguration
-
Returns a non-null location of an XML Cayenne configuration, extracted from the
filter or servlet configuration parameters.
- getConfigurationSource() - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- getConfigurationSource() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
Returns configuration resource for this descriptor.
- getConfigurationSource() - Method in class org.apache.cayenne.map.DataMap
-
- getConfigurationTree() - Method in exception org.apache.cayenne.configuration.server.DataDomainLoadException
-
- getConfigURL() - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- getConnection() - Method in class org.apache.cayenne.access.DbLoader
-
Returns database connection used by this DbLoader.
- getConnection(String) - Method in class org.apache.cayenne.access.Transaction
-
- getConnection() - Method in class org.apache.cayenne.configuration.rop.client.ClientRuntime
-
- getConnection() - Method in class org.apache.cayenne.conn.DriverDataSource
-
Returns a new database connection, using preconfigured data to locate the database
and obtain a connection.
- getConnection(String, String) - Method in class org.apache.cayenne.conn.DriverDataSource
-
Returns a new database connection using provided credentials to login to the
database.
- getConnection() - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
- getConnection() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns connection from the pool using internal values of user name and password.
- getConnection(String, String) - Method in class org.apache.cayenne.conn.PoolManager
-
Returns connection from the pool.
- getConnection() - Method in class org.apache.cayenne.remote.ClientChannel
-
- getConnectionUrl() - Method in class org.apache.cayenne.conn.DriverDataSource
-
- getContext() - Method in class org.apache.cayenne.access.ObjectStore
-
- getContext() - Method in class org.apache.cayenne.configuration.CayenneRuntime
-
Returns a new ObjectContext instance based on the runtime's main DataChannel.
- getContext(DataChannel) - Method in class org.apache.cayenne.configuration.CayenneRuntime
-
Returns a new ObjectContext which is a child of the specified DataChannel.
- getContext() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
Returns ObjectContext associated with this list.
- getConverters() - Method in class org.apache.cayenne.access.jdbc.RowDescriptor
-
Returns extended types for columns.
- getCronExpression(String) - Method in class org.apache.cayenne.cache.OSQueryCache
-
- getCurrentAlias() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Returns an alias of the table which is currently at the top of the join stack.
- getCurrentAlias() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
- getCurrentlyInUse() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns the number of connections obtained via this DataSource that are currently
in use by the DataSource clients.
- getCurrentlyUnused() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns the number of connections maintained in the pool that are currently not
used by any clients and are available immediately via getConnection
method.
- getCurrentQualifier() - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
Returns a snapshot of the current qualifier values.
- getCurrentQualifier() - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
Returns a snapshot of the current qualifier values.
- getCustomTemplate(String) - Method in class org.apache.cayenne.query.SQLTemplate
-
Returns template for key, or null if there is no template configured for this key.
- getDatabaseTypes() - Static method in class org.apache.cayenne.dba.TypesMapping
-
Returns an array of string names of the default JDBC data types.
- getDatabaseValue() - Method in interface org.apache.cayenne.ExtendedEnumeration
-
Return the value to be stored in the database for this enumeration.
- getDataChannelDescriptor() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- getDataChannelDescriptor() - Method in class org.apache.cayenne.map.DataMap
-
- getDataChannelName(String) - Method in class org.apache.cayenne.configuration.DefaultConfigurationNameMapper
-
- getDataContext() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
Returns the dataContext.
- getDataDomain() - Method in class org.apache.cayenne.configuration.server.ServerRuntime
-
Returns the main runtime DataDomain.
- getDataMap(String) - Method in class org.apache.cayenne.access.DataDomain
-
- getDataMap(String) - Method in class org.apache.cayenne.access.DataNode
-
Returns datamap with specified name, null if none present
- getDataMap(String) - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- getDataMap() - Method in class org.apache.cayenne.map.Embeddable
-
- getDataMap() - Method in class org.apache.cayenne.map.Entity
-
- getDataMap(String) - Method in class org.apache.cayenne.map.EntityResolver
-
Returns a DataMap matching the name.
- getDataMap() - Method in class org.apache.cayenne.map.Procedure
-
- getDataMap() - Method in class org.apache.cayenne.merge.ExecutingMergerContext
-
- getDataMap() - Method in interface org.apache.cayenne.merge.MergerContext
-
- getDataMap() - Method in class org.apache.cayenne.query.AbstractQuery
-
- getDataMap() - Method in class org.apache.cayenne.query.BatchQuery
-
- getDataMap() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getDataMap() - Method in class org.apache.cayenne.query.IndirectQuery
-
- getDataMap() - Method in interface org.apache.cayenne.query.Query
-
- getDataMap() - Method in class org.apache.cayenne.query.QueryChain
-
- getDataMap() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns a DataMap associated with a query or null if no such DataMap exists.
- getDataMap() - Method in class org.apache.cayenne.query.RefreshQuery
-
- getDataMapName(String) - Method in class org.apache.cayenne.configuration.DefaultConfigurationNameMapper
-
- getDataMapNames() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- getDataMaps() - Method in class org.apache.cayenne.access.DataDomain
-
Returns a collection of registered DataMaps.
- getDataMaps() - Method in class org.apache.cayenne.access.DataNode
-
Returns an unmodifiable collection of DataMaps handled by this DataNode.
- getDataMaps() - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- getDataMaps() - Method in class org.apache.cayenne.map.EntityResolver
-
Returns an unmodifiable collection of DataMaps.
- getDataNode(String) - Method in class org.apache.cayenne.access.DataDomain
-
Returns registered DataNode whose name matches name
parameter.
- getDataNode() - Method in class org.apache.cayenne.merge.ExecutingMergerContext
-
- getDataNode() - Method in interface org.apache.cayenne.merge.MergerContext
-
- getDataNodes() - Method in class org.apache.cayenne.access.DataDomain
-
Returns an unmodifiable collection of DataNodes associated with this domain.
- getDataRowCache() - Method in class org.apache.cayenne.access.ObjectStore
-
Returns a DataRowStore associated with this ObjectStore.
- getDataRowKey() - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- getDataSource() - Method in class org.apache.cayenne.access.DataNode
-
Returns DataSource used by this DataNode to obtain connections.
- getDataSource(DataNodeDescriptor) - Method in interface org.apache.cayenne.configuration.server.DataSourceFactory
-
Returns DataSource object based on the configuration provided in the
"nodeDescriptor".
- getDataSource(DataNodeDescriptor) - Method in class org.apache.cayenne.configuration.server.DBCPDataSourceFactory
-
- getDataSource(DataNodeDescriptor) - Method in class org.apache.cayenne.configuration.server.DelegatingDataSourceFactory
-
- getDataSource(DataNodeDescriptor) - Method in class org.apache.cayenne.configuration.server.JNDIDataSourceFactory
-
- getDataSource(DataNodeDescriptor) - Method in class org.apache.cayenne.configuration.server.PropertyDataSourceFactory
-
- getDataSource(String) - Method in class org.apache.cayenne.configuration.server.ServerRuntime
-
Provides access to the JDBC DataSource assigned to a given DataNode.
- getDataSource(DataNodeDescriptor) - Method in class org.apache.cayenne.configuration.server.XMLPoolingDataSourceFactory
-
- getDataSourceDescriptor() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- getDataSourceFactory() - Method in class org.apache.cayenne.access.DataNode
-
Returns a name of DataSourceFactory class for this node.
- getDataSourceFactory(DataNodeDescriptor) - Method in class org.apache.cayenne.configuration.server.DelegatingDataSourceFactory
-
- getDataSourceFactoryType() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- getDataSourceLocation() - Method in class org.apache.cayenne.access.DataNode
-
Returns a location of DataSource of this node.
- getDataSourceUrl() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getDataSourceUrl() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns a database URL used to initialize this pool.
- getDbAttribute() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns a DbAttribute mapped by this ObjAttribute.
- getDbAttributeName() - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- getDbAttributeName() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns the the name of the mapped DbAttribute.
- getDbAttributePath() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns a dot-separated path that starts in the root DbEntity that maps to this
attribute's ObjEntity and spans zero or more relationships, always ending in a
DbAttribute name.
- getDbAttributes() - Method in class org.apache.cayenne.query.BatchQuery
-
Returns a list of DbAttributes describing batch parameters.
- getDbAttributes() - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
- getDbAttributes() - Method in class org.apache.cayenne.query.InsertBatchQuery
-
- getDbAttributes() - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
- getDbAttributesForLOBSelectQualifier() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
Returns a list of DbAttributes used in the qualifier of the query that selects a
LOB row for LOB update.
- getDbAttributesForUpdatedLOBColumns() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
Returns a list of DbAttributes that correspond to the LOB columns updated in the
current row in the batch query.
- getDbEntities() - Method in class org.apache.cayenne.map.DataMap
-
Returns all DbEntities in this DataMap.
- getDbEntities() - Method in class org.apache.cayenne.map.EntityResolver
-
Returns all DbEntities.
- getDbEntities() - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns all DbEntities in the namespace.
- getDbEntity() - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
- getDbEntity(String) - Method in class org.apache.cayenne.map.DataMap
-
Returns DbEntity matching the name
parameter.
- getDbEntity() - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- getDbEntity(String) - Method in class org.apache.cayenne.map.EntityResolver
-
- getDbEntity(String) - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns DbEntity for a given name, or null if no such DbEntity is found in the
MappingNamespace.
- getDbEntity() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a DbEntity associated with this ObjEntity.
- getDbEntity() - Method in class org.apache.cayenne.query.BatchQuery
-
Returns a DbEntity associated with this batch.
- getDbEntity() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns a DbEntity associated with a query or null if no such entity exists.
- getDbEntityComparator(boolean) - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- getDbEntityMap() - Method in class org.apache.cayenne.map.DataMap
-
Returns a sorted unmodifiable map of DbEntities contained in this DataMap, keyed by
DbEntity name.
- getDbEntityName() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns the name of the underlying DbEntity.
- getDbFields(EntityResolver) - Method in class org.apache.cayenne.map.EntityResult
-
Returns a map of result column names to attribute db paths from the root entity.
- getDbPathIterator() - Method in class org.apache.cayenne.map.ObjAttribute
-
- getDbPathIterator(ObjEntity) - Method in class org.apache.cayenne.map.ObjAttribute
-
- getDbQualifier() - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
Returns entity qualifier expressed as DB path qualifier or null if entity has no
qualifier.
- getDbRelationshipPath() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns a dot-separated path over mapped DbRelationships.
- getDbRelationships() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns an immutable list of underlying DbRelationships.
- getDeclaredAttributeOverrides() - Method in class org.apache.cayenne.map.ObjEntity
-
- getDeclaredAttributes() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a Collection of all attributes that belong to this ObjEntity, excluding
inherited attributes.
- getDeclaredLockType() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns the type of lock used by this ObjEntity, regardless of what locking type is
used by super entities.
- getDeclaredProperty(String) - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns a Java Bean property descriptor matching property name or null if no such
property is found.
- getDeclaredProperty(String) - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getDeclaredProperty(String) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getDeclaredQualifier() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a qualifier that imposes a restriction on what objects belong to this
entity.
- getDeclaredRelationships() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a Collection of all relationships that belong to this ObjEntity, excluding
inherited attributes.
- getDefaultCache() - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
Returns default cache group.
- getDefaultClientPackage() - Method in class org.apache.cayenne.map.DataMap
-
Returns default client package.
- getDefaultClientSuperclass() - Method in class org.apache.cayenne.map.DataMap
-
Returns default client superclass.
- getDefaultEntityListener(String) - Method in class org.apache.cayenne.map.DataMap
-
- getDefaultEntityListeners() - Method in class org.apache.cayenne.map.DataMap
-
- getDefaultJavaClass(int, int) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Deprecated.
use TypesMapping.getJavaBySqlType(int type) instead
- getDefaultLockType() - Method in class org.apache.cayenne.map.DataMap
-
- getDefaultNode() - Method in class org.apache.cayenne.access.DataDomain
-
An optional DataNode that is used for DataMaps that are not linked to a DataNode
explicitly.
- getDefaultNodeName() - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
Returns the name of the DataNode that should be used as the default if a DataMap is
not explicitly linked to a node.
- getDefaultPackage() - Method in class org.apache.cayenne.map.DataMap
-
- getDefaultSchema() - Method in class org.apache.cayenne.map.DataMap
-
- getDefaultStrategy() - Static method in enum org.apache.cayenne.query.QueryCacheStrategy
-
- getDefaultSuperclass() - Method in class org.apache.cayenne.map.DataMap
-
- getDefaultTemplate() - Method in class org.apache.cayenne.query.SQLTemplate
-
Returns default SQL template for this query.
- getDefaultType() - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Returns a default ExtendedType that is used to handle unmapped types.
- getDelegate() - Method in class org.apache.cayenne.access.DataContext
-
Returns a delegate currently associated with this DataContext.
- getDelegate() - Method in class org.apache.cayenne.access.DataPort
-
Returns previously initialized DataPortDelegate object.
- getDelegate() - Method in class org.apache.cayenne.access.Transaction
-
- getDelegate() - Method in class org.apache.cayenne.cache.NestedQueryCache
-
Returns the actual implementation of the query cache that is wrapped by this
NestedQueryCache.
- getDeletedFieldName() - Method in class org.apache.cayenne.access.jdbc.SoftDeleteQueryBuilderFactory
-
- getDeletedIds() - Method in class org.apache.cayenne.access.event.SnapshotEvent
-
- getDeleteRule() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns the deleteRule.
- getDeleteTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getDeleteTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getDescription() - Method in class org.apache.cayenne.validation.SimpleValidationFailure
-
Returns the error converted to String.
- getDescription() - Method in interface org.apache.cayenne.validation.ValidationFailure
-
Returns a String representation of the error object.
- getDescriptor(ExtendedTypeMap) - Method in class org.apache.cayenne.access.jdbc.RowDescriptorBuilder
-
Returns a RowDescriptor built based on the builder internal state.
- getDescriptor(String) - Method in interface org.apache.cayenne.reflect.ClassDescriptorFactory
-
Returns a ClassDescriptor instance for a given symbolic entity name.
- getDescriptor(String) - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
- getDescriptor(ObjEntity, Class<?>) - Method in class org.apache.cayenne.reflect.generic.DataObjectDescriptorFactory
-
- getDescriptor() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
Returns underlying descriptor used to delegate all processing, resolving it if
needed.
- getDescriptor(String) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- getDescriptor(ObjEntity, Class<?>) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- getDestination() - Method in class org.apache.cayenne.ashwood.graph.ArcIterator.EmptyIterator
-
- getDestination() - Method in interface org.apache.cayenne.ashwood.graph.ArcIterator
-
- getDestination() - Method in class org.apache.cayenne.ashwood.graph.FilterArcIterator
-
- getDestination() - Method in class org.apache.cayenne.ashwood.graph.ReversedIteration.ReversedArcIterator
-
- getDestinationNode() - Method in class org.apache.cayenne.access.DataPort
-
- getDiff() - Method in class org.apache.cayenne.graph.GraphEvent
-
- getDiffId() - Method in class org.apache.cayenne.graph.NodeDiff
-
Returns an id of this diff that can be used for various purposes, such as
identifying the order of the diff in a sequence.
- getDiffs() - Method in class org.apache.cayenne.graph.CompoundDiff
-
- getDirection() - Method in class org.apache.cayenne.map.ProcedureParameter
-
Returns the direction of this parameter.
- getDirection() - Method in class org.apache.cayenne.merge.AbstractToDbToken
-
- getDirection() - Method in class org.apache.cayenne.merge.AbstractToModelToken
-
- getDirection() - Method in interface org.apache.cayenne.merge.MergerToken
-
The direction of this token.
- getDiscriminatorColumns() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns a collection of ObjAttribute for the described class, its superclasses and
subclasses, that participate in inheritance qualifier.
- getDiscriminatorColumns() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getDiscriminatorColumns() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getDomain() - Method in class org.apache.cayenne.access.DbGenerator
-
Returns a DataDomain used by the DbGenerator to detect cross-database
relationships.
- getDomain() - Method in class org.apache.cayenne.map.event.MapEvent
-
- getDriverClassName() - Method in class org.apache.cayenne.conn.DriverDataSource
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseAnd
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseNot
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseOr
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseXor
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTEqual
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTLikeIgnoreCase
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNotEqual
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNotLikeIgnoreCase
-
- getEJBQLExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
Returns operator for ebjql statements, which can differ for Cayenne expression
operator
- getEjbqlPathEntityId() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- getEjbqlStatement() - Method in class org.apache.cayenne.query.EJBQLQuery
-
Returns an unparsed EJB QL statement used to initialize this query.
- getEjbqlTranslatorFactory() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Returns a translator factory for EJBQL to SQL translation.
- getEmbeddable(String) - Method in class org.apache.cayenne.map.DataMap
-
- getEmbeddable() - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- getEmbeddable() - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
- getEmbeddable(String) - Method in class org.apache.cayenne.map.EntityResolver
-
- getEmbeddable() - Method in class org.apache.cayenne.map.event.EmbeddableEvent
-
- getEmbeddable(String) - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns an
Embeddable
matching class name or null if such Embeddable is not
mapped.
- getEmbeddable() - Method in interface org.apache.cayenne.reflect.EmbeddableDescriptor
-
Returns a metadata object for this descriptor.
- getEmbeddable(Object) - Method in class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
Returns an embeddable object for the owner object, initializing embeddable if it is
null.
- getEmbeddable() - Method in class org.apache.cayenne.reflect.FieldEmbeddableDescriptor
-
- getEmbeddableAttribute() - Method in class org.apache.cayenne.map.event.EmbeddableAttributeEvent
-
- getEmbeddableMap() - Method in class org.apache.cayenne.map.DataMap
-
- getEmbeddables() - Method in class org.apache.cayenne.map.DataMap
-
Returns a collection of
Embeddable
mappings stored in the DataMap.
- getEmbeddables() - Method in class org.apache.cayenne.map.EntityResolver
-
- getEndColumn() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Get end column.
- getEndColumn() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
Get end column.
- getEndLine() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Get end line.
- getEndLine() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
Get end line.
- getEntities() - Method in class org.apache.cayenne.access.DataPort
-
- getEntity() - Method in class org.apache.cayenne.map.Attribute
-
Returns parent entity that holds this attribute.
- getEntity() - Method in class org.apache.cayenne.map.EntityInheritanceTree
-
- getEntity() - Method in class org.apache.cayenne.map.event.EntityEvent
-
Returns entity object associated with this event.
- getEntity() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns an ObjEntity associated with this descriptor.
- getEntity() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getEntity() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getEntityClass() - Method in class org.apache.cayenne.map.EntityResult
-
- getEntityDescriptor(String) - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
Looks up entity descriptor for an identifier that can be a compiled expression id
or one of the aliases.
- getEntityDescriptor(String) - Method in interface org.apache.cayenne.ejbql.EJBQLCompiledExpression
-
Returns a ClassDescriptor for the id variable.
- getEntityInheritanceTree() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
- getEntityInheritanceTree() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getEntityInheritanceTree() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getEntityListener(String) - Method in class org.apache.cayenne.map.ObjEntity
-
- getEntityListeners() - Method in class org.apache.cayenne.map.ObjEntity
-
- getEntityMergeListener() - Static method in class org.apache.cayenne.util.DeleteRuleUpdater
-
Returns EntityMergeListener instance, which can set delete rule at relationship change
- getEntityMergeListeners() - Method in class org.apache.cayenne.util.EntityMergeSupport
-
Returns registered listeners
- getEntityName() - Method in class org.apache.cayenne.DataRow
-
- getEntityName() - Method in class org.apache.cayenne.map.EntityResult
-
- getEntityName() - Method in class org.apache.cayenne.ObjectId
-
- getEntityName() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- getEntityQualifier() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns entity qualifier as a Cayenne expression that includes qualifiers for this
entity and all subentities.
- getEntityQualifier() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getEntityQualifier() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getEntityResolver() - Method in class org.apache.cayenne.access.ClientServerChannel
-
- getEntityResolver() - Method in class org.apache.cayenne.access.DataDomain
-
Returns an EntityResolver that stores mapping information for this domain.
- getEntityResolver() - Method in class org.apache.cayenne.access.DataNode
-
Returns EntityResolver that handles DataMaps of this node.
- getEntityResolver() - Method in class org.apache.cayenne.access.jdbc.BaseSQLAction
-
- getEntityResolver() - Method in interface org.apache.cayenne.access.QueryEngine
-
Returns a resolver for this query engine that is capable of resolving between
classes, entity names, and obj/db entities
- getEntityResolver() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- getEntityResolver() - Method in class org.apache.cayenne.BaseContext
-
- getEntityResolver() - Method in interface org.apache.cayenne.DataChannel
-
Returns an EntityResolver instance that contains runtime mapping information.
- getEntityResolver() - Method in class org.apache.cayenne.dba.JdbcActionBuilder
-
Returns EntityResolver that can be used to gain access to the mapping objects.
- getEntityResolver() - Method in interface org.apache.cayenne.ObjectContext
-
Returns EntityResolver that stores all mapping information accessible by this
ObjectContext.
- getEntityResolver() - Method in class org.apache.cayenne.remote.ClientChannel
-
Returns EntityResolver obtained from the server.
- getEntitySorter() - Method in class org.apache.cayenne.access.DataDomain
-
- getEnumerationMappings() - Method in class org.apache.cayenne.access.types.ExtendedEnumType
-
Returns the enumeration mapping for this enumerated data type.
- getError() - Method in class org.apache.cayenne.validation.SimpleValidationFailure
-
- getError() - Method in interface org.apache.cayenne.validation.ValidationFailure
-
Returns an user defined error object.
- getEscapeChar() - Method in class org.apache.cayenne.exp.parser.PatternMatchNode
-
This method will return an escape character for the like
clause.
- getEventBridgeFactoryName() - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
- getEventBridgeParameters() - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
- getEventManager() - Method in class org.apache.cayenne.access.ClientServerChannel
-
- getEventManager() - Method in class org.apache.cayenne.access.DataDomain
-
Returns EventManager used by this DataDomain.
- getEventManager() - Method in class org.apache.cayenne.access.DataRowStore
-
Returns an EventManager associated with this DataRowStore.
- getEventManager() - Method in class org.apache.cayenne.BaseContext
-
Returns EventManager associated with the ObjectStore.
- getEventManager() - Method in interface org.apache.cayenne.DataChannel
-
Returns an EventManager associated with this channel.
- getEventManager() - Method in class org.apache.cayenne.event.EventBridge
-
Returns local EventManager used by the bridge.
- getEventManager() - Method in class org.apache.cayenne.remote.ClientChannel
-
- getExceptionLabel() - Static method in exception org.apache.cayenne.CayenneException
-
- getExistingSequences(DataNode) - Method in class org.apache.cayenne.dba.db2.DB2PkGenerator
-
Fetches a list of existing sequences that might match Cayenne generated ones.
- getExistingSequences(DataNode) - Method in class org.apache.cayenne.dba.ingres.IngresPkGenerator
-
- getExistingSequences(DataNode) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
Fetches a list of existing sequences that might match Cayenne generated ones.
- getExistingSequences(DataNode) - Method in class org.apache.cayenne.dba.postgres.PostgresPkGenerator
-
Fetches a list of existing sequences that might match Cayenne generated ones.
- getExpression() - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- getExpression() - Method in interface org.apache.cayenne.ejbql.EJBQLCompiledExpression
-
Returns a tree representation of an EJBQL expression.
- getExpression(EntityResolver) - Method in class org.apache.cayenne.query.EJBQLQuery
-
Returns lazily initialized EJBQLCompiledExpression for this query EJBQL.
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTAdd
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTAnd
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBetween
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseAnd
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseNot
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseOr
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTBitwiseXor
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTDivide
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTEqual
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTFalse
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTGreater
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTGreaterOrEqual
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTIn
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTLess
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTLessOrEqual
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTLike
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTLikeIgnoreCase
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTList
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTMultiply
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNegate
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNot
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNotBetween
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNotEqual
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNotIn
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNotLike
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTNotLikeIgnoreCase
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTOr
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTPath
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTScalar
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTSubtract
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.ASTTrue
-
- getExpressionOperator(int) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- getExpressionString() - Method in exception org.apache.cayenne.exp.ExpressionException
-
- getExtendedTypes() - Method in class org.apache.cayenne.dba.AutoAdapter
-
- getExtendedTypes() - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns a map of ExtendedTypes that is used to translate values between Java and
JDBC layer.
- getExtendedTypes() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- getExternalEventSource() - Method in class org.apache.cayenne.event.EventBridge
-
Returns an object used as a source of local events posted in response to remote
events.
- getExternalSubject() - Method in class org.apache.cayenne.event.EventBridge
-
Returns a String subject used to post distributed events.
- getFailedObjectId() - Method in exception org.apache.cayenne.access.OptimisticLockException
-
Returns the ObjectId of the object that caused the OptimisticLockException.
- getFailures() - Method in class org.apache.cayenne.access.DbGenerator
-
Returns an object representing a collection of failures that occurred on the last
"runGenerator" invocation, or null if there were no failures.
- getFailures() - Method in class org.apache.cayenne.validation.ValidationResult
-
Returns all failures added to this result, or empty list is result has no failures.
- getFailures(Object) - Method in class org.apache.cayenne.validation.ValidationResult
-
Returns all failures related to the source
object, or an empty list
if there are no such failures.
- getFetchLimit() - Method in class org.apache.cayenne.query.EJBQLQuery
-
Returns the fetchLimit property indicating the maximum number of rows this query
would return.
- getFetchLimit() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getFetchLimit() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns the limit on the maximum number of records that can be returned by this
query.
- getFetchLimit() - Method in class org.apache.cayenne.query.SelectQuery
-
Returns the fetchLimit.
- getFetchLimit() - Method in class org.apache.cayenne.query.SQLTemplate
-
- getFetchOffset() - Method in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
- getFetchOffset() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getFetchOffset() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getFetchOffset() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Specifies a start of a range when fetching a subset of records.
- getFetchOffset() - Method in class org.apache.cayenne.query.SelectQuery
-
Returns the fetchOffset.
- getFetchOffset() - Method in class org.apache.cayenne.query.SQLTemplate
-
- getFields() - Method in interface org.apache.cayenne.query.EntityResultSegment
-
Returns a map of ResultSet labels keyed by column paths.
- getFilters() - Method in class org.apache.cayenne.access.DataDomain
-
Returns an unmodifiable list of filters registered with this DataDomain.
- getFirstParameterIndex(BatchQuery) - Method in class org.apache.cayenne.access.jdbc.SoftDeleteBatchQueryBuilder
-
- getFirstParameterIndex(BatchQuery) - Method in class org.apache.cayenne.access.trans.DeleteBatchQueryBuilder
-
- getFirstRows(Query) - Method in class org.apache.cayenne.access.QueryResult
-
Returns the first results for the query.
- getFirstUpdateCount(Query) - Method in class org.apache.cayenne.access.QueryResult
-
Returns the first update count for the query.
- getFirstUpdateCounts(Query) - Method in class org.apache.cayenne.access.QueryResult
-
Returns the first update count.
- getFKColumnName() - Method in class org.apache.cayenne.map.naming.ExportedKey
-
- getFkName() - Method in class org.apache.cayenne.map.DbRelationshipDetected
-
Get the name of the underlying foreign key.
- getFKName() - Method in class org.apache.cayenne.map.naming.ExportedKey
-
- getFkName() - Method in class org.apache.cayenne.merge.DropRelationshipToDb
-
- getFKTableName() - Method in class org.apache.cayenne.map.naming.ExportedKey
-
- getFreshSnapshot(ObjectContext) - Method in exception org.apache.cayenne.access.OptimisticLockException
-
Retrieves fresh snapshot for the failed row.
- getFromTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getFromTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getFullSize() - Method in class org.apache.cayenne.util.IncrementalListResponse
-
- getFullyQualifiedName() - Method in class org.apache.cayenne.map.DbEntity
-
Returns table name including schema, if present.
- getFullyQualifiedName() - Method in class org.apache.cayenne.map.Procedure
-
Returns procedure name including schema, if present.
- getFunction() - Method in class org.apache.cayenne.ejbql.parser.EJBQLAggregateColumn
-
- getFunction() - Method in class org.apache.cayenne.ejbql.parser.EJBQLAverage
-
- getFunction() - Method in class org.apache.cayenne.ejbql.parser.EJBQLCount
-
- getFunction() - Method in class org.apache.cayenne.ejbql.parser.EJBQLMax
-
- getFunction() - Method in class org.apache.cayenne.ejbql.parser.EJBQLMin
-
- getFunction() - Method in class org.apache.cayenne.ejbql.parser.EJBQLSum
-
- getGeneratedAttributes() - Method in class org.apache.cayenne.map.DbEntity
-
Returns an unmodifiable collection of DbAttributes that are generated by the
database.
- getGeneratorName() - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- getGeneratorType() - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- getGenericClassName() - Method in class org.apache.cayenne.access.DbLoader
-
Returns a name of a generic class that should be used for all ObjEntities.
- getGlobalExceptions() - Method in class org.apache.cayenne.access.util.DefaultOperationObserver
-
Returns a list of global exceptions that occured during data operation run.
- getGraphManager() - Method in class org.apache.cayenne.access.DataContext
-
Returns this context's ObjectStore.
- getGraphManager() - Method in class org.apache.cayenne.BaseContext
-
- getGraphManager() - Method in class org.apache.cayenne.CayenneContext
-
- getGraphManager() - Method in interface org.apache.cayenne.ObjectContext
-
Returns GraphManager that manages object graph associated with this context.
- getGroupByTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getGroupByTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getGroupKeys() - Method in class org.apache.cayenne.query.RefreshQuery
-
- getGroupNames() - Method in class org.apache.cayenne.cache.OSQueryCache
-
Returns a collection of group names that have been configured explicitly via
properties.
- getHandler(URL) - Static method in class org.apache.cayenne.dba.TypesHandler
-
- getHoldability() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getId() - Method in class org.apache.cayenne.ejbql.parser.EJBQLFromItem
-
- getId() - Method in class org.apache.cayenne.ejbql.parser.EJBQLPath
-
- getId() - Method in class org.apache.cayenne.map.event.MapEvent
-
Returns the id.
- getIdentifierColumnsTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getIdentifierColumnsTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getIdentifiersEndQuote() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- getIdentifiersStartQuote() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- getIdProperties() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns a collection of the properties mapped to id columns.
- getIdProperties() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getIdProperties() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getIdSnapshot() - Method in class org.apache.cayenne.ObjectId
-
Returns an unmodifiable Map of persistent id values, essentially a primary key map.
- GetImage() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- GetImage() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- getIncomingRelationships(String) - Method in interface org.apache.cayenne.ejbql.EJBQLCompiledExpression
-
Returns a collection of relationships that joins identifier with a parent entity.
- getIndexValue(Object) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- getIndirectlyModifiedIds() - Method in class org.apache.cayenne.access.event.SnapshotEvent
-
- getInfo() - Method in class org.apache.cayenne.event.CayenneEvent
-
- getInjector() - Method in class org.apache.cayenne.configuration.CayenneRuntime
-
Returns DI injector used by this runtime.
- getInMemoryOffset(int) - Method in class org.apache.cayenne.access.jdbc.BaseSQLAction
-
Returns a value of the offset that will be used to rewind the ResultSet within the
SQL action before reading the result rows.
- getInMemoryOffset(int) - Method in class org.apache.cayenne.dba.ingres.IngresSelectAction
-
- getInsertBatchSize() - Method in class org.apache.cayenne.access.DataPort
-
- getInstance(Class<T>) - Method in interface org.apache.cayenne.di.Injector
-
Returns a service instance bound in the container for a specific type.
- getInstance(Key<T>) - Method in interface org.apache.cayenne.di.Injector
-
Returns a service instance bound in the container for a specific binding key.
- getInstance(Class<T>) - Method in class org.apache.cayenne.di.spi.DefaultInjector
-
- getInstance(Key<T>) - Method in class org.apache.cayenne.di.spi.DefaultInjector
-
- getInstance() - Static method in class org.apache.cayenne.log.NoopJdbcEventLogger
-
- getInt(String, int) - Method in class org.apache.cayenne.configuration.DefaultRuntimeProperties
-
- getInt(String, int) - Method in interface org.apache.cayenne.configuration.RuntimeProperties
-
- getIntProperty(String, String, int) - Method in class org.apache.cayenne.configuration.server.PropertyDataSourceFactory
-
- getInvalidatedIds() - Method in class org.apache.cayenne.access.event.SnapshotEvent
-
- getJavaBySqlType(int) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Get the corresponding Java type by its java.sql.Types counterpart.
- getJavaBySqlType(int, int, int) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Deprecated.
since 3.0. use getJavaBySqlType(int) instead. Not usable since "0" can
mean "undefined", not really zero.
- getJavaClass() - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- getJavaClass(String) - Method in class org.apache.cayenne.di.spi.DefaultAdhocObjectFactory
-
- getJavaClass() - Method in class org.apache.cayenne.map.Embeddable
-
Returns Java class of the embeddable.
- getJavaClass() - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
Returns Java class of an object property described by this attribute.
- getJavaClass() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns Java class of an object property described by this attribute.
- getJavaClass() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns Java class of persistent objects described by this entity.
- getJavaClass(String) - Static method in class org.apache.cayenne.util.Util
-
Creates a Java class, handling regular class names as well as single-dimensional
arrays and primitive types.
- getJavaType(String) - Method in class org.apache.cayenne.ejbql.parser.EJBQLAggregateColumn
-
- getJavaType(String) - Method in class org.apache.cayenne.ejbql.parser.EJBQLAverage
-
- getJavaType(String) - Method in class org.apache.cayenne.ejbql.parser.EJBQLCount
-
- getJavaType(String) - Method in class org.apache.cayenne.ejbql.parser.EJBQLMax
-
- getJavaType(String) - Method in class org.apache.cayenne.ejbql.parser.EJBQLMin
-
- getJavaType(String) - Method in class org.apache.cayenne.ejbql.parser.EJBQLSum
-
- getJdbcDriver() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getJdbcDriver() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns a name of a JDBC driver used to initialize this pool.
- getJdbcEventLogger() - Method in class org.apache.cayenne.access.DataNode
-
- getJdbcEventLogger() - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- getJdbcEventLogger() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- getJdbcEventLogger() - Method in class org.apache.cayenne.access.Transaction
-
- getJdbcEventLogger() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- getJdbcType() - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- getJdbcType() - Method in class org.apache.cayenne.access.jdbc.ParameterBinding
-
- getJoinAppender(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getJoinAppender(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getJoins() - Method in class org.apache.cayenne.map.DbRelationship
-
Returns a list of joins.
- getJoinSplitAlias() - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- getJoinStack() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
- getJoinType() - Method in class org.apache.cayenne.access.trans.JoinTreeNode
-
- getJoinType() - Method in interface org.apache.cayenne.map.PathComponent
-
Returns a joint type of this path component in the expression.
- getKey() - Method in class org.apache.cayenne.ObjectId
-
Get the binary temporary object id.
- getKeyCacheSize() - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- getLastModified(Resource) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
- getLastPrefetchHint() - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
Retunrs last incoming ObjRelationship in the prefetch relationship chain.
- getLeftHandSideId() - Method in class org.apache.cayenne.ejbql.parser.EJBQLJoin
-
- getLine() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Deprecated.
- getLine() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
Deprecated.
- getListFault() - Method in interface org.apache.cayenne.reflect.FaultFactory
-
- getListFault() - Method in class org.apache.cayenne.reflect.SingletonFaultFactory
-
- getLoaderNameForResource(String) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
- getLoadFailures() - Method in class org.apache.cayenne.configuration.ConfigurationTree
-
- getLocalSubjects() - Method in class org.apache.cayenne.event.EventBridge
-
Returns a Collection of local EventSubjects.
- getLocation() - Method in class org.apache.cayenne.map.DataMap
-
Returns "location" property value.
- getLockType() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns the type of lock used by this ObjEntity.
- getLogger() - Static method in class org.apache.cayenne.access.QueryLogger
-
Deprecated.
- getLogger() - Method in class org.apache.cayenne.conn.DriverDataSource
-
- getLoginId() - Method in class org.apache.cayenne.event.XMPPBridge
-
- getLoginTimeout() - Method in class org.apache.cayenne.conn.DriverDataSource
-
- getLoginTimeout() - Method in class org.apache.cayenne.conn.PoolDataSource
-
- getLoginTimeout() - Method in class org.apache.cayenne.conn.PoolManager
-
- getLogWriter() - Method in class org.apache.cayenne.conn.DriverDataSource
-
- getLogWriter() - Method in class org.apache.cayenne.conn.PoolDataSource
-
- getLogWriter() - Method in class org.apache.cayenne.conn.PoolManager
-
- getLong(String, long) - Method in class org.apache.cayenne.configuration.DefaultRuntimeProperties
-
- getLong(String, long) - Method in interface org.apache.cayenne.configuration.RuntimeProperties
-
- getLongPrimaryKey(Statement, String) - Method in class org.apache.cayenne.dba.mysql.MySQLPkGenerator
-
- getMap(String) - Method in class org.apache.cayenne.access.DataDomain
-
- getMap() - Method in class org.apache.cayenne.util.EntityMergeSupport
-
- getMapArcProperties() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns a collection over the arc properties whose reverse arcs are to-many maps.
- getMapArcProperties() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getMapArcProperties() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getMapFault(Accessor) - Method in interface org.apache.cayenne.reflect.FaultFactory
-
- getMapFault(Accessor) - Method in class org.apache.cayenne.reflect.SingletonFaultFactory
-
- getMapKey() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns a property name of a target entity used to create a relationship
map.
- getMapKey(String, Object) - Method in class org.apache.cayenne.PersistentObject
-
Returns a map key for a given to-many map relationship and a target object.
- getMapKey(Object) - Method in interface org.apache.cayenne.reflect.ToManyMapProperty
-
Extracts the map key of the target object.
- getMappedEntities(DbEntity) - Method in class org.apache.cayenne.map.DataMap
-
Returns all ObjEntities mapped to the given DbEntity.
- getMaxConnections() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getMaxConnections() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns maximum number of connections this pool can keep.
- getMaxFetchSize() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
Get the upper bound on the number of records to resolve in one round trip to the
database.
- getMaxIdQualifierSize() - Method in class org.apache.cayenne.access.DataDomain
-
Returns a maximum number of object IDs to match in a single query for queries that
select objects based on collection of ObjectIds.
- getMaxLength() - Method in class org.apache.cayenne.map.DbAttribute
-
Returns the length of database column described by this attribute.
- getMaxLength() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns this attribute's maximum allowed length
- getMaxLength() - Method in class org.apache.cayenne.map.ProcedureParameter
-
- getMeaningfulFKs(ObjEntity) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
Returns a list of DbAttributes that are mapped to foreign keys.
- getMessage() - Method in exception org.apache.cayenne.access.OptimisticLockException
-
Returns descriptive message for this exception.
- getMessage() - Method in exception org.apache.cayenne.CayenneException
-
- getMessage() - Method in exception org.apache.cayenne.CayenneRuntimeException
-
Returns message that includes Cayenne version label and the actual exception
message.
- getMessage() - Method in exception org.apache.cayenne.DeleteDenyException
-
- getMessage() - Method in error org.apache.cayenne.ejbql.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception org.apache.cayenne.exp.parser.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.apache.cayenne.exp.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMetaData() - Method in class org.apache.cayenne.access.DbLoader
-
Returns DatabaseMetaData object associated with this DbLoader.
- getMetadata() - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
- getMetaData() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.AbstractQuery
-
Returns default select parameters.
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.BatchQuery
-
Returns default select parameters.
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.IndirectQuery
-
Returns the metadata obtained from the replacement query.
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.NamedQuery
-
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.ObjectIdQuery
-
Returns query metadata object.
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getMetaData(EntityResolver) - Method in interface org.apache.cayenne.query.Query
-
Returns query runtime parameters.
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.QueryChain
-
Returns default metadata.
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.RefreshQuery
-
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.RelationshipQuery
-
Returns query metadata object.
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.SelectQuery
-
- getMetaData(EntityResolver) - Method in class org.apache.cayenne.query.SQLTemplate
-
- getMethod() - Method in class org.apache.cayenne.util.Invocation
-
- getMinConnections() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getMinConnections() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns the absolute minimum number of connections allowed in this pool at any
moment in time.
- getModelMergeDelegate() - Method in class org.apache.cayenne.merge.ExecutingMergerContext
-
- getModelMergeDelegate() - Method in interface org.apache.cayenne.merge.MergerContext
-
- getModifiedDiffs() - Method in class org.apache.cayenne.access.event.SnapshotEvent
-
- getModules() - Method in class org.apache.cayenne.configuration.CayenneRuntime
-
Returns an array of modules used to initialize this runtime.
- getMulticastAddress() - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- getMulticastPort() - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- getName() - Method in class org.apache.cayenne.access.DataDomain
-
Returns "name" property value.
- getName() - Method in class org.apache.cayenne.access.DataNode
-
Returns node name.
- getName() - Method in class org.apache.cayenne.access.DataRowStore
-
Returns the name of this DataRowStore.
- getName() - Method in class org.apache.cayenne.access.jdbc.BindDirective
-
- getName() - Method in class org.apache.cayenne.access.jdbc.BindEqualDirective
-
- getName() - Method in class org.apache.cayenne.access.jdbc.BindNotEqualDirective
-
- getName() - Method in class org.apache.cayenne.access.jdbc.BindObjectEqualDirective
-
- getName() - Method in class org.apache.cayenne.access.jdbc.BindObjectNotEqualDirective
-
- getName() - Method in class org.apache.cayenne.access.jdbc.ChainDirective
-
- getName() - Method in class org.apache.cayenne.access.jdbc.ChunkDirective
-
- getName() - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Returns column name.
- getName() - Method in class org.apache.cayenne.access.jdbc.ResultDirective
-
- getName() - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- getName() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- getName() - Method in class org.apache.cayenne.ejbql.parser.SimpleNode
-
- getName() - Method in class org.apache.cayenne.exp.ExpressionParameter
-
Returns the name of the expression parameter.
- getName() - Method in class org.apache.cayenne.map.Attribute
-
- getName() - Method in class org.apache.cayenne.map.DataMap
-
Returns the name of this DataMap.
- getName() - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- getName() - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- getName() - Method in class org.apache.cayenne.map.Entity
-
Returns entity name.
- getName() - Method in interface org.apache.cayenne.map.PathComponent
-
- getName() - Method in class org.apache.cayenne.map.Procedure
-
- getName() - Method in class org.apache.cayenne.map.ProcedureParameter
-
- getName() - Method in class org.apache.cayenne.map.Relationship
-
- getName() - Method in class org.apache.cayenne.map.SQLResult
-
- getName() - Method in enum org.apache.cayenne.merge.MergeDirection
-
- getName() - Method in class org.apache.cayenne.query.AbstractQuery
-
Returns a symbolic name of the query.
- getName() - Method in class org.apache.cayenne.query.BatchQuery
-
- getName() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getName() - Method in class org.apache.cayenne.query.IndirectQuery
-
- getName() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- getName() - Method in interface org.apache.cayenne.query.Query
-
Returns a symbolic name of the query.
- getName() - Method in class org.apache.cayenne.query.QueryChain
-
- getName() - Method in class org.apache.cayenne.query.RefreshQuery
-
- getName() - Method in interface org.apache.cayenne.reflect.Accessor
-
Returns property name.
- getName() - Method in class org.apache.cayenne.reflect.BaseProperty
-
- getName() - Method in class org.apache.cayenne.reflect.BeanAccessor
-
- getName() - Method in class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
- getName() - Method in class org.apache.cayenne.reflect.FieldAccessor
-
- getName() - Method in class org.apache.cayenne.reflect.IdMapKeyAccessor
-
- getName() - Method in interface org.apache.cayenne.reflect.Property
-
Returns property name.
- getName() - Method in class org.apache.cayenne.reflect.PropertyAccessor
-
- getName() - Method in class org.apache.cayenne.remote.RemoteSession
-
Returns session group name.
- getName() - Method in interface org.apache.cayenne.util.CayenneMapEntry
-
Returns the name property of this object.
- getNamedParameters() - Method in class org.apache.cayenne.query.EJBQLQuery
-
Returns unmodifiable map of combined named and positional parameters.
- getNamespace() - Method in class org.apache.cayenne.map.DataMap
-
Returns a parent namespace where this DataMap resides.
- getNameTablesInDB(DataNode) - Method in class org.apache.cayenne.access.dbsync.CreateIfNoSchemaStrategy
-
Returns all the table names in database.
- getNamingStrategy() - Method in class org.apache.cayenne.access.DbLoader
-
- getNamingStrategy() - Method in class org.apache.cayenne.util.EntityMergeSupport
-
- getNetworkTimeout() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getNewBlobFunction() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
-
- getNewClobFunction() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
-
- getNewName() - Method in class org.apache.cayenne.map.event.AttributeEvent
-
- getNewName() - Method in class org.apache.cayenne.map.event.EmbeddableAttributeEvent
-
- getNewName() - Method in class org.apache.cayenne.map.event.EmbeddableEvent
-
- getNewName() - Method in class org.apache.cayenne.map.event.EntityEvent
-
- getNewName() - Method in class org.apache.cayenne.map.event.MapEvent
-
Returns the newName of the object that caused this event.
- getNewName() - Method in class org.apache.cayenne.map.event.RelationshipEvent
-
- getNextToken() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Get the next Token.
- getNextToken() - Method in class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
Get the next Token.
- getNextToken() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
Get the next Token.
- getNode(String) - Method in class org.apache.cayenne.access.DataDomain
-
- getNode(Object) - Method in class org.apache.cayenne.access.ObjectStore
-
Returns a registered DataObject or null of no object exists for the ObjectId.
- getNode(Object) - Method in interface org.apache.cayenne.graph.GraphManager
-
Returns a graph node given an id.
- getNode(Object) - Method in class org.apache.cayenne.graph.GraphMap
-
- getNode(String) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Looks up an existing node in the tree desribed by the dot-separated path.
- getNodeDescriptor(String) - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- getNodeDescriptors() - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- getNodeId() - Method in class org.apache.cayenne.graph.NodeDiff
-
- getObject() - Method in exception org.apache.cayenne.DeleteDenyException
-
- getObject() - Method in class org.apache.cayenne.di.spi.ScopeEventBinding
-
- getObjectClass() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns a class mapped by this descriptor.
- getObjectClass() - Method in interface org.apache.cayenne.reflect.EmbeddableDescriptor
-
Returns an embeddable class mapped by this descriptor.
- getObjectClass() - Method in class org.apache.cayenne.reflect.FieldEmbeddableDescriptor
-
- getObjectClass() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getObjectClass() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getObjectContext() - Method in interface org.apache.cayenne.Persistent
-
- getObjectContext() - Method in class org.apache.cayenne.PersistentObject
-
- getObjectId() - Method in interface org.apache.cayenne.Persistent
-
- getObjectId() - Method in class org.apache.cayenne.PersistentObject
-
- getObjectId() - Method in class org.apache.cayenne.query.BatchQuery
-
Returns an ObjectId associated with the current batch iteration.
- getObjectId() - Method in class org.apache.cayenne.query.InsertBatchQuery
-
Returns an ObjectId associated with the current batch iteration.
- getObjectId() - Method in class org.apache.cayenne.query.ObjectIdQuery
-
- getObjectId() - Method in class org.apache.cayenne.query.RelationshipQuery
-
- getObjectId() - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
Returns an ObjectId associated with the current batch iteration.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.cayenne.conn.ContainerPoolFactory
-
Deprecated.
Creates and returns a new PoolManager
instance.
- getObjectIterator() - Method in class org.apache.cayenne.access.ObjectStore
-
Returns an iterator over the registered objects.
- getObjects() - Method in class org.apache.cayenne.query.RefreshQuery
-
- getObjectStore() - Method in class org.apache.cayenne.access.DataContext
-
Returns ObjectStore associated with this DataContext.
- getObjEntities() - Method in class org.apache.cayenne.map.DataMap
-
Returns an unmodifiable collection of ObjEntities stored in this DataMap.
- getObjEntities() - Method in class org.apache.cayenne.map.EntityResolver
-
- getObjEntities() - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns all ObjEntities in the namespace.
- getObjEntity() - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
- getObjEntity(Persistent) - Static method in class org.apache.cayenne.Cayenne
-
Returns mapped ObjEntity for object.
- getObjEntity(String) - Method in class org.apache.cayenne.map.DataMap
-
Returns an ObjEntity for a given name.
- getObjEntity(String) - Method in class org.apache.cayenne.map.EntityResolver
-
- getObjEntity(String) - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns ObjEntity for a given name, or null if no such ObjEntity is found in the
MappingNamespace.
- getObjEntity() - Method in class org.apache.cayenne.PersistentObject
-
- getObjEntity() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns an ObjEntity associated with a query or null if no such entity exists.
- getObjEntityComparator(boolean) - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- getObjEntityForJavaClass(String) - Method in class org.apache.cayenne.map.DataMap
-
Returns an ObjEntity for a DataObject class name.
- getObjEntityMap() - Method in class org.apache.cayenne.map.DataMap
-
Returns a sorted unmodifiable map of ObjEntities contained in this DataMap, keyed
by ObjEntity name.
- getOldName() - Method in class org.apache.cayenne.map.event.MapEvent
-
Returns the oldName.
- getOperand(int) - Method in class org.apache.cayenne.exp.Expression
-
Returns a value of operand at index
.
- getOperand(int) - Method in class org.apache.cayenne.exp.parser.ASTList
-
- getOperand(int) - Method in class org.apache.cayenne.exp.parser.ASTPath
-
- getOperand(int) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- getOperandCount() - Method in class org.apache.cayenne.exp.Expression
-
Returns a count of operands of this expression.
- getOperandCount() - Method in class org.apache.cayenne.exp.parser.ASTList
-
- getOperandCount() - Method in class org.apache.cayenne.exp.parser.ASTNegate
-
- getOperandCount() - Method in class org.apache.cayenne.exp.parser.ASTPath
-
- getOperandCount() - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- getOperation() - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- getOracleCursorType() - Static method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
Returns an Oracle JDBC extension type defined in
oracle.jdbc.driver.OracleTypes.CURSOR.
- getOrderByColumnList() - Method in class org.apache.cayenne.access.trans.OrderingTranslator
-
Returns the column expressions (not Expressions) used in the order by clause.
- getOrderByTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getOrderByTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getOrderings() - Method in class org.apache.cayenne.query.SelectQuery
-
Returns a list of orderings used by this query.
- getOrginatingQuery() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns a query that originated this query.
- getOrigin() - Method in class org.apache.cayenne.ashwood.graph.ArcIterator.EmptyIterator
-
- getOrigin() - Method in interface org.apache.cayenne.ashwood.graph.ArcIterator
-
- getOrigin() - Method in class org.apache.cayenne.ashwood.graph.FilterArcIterator
-
- getOrigin() - Method in class org.apache.cayenne.ashwood.graph.ReversedIteration.ReversedArcIterator
-
- getOsCache() - Method in class org.apache.cayenne.cache.OSQueryCache
-
Returns the underlying OSCache manager object.
- getOtherParameters() - Method in class org.apache.cayenne.configuration.web.WebConfiguration
-
Returns servlet or filter init parameters, excluding those recognized by
WebConfiguration.
- getPackagePath(String) - Static method in class org.apache.cayenne.util.Util
-
Returns package name for the Java class as a path separated with forward slash
("/").
- getPageSize() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
Returns the pageSize.
- getPageSize() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getPageSize() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getPageSize() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns query page size.
- getPageSize() - Method in class org.apache.cayenne.query.SelectQuery
-
Returns pageSize
property.
- getPageSize() - Method in class org.apache.cayenne.query.SQLTemplate
-
- getPageSize() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
Returns the pageSize.
- getParameters() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
Returns extra DataNodeDescriptor parameters.
- getParameters() - Method in class org.apache.cayenne.configuration.web.WebConfiguration
-
Returns a map of all init parameters from the underlying FilterConfig or
ServletConfig object.
- getParameters() - Method in class org.apache.cayenne.query.ProcedureQuery
-
Returns a map of procedure parameters.
- getParameters() - Method in class org.apache.cayenne.query.SQLTemplate
-
Utility method to get the first set of parameters, since most queries will only
have one.
- getParameterTypes() - Method in class org.apache.cayenne.util.Invocation
-
- getParameterValues(BatchQuery) - Method in class org.apache.cayenne.access.trans.BatchQueryBuilder
-
Returns a list of values for the current batch iteration.
- getParameterValues(BatchQuery) - Method in class org.apache.cayenne.access.trans.InsertBatchQueryBuilder
-
Returns a list of values for the current batch iteration.
- getParent() - Method in class org.apache.cayenne.access.trans.JoinTreeNode
-
- getParent() - Method in class org.apache.cayenne.map.Attribute
-
- getParent() - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- getParent() - Method in class org.apache.cayenne.map.Entity
-
- getParent() - Method in class org.apache.cayenne.map.Procedure
-
- getParent() - Method in class org.apache.cayenne.map.ProcedureParameter
-
- getParent() - Method in class org.apache.cayenne.map.Relationship
-
- getParent() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- getParent() - Method in interface org.apache.cayenne.util.CayenneMapEntry
-
Returns the parent map.
- getParentChannel() - Method in class org.apache.cayenne.access.ClientServerChannel
-
- getParentDataDomain() - Method in class org.apache.cayenne.access.DataContext
-
Returns a DataDomain used by this DataContext.
- getParentLogger() - Method in class org.apache.cayenne.conn.DriverDataSource
-
- getParentLogger() - Method in class org.apache.cayenne.conn.PoolDataSource
-
- getParentLogger() - Method in class org.apache.cayenne.conn.PoolManager
-
- getParentQuery() - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
- getParser() - Static method in class org.apache.cayenne.ejbql.EJBQLParserFactory
-
- getPassword() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPassword() - Method in class org.apache.cayenne.conn.DriverDataSource
-
- getPassword() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns a data source password used to initialize this pool.
- getPassword() - Method in class org.apache.cayenne.event.XMPPBridge
-
- getPassword() - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
Returns password that is used for basic authentication when connecting to the
cayenne server.
- getPasswordEncoder() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPasswordEncoderClass() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPasswordEncoderKey() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPasswordLocation() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPasswordSource() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPasswordSourceExecutable() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPasswordSourceFilename() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPasswordSourceModel() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPasswordSourceUrl() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getPath() - Method in class org.apache.cayenne.exp.parser.ASTPath
-
- getPath() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Returns full prefetch path, that is a dot separated String of node names starting
from root and up to and including this node.
- getPath(PrefetchTreeNode) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- getPathAliases() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Returns aliases for the path splits defined in the query.
- getPathAliases() - Method in class org.apache.cayenne.exp.Expression
-
Returns a map of path aliases for this expression.
- getPathAliases() - Method in class org.apache.cayenne.exp.parser.ASTPath
-
- getPathAliases() - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
Always returns empty map.
- getPathSplitAliases() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns a map of aliases vs.
- getPattern() - Method in class org.apache.cayenne.exp.parser.PatternMatchNode
-
- getPersistenceState() - Method in interface org.apache.cayenne.Persistent
-
- getPersistenceState() - Method in class org.apache.cayenne.PersistentObject
-
- getPkCacheSize() - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
Retruns zero as PK caching is not supported by FrontBaseAdapter.
- getPkCacheSize() - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
Returns a size of the entity primary key cache.
- getPkCacheSize() - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
Returns zero, since PK caching is not feasible with OpenBase PK generation
mechanism.
- getPKColumnName() - Method in class org.apache.cayenne.map.naming.ExportedKey
-
- getPkGenerator() - Method in class org.apache.cayenne.dba.AutoAdapter
-
Returns a primary key generator.
- getPkGenerator() - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns primary key generator associated with this DbAdapter.
- getPkGenerator() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Returns primary key generator associated with this DbAdapter.
- getPKName() - Method in class org.apache.cayenne.map.naming.ExportedKey
-
- getPKTableName() - Method in class org.apache.cayenne.map.naming.ExportedKey
-
- getPooledConnection() - Method in class org.apache.cayenne.conn.PoolDataSource
-
- getPooledConnection(String, String) - Method in class org.apache.cayenne.conn.PoolDataSource
-
- getPoolSize() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns current number of connections.
- getPosition() - Method in class org.apache.cayenne.ejbql.parser.EJBQLPositionalInputParameter
-
- getPositionalParameters() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getPostAdd() - Method in class org.apache.cayenne.map.CallbackMap
-
- getPostedBy() - Method in class org.apache.cayenne.event.CayenneEvent
-
Returns an object that posted this event.
- getPostLoad() - Method in class org.apache.cayenne.map.CallbackMap
-
- getPostPersist() - Method in class org.apache.cayenne.map.CallbackMap
-
- getPostRemove() - Method in class org.apache.cayenne.map.CallbackMap
-
- getPostUpdate() - Method in class org.apache.cayenne.map.CallbackMap
-
- getPrecision() - Method in class org.apache.cayenne.map.ProcedureParameter
-
- getPrefetchPath() - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
Returns the prefetchPath.
- getPrefetchTree() - Method in interface org.apache.cayenne.ejbql.EJBQLCompiledExpression
-
Returns prefetched columns tree for fetch joins.
- getPrefetchTree() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getPrefetchTree() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns a root node of prefetch tree used by this query, or null of no prefetches
are configured.
- getPrefetchTree() - Method in class org.apache.cayenne.query.SelectQuery
-
- getPrefetchTree() - Method in class org.apache.cayenne.query.SQLTemplate
-
- getPrePersist() - Method in class org.apache.cayenne.map.CallbackMap
-
- getPreRemove() - Method in class org.apache.cayenne.map.CallbackMap
-
- getPreUpdate() - Method in class org.apache.cayenne.map.CallbackMap
-
- getPrimaryKeyGenerator() - Method in class org.apache.cayenne.map.DbEntity
-
Return the primary key generator for this entity.
- getPrimaryKeyName() - Method in class org.apache.cayenne.map.DetectedDbEntity
-
Returns the optional primary key name of this DbEntity.
- getPrimaryKeyNames() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns the names of DbAtributes that comprise the primary key of the parent
DbEntity.
- getPrimaryKeys() - Method in class org.apache.cayenne.map.DbEntity
-
Returns an unmodifiable collection of DbAttributes representing the primary key of
the table described by this DbEntity.
- getPrimaryKeys() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns an unmodifiable collection of ObjAttributes representing the primary key of
the table described by this DbEntity.
- getPrintWriter() - Method in class org.apache.cayenne.util.XMLEncoder
-
- getPriority() - Method in class org.apache.cayenne.ejbql.parser.AggregateConditionNode
-
Returns priority of conditional operator.
- getPriority() - Method in class org.apache.cayenne.ejbql.parser.EJBQLAnd
-
- getPriority() - Method in class org.apache.cayenne.ejbql.parser.EJBQLNot
-
- getPriority() - Method in class org.apache.cayenne.ejbql.parser.EJBQLOr
-
- getProcedure() - Method in class org.apache.cayenne.access.jdbc.ProcedureAction
-
Returns stored procedure for an internal query.
- getProcedure() - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- getProcedure(String) - Method in class org.apache.cayenne.map.DataMap
-
Returns a Procedure for a given name or null if no such procedure exists.
- getProcedure(String) - Method in class org.apache.cayenne.map.EntityResolver
-
- getProcedure(String) - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns Procedure for a given name, or null if no such Procedure is found in the
MappingNamespace.
- getProcedure() - Method in class org.apache.cayenne.map.ProcedureParameter
-
Returns the procedure that holds this parameter.
- getProcedure() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns a Procedure associated with a query or null if no such procedure exists.
- getProcedureMap() - Method in class org.apache.cayenne.map.DataMap
-
Returns a sorted unmodifiable map of Procedures in this DataMap keyed by name.
- getProcedureName() - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Returns the name of the parent stored procedure.
- getProcedureQuery() - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- getProcedures() - Method in class org.apache.cayenne.map.DataMap
-
Returns stored procedures associated with this DataMap.
- getProcedures() - Method in class org.apache.cayenne.map.EntityResolver
-
- getProcedures() - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns all Procedures in the namespace.
- getProcessedMessagesCount() - Method in class org.apache.cayenne.remote.BaseConnection
-
Returns a count of processed messages since the beginning of life of this
connector.
- getProperties() - Method in class org.apache.cayenne.access.DataDomain
-
- getProperties() - Method in class org.apache.cayenne.cache.OSQueryCache
-
Returns configuration properties.
- getProperties() - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- getProperty(Persistent, String) - Static method in class org.apache.cayenne.Cayenne
-
Returns property descriptor for specified property.
- getProperty(String, String) - Method in class org.apache.cayenne.configuration.server.PropertyDataSourceFactory
-
- getProperty() - Method in class org.apache.cayenne.graph.NodePropertyChangeOperation
-
- getProperty(String) - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns a property descriptor matching property name, or null if no such property
is found.
- getProperty(String) - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getProperty(String) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Recursively looks up property descriptor in this class descriptor and all
superclass descriptors.
- getProperty() - Method in exception org.apache.cayenne.reflect.PropertyException
-
- getProperty(Object, String) - Static method in class org.apache.cayenne.reflect.PropertyUtils
-
Returns object property using JavaBean-compatible introspection with one addition -
a property can be a dot-separated property name path.
- getProperty() - Method in class org.apache.cayenne.validation.BeanValidationFailure
-
Returns a failed property of the failure source object.
- getProvider(Class<T>) - Method in interface org.apache.cayenne.di.Injector
-
- getProvider(Key<T>) - Method in interface org.apache.cayenne.di.Injector
-
- getProvider(Class<T>) - Method in class org.apache.cayenne.di.spi.DefaultInjector
-
- getProvider(Key<T>) - Method in class org.apache.cayenne.di.spi.DefaultInjector
-
- getQualifiedColumnName() - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Returns "qualifiedColumnName" property.
- getQualifiedColumnNameWithQuoteSqlIdentifiers(QuotingStrategy) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- getQualifier() - Method in class org.apache.cayenne.map.DbEntity
-
- getQualifier() - Method in class org.apache.cayenne.query.QualifiedQuery
-
Returns query qualifier.
- getQualifierAttributes() - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
- getQualifierAttributes() - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
- getQualifierSnapshot() - Method in exception org.apache.cayenne.access.OptimisticLockException
-
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.db2.DB2Adapter
-
Returns a trimming translator.
- getQualifierTranslator(QueryAssembler) - Method in interface org.apache.cayenne.dba.DbAdapter
-
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.derby.DerbyAdapter
-
Returns a trimming translator.
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.ingres.IngresAdapter
-
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Creates and returns a default implementation of a qualifier translator.
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.openbase.OpenBaseAdapter
-
Returns OpenBase-specific translator for queries.
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.oracle.Oracle8Adapter
-
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
Returns a trimming translator.
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.postgres.PostgresAdapter
-
Returns a trimming translator.
- getQualifierTranslator(QueryAssembler) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerAdapter
-
Returns a trimming translator.
- getQueries() - Method in class org.apache.cayenne.access.QueryResult
-
Returns an iterator over all executed queries in the order they were executed.
- getQueries() - Method in class org.apache.cayenne.map.DataMap
-
Returns an unmodifiable collection of mapped queries.
- getQueries() - Method in class org.apache.cayenne.map.EntityResolver
-
- getQueries() - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns all Queries in the namespace.
- getQuery() - Method in class org.apache.cayenne.access.jdbc.BatchAction
-
- getQuery() - Method in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
Returns a SQLTemplate for this action.
- getQuery() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
Returns wrapped BatchQuery.
- getQuery() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Returns query object being processed.
- getQuery(String) - Method in class org.apache.cayenne.map.DataMap
-
Returns a named query associated with this DataMap.
- getQuery(String) - Method in class org.apache.cayenne.map.EntityResolver
-
- getQuery(String) - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns Query for a given name, or null if no such Query is found in the
MappingNamespace.
- getQuery() - Method in class org.apache.cayenne.query.RefreshQuery
-
Returns an internal query, overriding cache policy to force a refresh.
- getQuery() - Method in class org.apache.cayenne.remote.QueryMessage
-
- getQueryBuilderFactory() - Method in class org.apache.cayenne.access.DataDomain
-
Deprecated.
since 3.1 BatchQueryBuilderFactory is injected into JdbcAdapter.
- getQueryCache() - Method in class org.apache.cayenne.access.DataDomain
-
Returns shared
QueryCache
used by this DataDomain.
- getQueryCache() - Method in class org.apache.cayenne.BaseContext
-
- getQueryCache(Map<String, String>) - Method in class org.apache.cayenne.cache.MapQueryCacheFactory
-
Deprecated.
- getQueryCache(Map<String, String>) - Method in class org.apache.cayenne.cache.OSQueryCacheFactory
-
Deprecated.
Creates QueryCache, ignoring provided properties, and reading data from
"oscache.properties" file instead.
- getQueryCache(Map<String, String>) - Method in interface org.apache.cayenne.cache.QueryCacheFactory
-
Deprecated.
Creates a new instance of the QueryCache, configuring it using provided properties.
- getQueryCache() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
- getQueryExceptions() - Method in class org.apache.cayenne.access.util.DefaultOperationObserver
-
Returns a list of exceptions that occured during data operation run by query.
- getQueryMap() - Method in class org.apache.cayenne.map.DataMap
-
- getQueryMetadata() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- getQuerySQL() - Method in exception org.apache.cayenne.access.OptimisticLockException
-
- getQuotingStrategy(boolean) - Method in class org.apache.cayenne.dba.AutoAdapter
-
- getQuotingStrategy(boolean) - Method in interface org.apache.cayenne.dba.DbAdapter
-
- getQuotingStrategy(boolean) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- getReadTimeout() - Method in class org.apache.cayenne.remote.BaseConnection
-
The socket timeout on requests in milliseconds.
- getRegisteredType(String) - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Returns a guaranteed non-null ExtendedType instance for a given Java class name.
- getRegisteredType(Class<?>) - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Returns a type registered for the class name.
- getRegisteredTypeNames() - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Returns array of Java class names supported by Cayenne for JDBC mapping.
- getRelationship() - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- getRelationship() - Method in class org.apache.cayenne.access.trans.JoinTreeNode
-
- getRelationship() - Method in exception org.apache.cayenne.DeleteDenyException
-
- getRelationship() - Method in class org.apache.cayenne.map.DbJoin
-
- getRelationship(String) - Method in class org.apache.cayenne.map.Entity
-
Returns relationship with name relName
.
- getRelationship() - Method in class org.apache.cayenne.map.event.RelationshipEvent
-
Returns relationship associated with this event.
- getRelationship(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a named Relationship that either belongs to this ObjEntity or is inherited.
- getRelationship() - Method in interface org.apache.cayenne.map.PathComponent
-
- getRelationship() - Method in class org.apache.cayenne.merge.AddRelationshipToDb
-
- getRelationship() - Method in class org.apache.cayenne.merge.AddRelationshipToModel
-
- getRelationship() - Method in class org.apache.cayenne.merge.DropRelationshipToDb
-
- getRelationship() - Method in class org.apache.cayenne.merge.DropRelationshipToModel
-
- getRelationship(EntityResolver) - Method in class org.apache.cayenne.query.RelationshipQuery
-
Returns a non-null relationship object for this query.
- getRelationship() - Method in interface org.apache.cayenne.reflect.ArcProperty
-
Returns a relationship associated with this arc.
- getRelationship() - Method in class org.apache.cayenne.reflect.BaseArcProperty
-
- getRelationshipForDbRelationship(DbRelationship) - Method in class org.apache.cayenne.map.ObjEntity
-
Returns ObjRelationship of this entity that maps to dbRelationship
parameter.
- getRelationshipMap() - Method in class org.apache.cayenne.map.DbEntity
-
- getRelationshipMap() - Method in class org.apache.cayenne.map.Entity
-
Returns an unmodifiable map of relationships sorted by name.
- getRelationshipMap() - Method in class org.apache.cayenne.map.ObjEntity
-
- getRelationshipName() - Method in class org.apache.cayenne.query.RelationshipQuery
-
- getRelationshipName() - Method in class org.apache.cayenne.util.RelationshipFault
-
- getRelationshipOwner() - Method in class org.apache.cayenne.util.RelationshipFault
-
- getRelationships() - Method in class org.apache.cayenne.map.DbEntity
-
Returns a Collection of relationships from this entity or inherited.
- getRelationships() - Method in class org.apache.cayenne.map.Entity
-
Returns an unmodifiable collection of Relationships that exist in this entity.
- getRelationships() - Method in class org.apache.cayenne.map.ObjEntity
-
- getRelationshipsToAdd(ObjEntity) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
- getRelativePath() - Method in class org.apache.cayenne.ejbql.parser.EJBQLPath
-
- getRelativeResource(String) - Method in interface org.apache.cayenne.resource.Resource
-
Returns a resource resolved relatively to the current resource.
- getRelativeResource(String) - Method in class org.apache.cayenne.resource.URLResource
-
- getReplacementIdMap() - Method in class org.apache.cayenne.ObjectId
-
Returns a non-null mutable map that can be used to append replacement id values.
- getReplacementQuery(EntityResolver) - Method in class org.apache.cayenne.query.IndirectQuery
-
Returns a replacement query, creating it on demand and caching it for reuse.
- getReplacesVersion() - Method in class org.apache.cayenne.DataRow
-
- getResolvedComponents(EntityResolver) - Method in class org.apache.cayenne.map.SQLResult
-
- getResolver() - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
- getResource(String, int, String) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
Returns a Velocity Resource which is a Template for the given SQL.
- getResource(String) - Method in interface org.apache.cayenne.conf.ResourceFinder
-
Deprecated.
Returns a single resource matching a given name.
- getResource(String) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- getResources(String) - Method in interface org.apache.cayenne.conf.ResourceFinder
-
Deprecated.
Returns a collection of resource URLs with a given name found in the environment
using some lookup strategy.
- getResources(String) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- getResourceStream(String) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
- getResult() - Method in interface org.apache.cayenne.ejbql.EJBQLCompiledExpression
-
Returns a mapping of the result set columns, or null if this is not a select
expression.
- getResult(String) - Method in class org.apache.cayenne.map.DataMap
-
- getResult(String) - Method in class org.apache.cayenne.map.EntityResolver
-
- getResult(String) - Method in interface org.apache.cayenne.map.MappingNamespace
-
Returns a named result set mapping.
- getResult() - Method in class org.apache.cayenne.query.SQLTemplate
-
- getResultColumns() - Method in class org.apache.cayenne.access.jdbc.SQLStatement
-
- getResultColumns() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
Returns a list of ColumnDescriptors for the query columns.
- getResultDescriptors() - Method in class org.apache.cayenne.query.ProcedureQuery
-
Returns a List of descriptors for query ResultSets in the order they are returned
by the stored procedure.
- getResultEntityName() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getResultIterator() - Method in class org.apache.cayenne.access.util.IteratedSelectObserver
-
- getResultParam() - Method in class org.apache.cayenne.map.Procedure
-
Returns parameter describing the return value of the StoredProcedure, or null if
procedure does not support return values.
- getResultPaths() - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
Returns extra result paths.
- getResults(Query) - Method in class org.apache.cayenne.access.QueryResult
-
Returns a list of all results of a given query.
- getResults() - Method in class org.apache.cayenne.map.DataMap
-
- getResultSetMapping() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns an optional list of result set mapping hints.
- getResultSets() - Method in class org.apache.cayenne.map.EntityResolver
-
- getResultsMap() - Method in class org.apache.cayenne.map.DataMap
-
- getReverseDbRelationshipPath() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns a reversed dbRelationship path.
- getReverseRelationship() - Method in class org.apache.cayenne.map.DbRelationship
-
Returns DbRelationship that is the opposite of this DbRelationship.
- getReverseRelationship() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns a "complimentary" ObjRelationship going in the opposite
direction.
- getReverseRelationship() - Method in class org.apache.cayenne.map.Relationship
-
Returns a "complimentary" relationship going in the opposite direction.
- getReverseRelationshipName() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns the name of a complimentary relationship going in the opposite
direction or null if it doesn't exist.
- getRightHandSideId() - Method in class org.apache.cayenne.ejbql.parser.EJBQLInnerFetchJoin
-
- getRightHandSideId() - Method in class org.apache.cayenne.ejbql.parser.EJBQLJoin
-
- getRightHandSideId() - Method in class org.apache.cayenne.ejbql.parser.EJBQLOuterFetchJoin
-
- getRoot() - Method in class org.apache.cayenne.query.AbstractQuery
-
Returns the root of this query.
- getRoot() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Returns the root of the node tree.
- getRootDbEntities() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns a collection of DbEntities that are the root tables for this descriptor's
ObjEntity.
- getRootDbEntities() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getRootDbEntities() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getRootDbEntity() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- getRootDescriptor() - Method in interface org.apache.cayenne.ejbql.EJBQLCompiledExpression
-
Returns a descriptor of the root of this expression such as entity being fetched or
updated.
- getRootEntity() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- getRootNode() - Method in class org.apache.cayenne.configuration.ConfigurationTree
-
- getRootNode(boolean) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
Returns a root DOM node of the encoder.
- getRowDescriptor() - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- getRows(Query) - Method in class org.apache.cayenne.access.QueryResult
-
Returns a List that itself contains Lists of data rows for each ResultSet returned
by the query.
- getRrefreshPeriod(String) - Method in class org.apache.cayenne.cache.OSQueryCache
-
- getScale() - Method in class org.apache.cayenne.access.jdbc.ParameterBinding
-
- getScale() - Method in class org.apache.cayenne.map.DbAttribute
-
Returns the number of digits after period for decimal attributes.
- getSchema() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getSchema() - Method in class org.apache.cayenne.map.DbEntity
-
Returns database schema of this table.
- getSchema() - Method in class org.apache.cayenne.map.Procedure
-
- getSchemaName(DbEntity) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBAdapter
-
Generate fully-qualified name for 1.8 and on.
- getSchemaName(DbEntity) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBNoSchemaAdapter
-
Generate unqualified name.
- getSchemas() - Method in class org.apache.cayenne.access.DbLoader
-
Retrieves the schemas for the database.
- getSchemaUpdateStrategy() - Method in class org.apache.cayenne.access.DataNode
-
- getSchemaUpdateStrategyName() - Method in class org.apache.cayenne.access.DataNode
-
- getSchemaUpdateStrategyType() - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- getSelectColumnsTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getSelectColumnsTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getSelectTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getSelectTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getSemantics() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- getSenderChanges() - Method in class org.apache.cayenne.remote.SyncMessage
-
- getSerializerFactory() - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
- getServerEventBridge() - Method in interface org.apache.cayenne.remote.ClientConnection
-
Returns an EventBridge that receives remote server events.
- getServerEventBridge() - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
- getServerEventBridge() - Method in class org.apache.cayenne.remote.service.LocalConnection
-
Returns null.
- getServerSession() - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
Returns a ServerSession object that represents Cayenne-related state associated
with the current session.
- getServerSession() - Method in class org.apache.cayenne.remote.service.HttpRemoteService
-
Returns a ServerSession object that represents Cayenne-related state associated
with the current session.
- getSession() - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
Returns internal RemoteSession instance.
- getSession(boolean) - Method in class org.apache.cayenne.remote.hessian.service.HessianService
-
- getSession(boolean) - Method in class org.apache.cayenne.remote.service.HttpRemoteService
-
Returns an HttpSession associated with the current request in progress.
- getSession() - Method in class org.apache.cayenne.remote.service.ServerSession
-
- getSessionHandle() - Method in class org.apache.cayenne.event.XMPPBridge
-
- getSessionId() - Method in class org.apache.cayenne.remote.RemoteSession
-
Returns server session id.
- getSetFault() - Method in interface org.apache.cayenne.reflect.FaultFactory
-
- getSetFault() - Method in class org.apache.cayenne.reflect.SingletonFaultFactory
-
- getSharedChannel(String) - Method in class org.apache.cayenne.remote.service.HttpRemoteService
-
- getSharedSessionName() - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
- getSharedSnapshotCache() - Method in class org.apache.cayenne.access.DataDomain
-
Returns snapshots cache for this DataDomain, lazily initializing it on the first
call if 'sharedCacheEnabled' flag is true.
- getSnapshot(ObjectId) - Method in class org.apache.cayenne.access.ObjectStore
-
Returns a snapshot for ObjectId from the underlying snapshot cache.
- getSnapshotEventSubject() - Method in class org.apache.cayenne.access.DataRowStore
-
Returns EventSubject used by this SnapshotCache to notify of snapshot changes.
- getSnapshotVersion() - Method in class org.apache.cayenne.CayenneDataObject
-
Returns a version of a DataRow snapshot that was used to create this object.
- getSnapshotVersion() - Method in interface org.apache.cayenne.DataObject
-
Returns a version of a DataRow snapshot that was used to create this object.
- getSortOrder() - Method in class org.apache.cayenne.query.Ordering
-
Returns sort order for this ordering
- getSortSpec() - Method in class org.apache.cayenne.query.Ordering
-
Returns the expression defining a ordering Java Bean property.
- getSortSpecString() - Method in class org.apache.cayenne.query.Ordering
-
Returns sortSpec string representation.
- getSource() - Method in interface org.apache.cayenne.ejbql.EJBQLCompiledExpression
-
Returns EJB QL source of the compiled expression if available.
- getSource() - Method in class org.apache.cayenne.map.DbJoin
-
Returns DbAttribute on on the left side of the join.
- getSource() - Method in exception org.apache.cayenne.reflect.PropertyException
-
Returns an object that caused an error.
- getSource() - Method in class org.apache.cayenne.remote.SyncMessage
-
Returns a source of SyncMessage.
- getSource() - Method in class org.apache.cayenne.validation.SimpleValidationFailure
-
Returns object that failed the validation.
- getSource() - Method in interface org.apache.cayenne.validation.ValidationFailure
-
Returns the object that has generated the failure.
- getSourceAttributes() - Method in class org.apache.cayenne.map.DbRelationship
-
Returns a Collection of source attributes.
- getSourceEntity() - Method in class org.apache.cayenne.map.Relationship
-
Returns relationship source entity.
- getSourceName() - Method in class org.apache.cayenne.map.DbJoin
-
- getSourceNode() - Method in class org.apache.cayenne.access.DataPort
-
- getSourceTableAlias() - Method in class org.apache.cayenne.access.trans.JoinTreeNode
-
- getSql() - Method in class org.apache.cayenne.access.jdbc.SQLStatement
-
- getSqlNameByType(int) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Returns a String representation of the SQL type from its JDBC code.
- getSqlTypeByJava(String) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Returns default java.sql.Types type by the Java type name.
- getSqlTypeByJava(Class<?>) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Guesses a default JDBC type for the Java class.
- getSqlTypeByName(String) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Returns a JDBC int type for SQL typem name.
- getStamp() - Method in class org.apache.cayenne.ashwood.graph.DepthFirstStampSearch
-
- getState() - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- getStatementFetchSize() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- getStatementFetchSize() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- getStatementFetchSize() - Method in interface org.apache.cayenne.query.QueryMetadata
-
- getStatementFetchSize() - Method in class org.apache.cayenne.query.RelationshipQuery
-
- getStatementFetchSize() - Method in class org.apache.cayenne.query.SelectQuery
-
- getStatementFetchSize() - Method in class org.apache.cayenne.query.SQLTemplate
-
- getStatus() - Method in class org.apache.cayenne.access.Transaction
-
- getStorageEngine() - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
- getString(String) - Static method in class org.apache.cayenne.util.LocalizedStringsHandler
-
Returns localized string for the given key.
- getSubclassDescriptor(Class<?>) - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns the most "specialized" descriptor for a given class.
- getSubclassDescriptor(Class<?>) - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getSubclassDescriptor(Class<?>) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- getSubject() - Method in class org.apache.cayenne.event.CayenneEvent
-
- getSubject(Class<?>, String) - Static method in class org.apache.cayenne.event.EventSubject
-
Returns an event subject identified by the given owner and subject name.
- getSubjectName() - Method in class org.apache.cayenne.event.EventSubject
-
- getSubString(long, int) - Method in class org.apache.cayenne.util.MemoryClob
-
Retrieves a copy of the specified substring in the CLOB
value
designated by this Clob
object.
- GetSuffix(int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- GetSuffix(int) - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- getSuperclassDescriptor() - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns a descriptor of the mapped superclass or null if the descriptor's entity
sits at the top of inheritance hierarchy or no inheritance is mapped.
- getSuperclassDescriptor() - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- getSuperclassDescriptor() - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Returns a descriptor of the mapped superclass or null if the descriptor's entity
sits at the top of inheritance hierarchy.
- getSuperClassName() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a fully-qualified name of the super class of the DataObject class.
- getSuperEntity() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns a "super" entity in the entity inheritance hierarchy.
- getSuperEntityName() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns an entity name for a parent entity in the inheritance hierarchy.
- getSyntheticId() - Method in class org.apache.cayenne.ejbql.parser.EJBQLFromItem
-
Returns an id generated from the entity name.
- getTableAlias(String, String) - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
Retrieves a SQL alias for the combination of EJBQL id variable and a table name.
- getTableName() - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
Returns the name of the parent table.
- getTableName(DbEntity) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBAdapter
-
Generate fully-qualified name for 1.8 and on.
- getTableName(DbEntity) - Method in class org.apache.cayenne.dba.hsqldb.HSQLDBNoSchemaAdapter
-
Generate unqualified name without schema.
- getTables(String, String, String, String[]) - Method in class org.apache.cayenne.access.DbLoader
-
Returns all tables for given combination of the criteria.
- getTableTypes() - Method in class org.apache.cayenne.access.DbLoader
-
Returns all the table types for the given database.
- getTabSize(int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- getTabSize(int) - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- getTarget() - Method in class org.apache.cayenne.map.DbJoin
-
- getTarget() - Method in class org.apache.cayenne.util.Invocation
-
- getTargetAttributes() - Method in class org.apache.cayenne.map.DbRelationship
-
Returns a Collection of target attributes.
- getTargetDescriptor() - Method in interface org.apache.cayenne.reflect.ArcProperty
-
Returns a ClassDescriptor for the type of graph nodes pointed to by this arc
property.
- getTargetDescriptor() - Method in class org.apache.cayenne.reflect.BaseArcProperty
-
- getTargetEntity() - Method in class org.apache.cayenne.map.DbRelationship
-
Returns a target of this relationship.
- getTargetEntity() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns a target ObjEntity of this relationship.
- getTargetEntity() - Method in class org.apache.cayenne.map.Relationship
-
Returns a target entity of the relationship.
- getTargetEntityName() - Method in class org.apache.cayenne.map.Relationship
-
Returns the name of a target entity.
- getTargetName() - Method in class org.apache.cayenne.map.DbJoin
-
- getTargetNodeId() - Method in class org.apache.cayenne.graph.ArcCreateOperation
-
- getTargetNodeId() - Method in class org.apache.cayenne.graph.ArcDeleteOperation
-
- getTargetTableAlias() - Method in class org.apache.cayenne.access.trans.JoinTreeNode
-
- getTemplate(String) - Method in class org.apache.cayenne.query.SQLTemplate
-
Returns a template for key, or a default template if a template for key is not
found.
- getTemplateKeys() - Method in class org.apache.cayenne.query.SQLTemplate
-
Returns a collection of configured template keys.
- getText() - Method in interface org.apache.cayenne.ejbql.EJBQLExpression
-
Returns a text property of the node.
- getText() - Method in class org.apache.cayenne.ejbql.parser.SimpleNode
-
- getThreadInjector() - Static method in class org.apache.cayenne.configuration.CayenneRuntime
-
Returns the
Injector
bound to the current thread.
- getThreadObjectContext() - Static method in class org.apache.cayenne.BaseContext
-
Returns the ObjectContext bound to the current thread.
- getThreadTransaction() - Static method in class org.apache.cayenne.access.Transaction
-
Returns a Transaction associated with the current thread, or null if there is no
such Transaction.
- getTimestamp() - Method in class org.apache.cayenne.access.event.SnapshotEvent
-
- getToken(int) - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Get the specific Token.
- getToken(int) - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
Get the specific Token.
- getTokenName() - Method in class org.apache.cayenne.merge.AddColumnToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.AddColumnToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.AddRelationshipToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.AddRelationshipToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.CreateTableToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.CreateTableToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.DropColumnToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.DropColumnToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.DropRelationshipToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.DropRelationshipToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.DropTableToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.DropTableToModel
-
- getTokenName() - Method in interface org.apache.cayenne.merge.MergerToken
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetAllowNullToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetAllowNullToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetColumnTypeToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetColumnTypeToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetNotNullToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetNotNullToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetPrimaryKeyToDb
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetPrimaryKeyToModel
-
- getTokenName() - Method in class org.apache.cayenne.merge.SetValueForNullToDb
-
- getTokenValue() - Method in class org.apache.cayenne.merge.AddRelationshipToDb
-
- getTokenValue() - Method in class org.apache.cayenne.merge.AddRelationshipToModel
-
- getTokenValue() - Method in class org.apache.cayenne.merge.DropRelationshipToDb
-
- getTokenValue() - Method in class org.apache.cayenne.merge.DropRelationshipToModel
-
- getTokenValue() - Method in interface org.apache.cayenne.merge.MergerToken
-
- getTokenValue() - Method in class org.apache.cayenne.merge.SetColumnTypeToDb
-
- getTokenValue() - Method in class org.apache.cayenne.merge.SetColumnTypeToModel
-
- getToOneFault() - Method in interface org.apache.cayenne.reflect.FaultFactory
-
- getToOneFault() - Method in class org.apache.cayenne.reflect.SingletonFaultFactory
-
- getTopicConnectionFactoryName() - Method in class org.apache.cayenne.event.JMSBridge
-
- getTransactionDelegate() - Method in class org.apache.cayenne.access.DataDomain
-
- getTransactionIsolation() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getTrimFunction() - Method in class org.apache.cayenne.access.trans.BatchQueryBuilder
-
- getTrimFunction() - Method in class org.apache.cayenne.access.trans.TrimmingQualifierTranslator
-
Returns the trimFunction.
- getType() - Method in class org.apache.cayenne.access.jdbc.BindDirective
-
- getType() - Method in class org.apache.cayenne.access.jdbc.ChainDirective
-
- getType() - Method in class org.apache.cayenne.access.jdbc.ChunkDirective
-
- getType() - Method in class org.apache.cayenne.access.jdbc.ResultDirective
-
- getType(Class<?>) - Method in class org.apache.cayenne.access.types.EnumTypeFactory
-
- getType(Class<?>) - Method in interface org.apache.cayenne.access.types.ExtendedTypeFactory
-
Returns ExtendedType instance that can handle a given object class.
- getType() - Method in class org.apache.cayenne.di.Key
-
- getType() - Method in class org.apache.cayenne.exp.Expression
-
Returns a type of expression.
- getType() - Method in class org.apache.cayenne.exp.parser.ASTAdd
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTAnd
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTBetween
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTBitwiseAnd
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTBitwiseNot
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTBitwiseOr
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTBitwiseXor
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTDbPath
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTDivide
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTEqual
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTFalse
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTGreater
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTGreaterOrEqual
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTIn
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTLess
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTLessOrEqual
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTLike
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTLikeIgnoreCase
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTList
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTMultiply
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTNegate
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTNot
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTNotBetween
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTNotEqual
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTNotIn
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTNotLike
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTNotLikeIgnoreCase
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTObjPath
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTOr
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTSubtract
-
- getType() - Method in class org.apache.cayenne.exp.parser.ASTTrue
-
- getType() - Method in class org.apache.cayenne.map.DbAttribute
-
Returns the SQL type of the column.
- getType() - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- getType() - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
Returns a type of this attribute that must be an
Embeddable
object.
- getType() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns fully qualified Java class name of the object property represented by this
attribute.
- getType() - Method in class org.apache.cayenne.map.ProcedureParameter
-
- getType() - Method in class org.apache.cayenne.remote.SyncMessage
-
- getTypeMap() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getUnfetchedObjects() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
Returns a total number of objects that are not resolved yet.
- getUnfetchedObjects() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
Returns a total number of objects that are not resolved yet.
- getUnlabeledMessage() - Method in exception org.apache.cayenne.CayenneException
-
Returns exception message without Cayenne version label.
- getUnlabeledMessage() - Method in exception org.apache.cayenne.CayenneRuntimeException
-
Returns exception message without Cayenne version label.
- getUpdatedAttributes() - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
- getUpdateItemTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getUpdateItemTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getUpdates(Query) - Method in class org.apache.cayenne.access.QueryResult
-
Returns a List that contains java.lang.Integer objects for each one of the update
counts returned by the query.
- getUpdateTranslator(EJBQLTranslationContext) - Method in interface org.apache.cayenne.access.jdbc.EJBQLTranslatorFactory
-
- getUpdateTranslator(EJBQLTranslationContext) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- getUrl() - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
Returns a URL of Cayenne service used by this connector.
- getURL() - Method in interface org.apache.cayenne.resource.Resource
-
Returns a resource URL to read (and possibly write) the resource data.
- getURL() - Method in class org.apache.cayenne.resource.URLResource
-
- getUserName() - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- getUserName() - Method in class org.apache.cayenne.conn.DriverDataSource
-
- getUserName() - Method in class org.apache.cayenne.conn.PoolManager
-
Returns a data source user name used to initialize this pool.
- getUserName() - Method in class org.apache.cayenne.remote.hessian.HessianConnection
-
Returns user name that is used for basic authentication when connecting to the
cayenne server.
- getUserProperties() - Method in class org.apache.cayenne.BaseContext
-
Returns a map of user-defined properties associated with this DataContext.
- getUserProperty(String) - Method in class org.apache.cayenne.BaseContext
-
Returns a user-defined property previously set via 'setUserProperty'.
- getUserProperty(String) - Method in interface org.apache.cayenne.ObjectContext
-
Returns a user-defined property previously set via 'setUserProperty'.
- getValidationResult() - Method in class org.apache.cayenne.merge.ExecutingMergerContext
-
- getValidationResult() - Method in interface org.apache.cayenne.merge.MergerContext
-
- getValidationResult() - Method in exception org.apache.cayenne.validation.ValidationException
-
- getValue() - Method in class org.apache.cayenne.access.jdbc.ParameterBinding
-
- getValue(String) - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- getValue() - Method in class org.apache.cayenne.ejbql.parser.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.apache.cayenne.exp.parser.ASTScalar
-
- getValue() - Method in class org.apache.cayenne.exp.parser.Token
-
An optional attribute value of the Token.
- getValue(int) - Method in class org.apache.cayenne.query.BatchQuery
-
Returns a value at a given index for the current batch iteration.
- getValue(Map<String, Object>, DbAttribute) - Method in class org.apache.cayenne.query.BatchQuery
-
A helper method used by subclasses to resolve deferred values on demand.
- getValue(int) - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
- getValue(int) - Method in class org.apache.cayenne.query.InsertBatchQuery
-
- getValue(int) - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
- getValue(Object) - Method in interface org.apache.cayenne.reflect.Accessor
-
Returns a property value of an object without disturbing the object fault status.
- getValue(Object) - Method in class org.apache.cayenne.reflect.BeanAccessor
-
- getValue(Object) - Method in class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
- getValue(Object) - Method in class org.apache.cayenne.reflect.FieldAccessor
-
- getValue(Object) - Method in class org.apache.cayenne.reflect.IdMapKeyAccessor
-
- getValue(Object) - Method in class org.apache.cayenne.reflect.PropertyAccessor
-
- getValue() - Method in class org.apache.cayenne.util.IndexPropertyList
-
- getValue() - Method in class org.apache.cayenne.util.PersistentObjectHolder
-
Returns a value resolving it via a query on the first call to this method.
- getValue() - Method in class org.apache.cayenne.util.PersistentObjectList
-
- getValue() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- getValue() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- getValue() - Method in interface org.apache.cayenne.ValueHolder
-
Returns an object stored by this ValueHolder.
- getValueDirectly() - Method in class org.apache.cayenne.util.IndexPropertyList
-
- getValueDirectly() - Method in class org.apache.cayenne.util.PersistentObjectHolder
-
- getValueDirectly() - Method in class org.apache.cayenne.util.PersistentObjectList
-
- getValueDirectly() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- getValueDirectly() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- getValueDirectly() - Method in interface org.apache.cayenne.ValueHolder
-
Retrieves ValueHolder value without triggering fault resolution.
- getValues() - Method in class org.apache.cayenne.access.types.ExtendedEnumType
-
- getValuesForLOBSelectQualifier() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
- getValuesForLOBUpdateParameters(BatchQuery) - Method in class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
-
- getValuesForLOBUpdateParameters(BatchQuery) - Method in class org.apache.cayenne.access.trans.LOBInsertBatchQueryBuilder
-
- getValuesForLOBUpdateParameters(BatchQuery) - Method in class org.apache.cayenne.access.trans.LOBUpdateBatchQueryBuilder
-
- getValuesForUpdatedLOBColumns() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
- getVersion() - Method in class org.apache.cayenne.DataRow
-
- getWarnings() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- getWidth() - Method in class org.apache.cayenne.access.jdbc.RowDescriptor
-
Returns a number of columns in a row.
- getXmppHost() - Method in class org.apache.cayenne.event.XMPPBridge
-
- getXmppPort() - Method in class org.apache.cayenne.event.XMPPBridge
-
- globalExceptions - Variable in class org.apache.cayenne.access.util.DefaultOperationObserver
-
- GRAPH_CHANGED_SUBJECT - Static variable in interface org.apache.cayenne.DataChannel
-
- GRAPH_FLUSHED_SUBJECT - Static variable in interface org.apache.cayenne.DataChannel
-
- GRAPH_ROLLEDBACK_SUBJECT - Static variable in interface org.apache.cayenne.DataChannel
-
- graphAction - Variable in class org.apache.cayenne.BaseContext
-
Graph action that handles property changes
- graphChanged(GraphEvent) - Method in interface org.apache.cayenne.DataChannelListener
-
Notifies implementing object of the changes that were performed to the object graph
externally, not by one of the channel ObjectContexts.
- GraphChangeHandler - Interface in org.apache.cayenne.graph
-
Defines callback API that can be used by object graph nodes to notify of their state
changes.
- GraphDiff - Interface in org.apache.cayenne.graph
-
Represents a change in an object graph.
- GraphDiffCompressor - Class in org.apache.cayenne.graph
-
A utility class that removes redundant and mutually exclusive graph changes from the
graph diff.
- GraphDiffCompressor() - Constructor for class org.apache.cayenne.graph.GraphDiffCompressor
-
- GraphEvent - Class in org.apache.cayenne.graph
-
An event indicating a change in the object graph.
- GraphEvent(Object, GraphDiff) - Constructor for class org.apache.cayenne.graph.GraphEvent
-
- GraphEvent(Object, Object, GraphDiff) - Constructor for class org.apache.cayenne.graph.GraphEvent
-
- graphFlushed(GraphEvent) - Method in interface org.apache.cayenne.DataChannelListener
-
Notifies implementing object that one of the channel ObjectContexts flushed its
changes to the channel.
- GraphManager - Interface in org.apache.cayenne.graph
-
Represents a generic "managed" graph with nodes mapped by their ids.
- GraphMap - Class in org.apache.cayenne.graph
-
A base implementation of GraphManager that stores graph nodes keyed by their ids.
- GraphMap() - Constructor for class org.apache.cayenne.graph.GraphMap
-
Creates a new GraphMap.
- graphRolledback(GraphEvent) - Method in interface org.apache.cayenne.DataChannelListener
-
Notifies implementing object that one of the channel ObjectContexts initiated a
rollback.
- GREATER_THAN - Static variable in class org.apache.cayenne.exp.Expression
-
- GREATER_THAN_EQUAL_TO - Static variable in class org.apache.cayenne.exp.Expression
-
- greaterDbExp(String, Object) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience method to create an DB_PATH "greater than" expression.
- greaterExp(String, Object) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience method to create an OBJ_PATH "greater than" expression.
- greaterOrEqualDbExp(String, Object) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience method to create an DB_PATH "greater than or equal to" expression.
- greaterOrEqualExp(String, Object) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience method to create an OBJ_PATH "greater than or equal to" expression.
- GROUP - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- groupby_clause() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- groupby_item() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- groupChat - Variable in class org.apache.cayenne.event.XMPPBridge
-
- groupKeys - Variable in class org.apache.cayenne.query.RefreshQuery
-
- GROW_BREADTH_STAMP - Static variable in class org.apache.cayenne.ashwood.graph.DepthFirstStampSearch
-
- GROW_DEPTH_STAMP - Static variable in class org.apache.cayenne.ashwood.graph.DepthFirstStampSearch
-
- growPool(int, String, String) - Method in class org.apache.cayenne.conn.PoolManager
-
Increases connection pool by the specified number of connections.
- GT() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- GT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- guessType(String) - Method in class org.apache.cayenne.access.jdbc.ResultDirective
-
Converts "short" type notation to the fully qualified class name.
- id - Variable in class org.apache.cayenne.exp.parser.SimpleNode
-
- id - Variable in class org.apache.cayenne.map.event.MapEvent
-
- identification_variable() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- identification_variable_declaration() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- IDENTIFIER - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- IDENTIFIER - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- identifiersEndQuote - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- identifiersStartQuote - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- IdMapKeyAccessor - Class in org.apache.cayenne.reflect
-
A stateless read-only accessor of the map key value that is based on the Persistent
object id.
- IdMapKeyAccessor() - Constructor for class org.apache.cayenne.reflect.IdMapKeyAccessor
-
- idPath - Variable in class org.apache.cayenne.access.jdbc.EJBQLDbPathTranslator
-
- idPath - Variable in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- idProperties - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- IDUtil - Class in org.apache.cayenne.util
-
helper class to generate pseudo-GUID sequences.
- idWidth - Variable in class org.apache.cayenne.access.IncrementalFaultList
-
Stores a hint allowing to distinguish data rows from unfetched ids when the query
fetches data rows.
- ignoringCase - Variable in class org.apache.cayenne.exp.parser.PatternMatchNode
-
- image - Variable in class org.apache.cayenne.ejbql.parser.Token
-
The string image of the token.
- image - Variable in class org.apache.cayenne.exp.parser.Token
-
The string image of the token.
- in(Scope) - Method in interface org.apache.cayenne.di.BindingBuilder
-
Sets the scope of a bound instance.
- in(Scope) - Method in interface org.apache.cayenne.di.ListBuilder
-
- in(Scope) - Method in interface org.apache.cayenne.di.MapBuilder
-
- IN - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- IN - Static variable in class org.apache.cayenne.exp.Expression
-
- in_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- IN_OUT_PARAMETER - Static variable in class org.apache.cayenne.map.ProcedureParameter
-
- IN_PARAMETER - Static variable in class org.apache.cayenne.map.ProcedureParameter
-
- inBuf - Variable in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- inBuf - Variable in class org.apache.cayenne.exp.parser.JavaCharStream
-
- includeInBatch(DbAttribute) - Method in class org.apache.cayenne.access.trans.InsertBatchQueryBuilder
-
Returns true if an attribute should be included in the batch.
- includeTableName(String) - Method in class org.apache.cayenne.access.DbLoader
-
A method that return true if the given table name should be included.
- includeTableName(String) - Method in class org.apache.cayenne.merge.DbMerger
-
A method that return true if the given table name should be included.
- incomingIterator(E) - Method in interface org.apache.cayenne.ashwood.graph.DigraphIteration
-
- incomingIterator(E) - Method in class org.apache.cayenne.ashwood.graph.FilterIteration
-
- incomingIterator(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- incomingIterator(E) - Method in class org.apache.cayenne.ashwood.graph.ReversedIteration
-
- incomingSize(E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- incomingSize(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- IncrementalFaultList<E> - Class in org.apache.cayenne.access
-
A synchronized list that serves as a container of DataObjects.
- IncrementalFaultList(DataContext, Query) - Constructor for class org.apache.cayenne.access.IncrementalFaultList
-
- IncrementalFaultList(DataContext, Query, int) - Constructor for class org.apache.cayenne.access.IncrementalFaultList
-
Creates a new IncrementalFaultList using a given DataContext and query.
- IncrementalListResponse - Class in org.apache.cayenne.util
-
A QueryResponse that contains a sublist of the query result.
- IncrementalListResponse(List, int) - Constructor for class org.apache.cayenne.util.IncrementalListResponse
-
- inDbExp(String, Object...) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience shortcut for building IN DB expression.
- inDbExp(String, Collection<?>) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience shortcut for building IN DB expression.
- IndegreeTopologicalSort<E> - Class in org.apache.cayenne.ashwood.graph
-
- IndegreeTopologicalSort(Digraph<E, ?>) - Constructor for class org.apache.cayenne.ashwood.graph.IndegreeTopologicalSort
-
- indent - Variable in class org.apache.cayenne.util.XMLEncoder
-
- indent(int) - Method in class org.apache.cayenne.util.XMLEncoder
-
- indentLine - Variable in class org.apache.cayenne.util.XMLEncoder
-
- indentTimes - Variable in class org.apache.cayenne.util.XMLEncoder
-
- indexCollection(Collection) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
Converts a collection into a map indexed by map key.
- indexedByClass - Variable in class org.apache.cayenne.map.EntityResolver
-
- indexLOBAttributes() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
Indexes attributes
- indexOf(Object) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- indexOf(Object) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- indexOf(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- indexProperty - Variable in class org.apache.cayenne.util.IndexPropertyList
-
- IndexPropertyList - Class in org.apache.cayenne.util
-
A List implementation that would maintain its internal ordering based on some object
numeric "index" property.
- IndexPropertyList(String) - Constructor for class org.apache.cayenne.util.IndexPropertyList
-
Creates an empty NumericPropertyOrderedList.
- IndexPropertyList(String, List, boolean) - Constructor for class org.apache.cayenne.util.IndexPropertyList
-
Creates a NumericPropertyOrderedList that decorates another list.
- indexQualifierAttributes() - Method in class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
-
Indexes attributes
- indexQualifiers(PersistentDescriptor, EntityInheritanceTree) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- indexRootDbEntities(PersistentDescriptor, EntityInheritanceTree) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- indexSorter() - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
Reindexes internal sorter in a thread-safe manner.
- indexSubclassDescriptors(PersistentDescriptor, EntityInheritanceTree) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- indexSuperclassProperties(PersistentDescriptor) - Method in class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
Adds superclass properties to the descriptor, applying proper overrides.
- indirectlyModifiedIds - Variable in class org.apache.cayenne.access.event.SnapshotEvent
-
- IndirectQuery - Class in org.apache.cayenne.query
-
A convenience superclass of the queries that resolve into some other queries during the
routing phase.
- IndirectQuery() - Constructor for class org.apache.cayenne.query.IndirectQuery
-
- inExp(String, Object...) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience shortcut for building IN expression.
- inExp(String, Collection<?>) - Static method in class org.apache.cayenne.exp.ExpressionFactory
-
A convenience shortcut for building IN expression.
- info - Variable in class org.apache.cayenne.event.CayenneEvent
-
- IngresActionBuilder - Class in org.apache.cayenne.dba.ingres
-
- IngresActionBuilder(JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.dba.ingres.IngresActionBuilder
-
- IngresAdapter - Class in org.apache.cayenne.dba.ingres
-
DbAdapter implementation for
Ingres.
- IngresAdapter(RuntimeProperties, List<ExtendedType>, List<ExtendedType>, List<ExtendedTypeFactory>) - Constructor for class org.apache.cayenne.dba.ingres.IngresAdapter
-
- IngresBooleanType - Class in org.apache.cayenne.dba.ingres
-
- IngresBooleanType() - Constructor for class org.apache.cayenne.dba.ingres.IngresBooleanType
-
- IngresMergerFactory - Class in org.apache.cayenne.dba.ingres
-
- IngresMergerFactory() - Constructor for class org.apache.cayenne.dba.ingres.IngresMergerFactory
-
- IngresPkGenerator - Class in org.apache.cayenne.dba.ingres
-
Ingres-specific sequence based PK generator.
- IngresPkGenerator(JdbcAdapter) - Constructor for class org.apache.cayenne.dba.ingres.IngresPkGenerator
-
- IngresSelectAction - Class in org.apache.cayenne.dba.ingres
-
- IngresSelectAction(SelectQuery, JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.dba.ingres.IngresSelectAction
-
- IngresSelectTranslator - Class in org.apache.cayenne.dba.ingres
-
- IngresSelectTranslator() - Constructor for class org.apache.cayenne.dba.ingres.IngresSelectTranslator
-
- IngresSniffer - Class in org.apache.cayenne.dba.ingres
-
Detects Ingres database from JDBC metadata.
- IngresSniffer(AdhocObjectFactory) - Constructor for class org.apache.cayenne.dba.ingres.IngresSniffer
-
- init(ExtendedProperties) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
- init(FilterConfig) - Method in class org.apache.cayenne.conf.WebApplicationContextFilter
-
Deprecated.
- init(ServletConfig) - Method in class org.apache.cayenne.configuration.rop.server.ROPHessianServlet
-
- init(FilterConfig) - Method in class org.apache.cayenne.configuration.web.CayenneFilter
-
- init(ConnectionPoolDataSource, int, int, String, String) - Method in class org.apache.cayenne.conn.PoolManager
-
Initializes pool.
- init(DataChannel) - Method in interface org.apache.cayenne.DataChannelFilter
-
- init(ServletConfig) - Method in class org.apache.cayenne.remote.hessian.service.HessianServlet
-
Deprecated.
- initCronPolicy(String, Object) - Method in class org.apache.cayenne.cache.OSQueryCache
-
Called internally for each group that is configured with cron policy in the
properties.
- initDefaultFactories() - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Registers default factories for creating enum types and serializable types.
- initDocument(String, String) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
Resets the encoder to process a new object tree.
- initDone - Static variable in class org.apache.cayenne.dba.oracle.OracleAdapter
-
- initDriverInformation() - Static method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
- initEventBridgeParameters(Map<String, String>) - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
Initializes EventBridge parameters for remote clients peer-to-peer communications.
- initExtendedTypes(List<ExtendedType>, List<ExtendedType>, List<ExtendedTypeFactory>) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- initialCapacity(int) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
-
Specifies the initial capacity of the hash table (default 16).
- initialize(RuntimeServices) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
- initIdentifiersQuotes() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- initIdentifiersQuotes() - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
- initIdentifiersQuotes() - Method in class org.apache.cayenne.dba.sybase.SybaseAdapter
-
- initMetadata(QueryMetadata) - Method in class org.apache.cayenne.query.NamedQuery
-
Initializes metadata overrides.
- initRefreshPolicy(String, Object) - Method in class org.apache.cayenne.cache.OSQueryCache
-
Called internally for each group that is configured with refresh policy in the
properties.
- initStatement(CallableStatement) - Method in class org.apache.cayenne.access.jdbc.ProcedureAction
-
Initializes statement with query parameters
- initStatement(CallableStatement) - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
Set IN and OUT parameters.
- initStatement(PreparedStatement) - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Initializes prepared statements with collected parameters.
- initValues() - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- initWithProperties(Map<String, String>) - Method in class org.apache.cayenne.access.DataDomain
-
Reinitializes domain state with a new set of properties.
- initWithProperties(Map) - Method in class org.apache.cayenne.access.DataRowStore
-
- initWithProperties(Map<String, Object>) - Method in class org.apache.cayenne.map.DataMap
-
Performs DataMap initialization from a set of properties, using defaults for the
missing properties.
- initWithProperties(Map<String, ?>) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- initWithProperties(Map<String, ?>) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Initializes query parameters using a set of properties.
- initWithProperties(Map<String, ?>) - Method in class org.apache.cayenne.query.SelectQuery
-
Initializes query parameters using a set of properties.
- initWithProperties(Map<String, ?>) - Method in class org.apache.cayenne.query.SQLTemplate
-
Initializes query parameters using a set of properties.
- Inject - Annotation Type in org.apache.cayenne.di
-
- injectInitialValue(Object) - Method in class org.apache.cayenne.BaseContext
-
If ObjEntity qualifier is set, asks it to inject initial value to an object.
- injectMembers(Object) - Method in interface org.apache.cayenne.di.Injector
-
Performs field injection on a given object, ignoring constructor injection.
- injectMembers(Object) - Method in class org.apache.cayenne.di.spi.DefaultInjector
-
- injector - Variable in class org.apache.cayenne.configuration.CayenneRuntime
-
- injector - Variable in class org.apache.cayenne.configuration.rop.client.CayenneContextFactory
-
- injector - Variable in class org.apache.cayenne.configuration.server.DataContextFactory
-
- injector - Variable in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- injector - Variable in class org.apache.cayenne.configuration.server.DefaultDbAdapterFactory
-
- Injector - Interface in org.apache.cayenne.di
-
A facade to the Cayenne DI container.
- injector - Variable in class org.apache.cayenne.di.spi.DefaultAdhocObjectFactory
-
- injectValue(Object) - Method in class org.apache.cayenne.exp.parser.ASTAnd
-
- injectValue(Object) - Method in class org.apache.cayenne.exp.parser.ASTEqual
-
- injectValue(Object) - Method in interface org.apache.cayenne.exp.ValueInjector
-
- injectValueHolder(Object) - Method in class org.apache.cayenne.reflect.BaseProperty
-
Does nothing.
- injectValueHolder(Object) - Method in class org.apache.cayenne.reflect.BaseToManyProperty
-
Injects a List in the object if it hasn't been done yet.
- injectValueHolder(Object) - Method in interface org.apache.cayenne.reflect.Property
-
If a property is implemented as a ValueHolder, this operation would create an
unfaulted value holder and inject it into the object, if an object doesn't have it
set yet.
- injectValueHolders(Object) - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Prepares object properties for access.
- injectValueHolders(Object) - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- injectValueHolders(Object) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Invokes 'prepareForAccess' of a super descriptor and then invokes
'prepareForAccess' of each declared property.
- INNER - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- inner_fetch_join() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- inner_join() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- input_parameter() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- input_stream - Variable in class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
- input_stream - Variable in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
- inputStream - Variable in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- inputStream - Variable in class org.apache.cayenne.exp.parser.JavaCharStream
-
- INSERT_BATCH_SIZE - Static variable in class org.apache.cayenne.access.DataPort
-
- InsertBatchQuery - Class in org.apache.cayenne.query
-
Batched INSERT query.
- InsertBatchQuery(DbEntity, int) - Constructor for class org.apache.cayenne.query.InsertBatchQuery
-
Creates new InsertBatchQuery for a given DbEntity and estimated capacity.
- InsertBatchQueryBuilder - Class in org.apache.cayenne.access.trans
-
Translator of InsertBatchQueries.
- InsertBatchQueryBuilder(DbAdapter) - Constructor for class org.apache.cayenne.access.trans.InsertBatchQueryBuilder
-
- insertBatchSize - Variable in class org.apache.cayenne.access.DataPort
-
- inSingletonScope() - Method in interface org.apache.cayenne.di.BindingBuilder
-
Sets the scope of a bound instance to singleton.
- INT_LITERAL - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- integer_literal() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- INTEGER_LITERAL - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- IntegerType - Class in org.apache.cayenne.access.types
-
- IntegerType() - Constructor for class org.apache.cayenne.access.types.IntegerType
-
- interceptInternalQuery() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
- interceptLocalCache() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
- interceptObjectConversion() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
Transfers fetched objects into the target context if it is different from "acting"
context.
- interceptOIDQuery() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
- interceptPaginatedQuery() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
- interceptRefreshQuery() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
- interceptRelationshipQuery() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
- internalQuery - Variable in class org.apache.cayenne.access.IncrementalFaultList
-
- internalTransaction(TransactionDelegate) - Static method in class org.apache.cayenne.access.Transaction
-
Factory method returning a new transaction instance that would propagate
commit/rollback to participating connections.
- intPKForObject(Persistent) - Static method in class org.apache.cayenne.Cayenne
-
Returns an int primary key value for a persistent object.
- intPKForObject(Persistent) - Static method in class org.apache.cayenne.DataObjectUtils
-
Deprecated.
Returns an int primary key value for a persistent object.
- invalidate(Object) - Method in interface org.apache.cayenne.reflect.ArcProperty
-
Turns a property of an object into a fault.
- invalidate() - Method in class org.apache.cayenne.util.IndexPropertyList
-
- invalidate() - Method in class org.apache.cayenne.util.PersistentObjectHolder
-
- invalidate() - Method in class org.apache.cayenne.util.PersistentObjectList
-
Turns itself into a fault, thus forcing a refresh on the next access.
- invalidate() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- invalidate() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
Turns itself into a fault, thus forcing a refresh on the next access.
- invalidate() - Method in interface org.apache.cayenne.ValueHolder
-
Turns a ValueHolder into a fault.
- invalidatedIds - Variable in class org.apache.cayenne.access.event.SnapshotEvent
-
- invalidateObjects(Collection<?>) - Method in class org.apache.cayenne.BaseContext
-
- invalidateObjects(T...) - Method in class org.apache.cayenne.BaseContext
-
- invalidateObjects(Collection<?>) - Method in interface org.apache.cayenne.ObjectContext
-
Invalidates a Collection of persistent objects.
- invalidateObjects(T...) - Method in interface org.apache.cayenne.ObjectContext
-
Invalidates one or more persistent objects.
- Invocation - Class in org.apache.cayenne.util
-
Invocation represents a dynamic method invocation bound to a specific target.
- Invocation(Object, String) - Constructor for class org.apache.cayenne.util.Invocation
-
Constructor for an Invocation without arguments in the target's method.
- Invocation(Object, String, Class) - Constructor for class org.apache.cayenne.util.Invocation
-
Constructor for an Invocation with a single argument in the target's method.
- Invocation(Object, String, Class[]) - Constructor for class org.apache.cayenne.util.Invocation
-
Constructor for an Invocation with arbitrary arguments in the target's method.
- IS - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- isAbstract() - Method in class org.apache.cayenne.map.ObjEntity
-
- isAccessible(Member) - Static method in class org.apache.cayenne.util.Util
-
Returns true if a Member is accessible via reflection under normal Java access
controls.
- isAlias() - Method in interface org.apache.cayenne.map.PathComponent
-
Returns true if this component is an alias for a different path.
- isAppendingResultColumns() - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
- isArrayByteBase64(byte[]) - Static method in class org.apache.cayenne.util.Base64Codec
-
Tests a given byte array to see if it contains only valid characters within the
Base64 alphabet.
- isAscending() - Method in class org.apache.cayenne.query.Ordering
-
Returns true if sorting is done in ascending order.
- isBatch() - Method in class org.apache.cayenne.access.jdbc.BatchAction
-
- isCaseInsensitive() - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
- isCaseInsensitive() - Method in class org.apache.cayenne.query.Ordering
-
Returns true if the sorting is case insensitive
- isCaseSensitive() - Method in class org.apache.cayenne.query.Ordering
-
Returns true if the sorting is case sensitive.
- isChangeEventsEnabled() - Method in class org.apache.cayenne.CayenneContext
-
Returns true if this context posts individual object modification events.
- isChannelEventsEnabled() - Method in class org.apache.cayenne.remote.ClientChannel
-
- isCleaningDestination() - Method in class org.apache.cayenne.access.DataPort
-
Returns true if a DataPort was configured to delete all data from the destination
tables.
- isClientAllowed() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns true if this entity is allowed to be used on the client.
- isClientSupported() - Method in class org.apache.cayenne.map.DataMap
-
- isClosed() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- isClosingConnection() - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
Returns true
if this iterator is responsible for closing its
connection, otherwise a user of the iterator must close the connection after
closing the iterator.
- isCreatingMeaningfulPK() - Method in class org.apache.cayenne.access.DbLoader
-
Returns true if the generator should map all primary key columns as ObjAttributes.
- isDecimal(int) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Returns true if supplied type is a decimal type.
- isDescending() - Method in class org.apache.cayenne.query.Ordering
-
Returns true if the sorting is done in descending order.
- isDisjointByIdPrefetch() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- isDisjointPrefetch() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- isDistinct() - Method in class org.apache.cayenne.query.SelectQuery
-
Returns true if this query returns distinct rows.
- isEmpty(boolean) - Method in class org.apache.cayenne.access.DbGenerator
-
Returns true
if there is nothing to be done by this generator.
- isEmpty() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- isEmpty() - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- isEmpty() - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- isEmpty() - Method in class org.apache.cayenne.query.BatchQuery
-
Returns true
if this batch query has no parameter rows.
- isEmpty() - Method in class org.apache.cayenne.query.QueryChain
-
- isEmpty(LifecycleEvent) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Returns true if there are no listeners for a specific event type.
- isEmpty() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- isEmpty() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- isEmpty() - Method in class org.apache.cayenne.util.PersistentObjectList
-
- isEmpty() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- isEmpty() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- isEmptyString(String) - Static method in class org.apache.cayenne.util.Util
-
Returns true, if the String is null or an empty string.
- isEquals() - Method in class org.apache.cayenne.util.EqualsBuilder
-
Returns true
if the fields that have been checked are all equal.
- isExcludingDefaultListeners() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns true if the default lifecycle listeners should not be notified of this
entity lifecycle events.
- isExcludingSuperclassListeners() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns true if the lifeycle listeners defined on the superclasses should not be
notified of this entity lifecycle events.
- isFault(Object) - Method in interface org.apache.cayenne.reflect.ArcProperty
-
Returns whether a target node connected to a given object is an unresolved fault.
- isFault(Object) - Method in class org.apache.cayenne.reflect.BaseArcProperty
-
- isFault(Object) - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Returns true if an object is not fully resolved.
- isFault(Object) - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- isFault(Object) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- isFault() - Method in class org.apache.cayenne.util.IndexPropertyList
-
- isFault() - Method in class org.apache.cayenne.util.PersistentObjectHolder
-
Returns true if this holder is not resolved, meaning its object is not yet known.
- isFault() - Method in class org.apache.cayenne.util.PersistentObjectList
-
Returns whether this list is not yet resolved and requires a fetch.
- isFault() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- isFault() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
Returns whether this list is not yet resolved and requires a fetch.
- isFault() - Method in interface org.apache.cayenne.ValueHolder
-
Returns true if the internal value is not yet resolved.
- isFetchAllowed() - Method in class org.apache.cayenne.query.ObjectIdQuery
-
- isFetchingDataRows() - Method in class org.apache.cayenne.query.EJBQLQuery
-
- isFetchingDataRows() - Method in class org.apache.cayenne.query.ObjectIdQuery
-
- isFetchingDataRows() - Method in class org.apache.cayenne.query.ProcedureQuery
-
- isFetchingDataRows() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns true
if this query should produce a list of data rows as
opposed to DataObjects, false
for DataObjects.
- isFetchingDataRows() - Method in class org.apache.cayenne.query.SelectQuery
-
Returns true
if this query should produce a list of data rows as
opposed to DataObjects, false
for DataObjects.
- isFetchingDataRows() - Method in class org.apache.cayenne.query.SQLTemplate
-
- isFetchMandatory() - Method in class org.apache.cayenne.query.ObjectIdQuery
-
- isFlattened() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns whether this attribute is "flattened", meaning that it points to a column
from an entity other than the DbEntity mapped to the parent ObjEntity.
- isFlattened() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns true if the relationship is a "flattened" relationship.
- isForceNoCache() - Method in class org.apache.cayenne.query.NamedQuery
-
- isForeignKey() - Method in class org.apache.cayenne.map.DbAttribute
-
Returns true
if the DB column represented by this attribute is a
foreign key, referencing another table.
- isFromPK() - Method in class org.apache.cayenne.map.DbRelationship
-
- isFullReplacementIdAttached(ObjectId) - Method in class org.apache.cayenne.map.DbEntity
-
Returns true if there is full replacement id is attached to an ObjectId.
- isGenerated() - Method in class org.apache.cayenne.map.DbAttribute
-
Returns true if this column value is generated by the database.
- isGeneric() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns whether this entity is "generic", meaning it is not mapped to a unique Java
class.
- isIncomingEmpty(E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- isIncomingEmpty(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- isIndexedByClass() - Method in class org.apache.cayenne.map.EntityResolver
-
- isInherited() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns true
if attribute inherited from a super entity.
- isInParameter() - Method in class org.apache.cayenne.map.ProcedureParameter
-
- isIteratedResult() - Method in interface org.apache.cayenne.access.OperationHints
-
Returns true
to indicate that any results of a select operation
should be returned as a ResultIterator.
- isIteratedResult() - Method in class org.apache.cayenne.access.QueryResult
-
Always returns false
, iterated results are not supported.
- isIteratedResult() - Method in class org.apache.cayenne.access.util.DefaultOperationObserver
-
Returns false
.
- isIteratedResult() - Method in class org.apache.cayenne.access.util.IteratedSelectObserver
-
- isJointPrefetch() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- isLast() - Method in interface org.apache.cayenne.map.PathComponent
-
- isLifecycleEventsEnabled() - Method in class org.apache.cayenne.CayenneContext
-
Returns true if this context posts lifecycle events.
- isList() - Method in interface org.apache.cayenne.QueryResponse
-
Returns whether current iteration result is a list or an update count.
- isList() - Method in class org.apache.cayenne.util.GenericResponse
-
- isList() - Method in class org.apache.cayenne.util.ListResponse
-
- isLoggable() - Static method in class org.apache.cayenne.access.QueryLogger
-
Deprecated.
Returns true if current thread default log level is high enough for QueryLogger to
generate output.
- isLoggable() - Method in class org.apache.cayenne.log.CommonsJdbcEventLogger
-
- isLoggable() - Method in interface org.apache.cayenne.log.JdbcEventLogger
-
Returns true if current thread default log level is high enough to generate output.
- isLoggable() - Method in class org.apache.cayenne.log.NoopJdbcEventLogger
-
- isMandatory() - Method in class org.apache.cayenne.map.DbAttribute
-
- isMandatory() - Method in class org.apache.cayenne.map.DbRelationship
-
- isMandatory() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns whether this attribute is mandatory
- isMandatory() - Method in class org.apache.cayenne.map.ObjRelationship
-
- isMandatory() - Method in class org.apache.cayenne.map.Relationship
-
Returns if relationship is mandatory
- isNameChange() - Method in class org.apache.cayenne.map.event.MapEvent
-
- isNameInUse(String, Object) - Method in class org.apache.cayenne.util.NamedObjectFactory
-
Checks if the name is already taken by another sibling in the same context.
- isNegated() - Method in interface org.apache.cayenne.ejbql.EJBQLExpression
-
Returns an optional boolean flag that negates the value of the expression.
- isNegated() - Method in class org.apache.cayenne.ejbql.parser.SimpleNode
-
- isNegative() - Method in class org.apache.cayenne.ejbql.parser.EJBQLDecimalLiteral
-
- isNegative() - Method in class org.apache.cayenne.ejbql.parser.EJBQLIntegerLiteral
-
- isNoop() - Method in class org.apache.cayenne.graph.CompoundDiff
-
Returns true if this diff has no other diffs or if all of its diffs are noops.
- isNoop() - Method in interface org.apache.cayenne.graph.GraphDiff
-
Returns true if this diff is simply a placeholder and does not perform any actual
operation.
- isNoop() - Method in class org.apache.cayenne.graph.NodeDiff
-
- isNoop() - Method in class org.apache.cayenne.graph.NodePropertyChangeOperation
-
Returns true if both old and new value are equal.
- isNotifyingRemoteListeners() - Method in class org.apache.cayenne.access.DataRowStore
-
- isNull(DbAttribute) - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
Returns true if a given attribute always has a null value in the batch.
- isNull(DbAttribute) - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
Returns true if a given attribute always has a null value in the batch.
- isNullSortedFirst() - Method in class org.apache.cayenne.query.Ordering
-
Get sort order for nulls.
- isNumeric(int) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Returns true if supplied type is a numeric type.
- isOptional() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns a boolean indicating whether the presence of a non-null source
key(s) will not guarantee a presence of a target record.
- isOutgoingEmpty(E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- isOutgoingEmpty(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- isOutParam() - Method in class org.apache.cayenne.map.ProcedureParameter
-
- isOverriden(String) - Method in class org.apache.cayenne.access.jdbc.RowDescriptorBuilder
-
- isPathExceptionSuppressed() - Method in class org.apache.cayenne.query.Ordering
-
Is a path with a null in the middle is ignored.
- isPhantom() - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- isPrimaryKey() - Method in class org.apache.cayenne.map.DbAttribute
-
- isPrimaryKey() - Method in class org.apache.cayenne.map.ObjAttribute
-
- isProcessingChildDiff() - Static method in class org.apache.cayenne.graph.ChildDiffLoader
-
Returns whether child diff processing is in progress.
- isQuotingSQLIdentifiers() - Method in class org.apache.cayenne.map.DataMap
-
- isReadOnly() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- isReadOnly() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns true
if this ObjEntity represents a set of read-only objects.
- isReadOnly() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns true if the relationship is flattened, but is not of the single
case that can have automatic write support.
- isReflexive(DbEntity) - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- isRefreshAll() - Method in class org.apache.cayenne.query.RefreshQuery
-
- isRefreshing() - Method in class org.apache.cayenne.query.RelationshipQuery
-
- isRefreshingObjects() - Method in interface org.apache.cayenne.query.QueryMetadata
-
Returns true
if the query results should replace any currently cached
values, returns false
otherwise.
- isRemoveMeaningfulFKs() - Method in class org.apache.cayenne.util.EntityMergeSupport
-
- isReplacementIdAttached() - Method in class org.apache.cayenne.ObjectId
-
Returns true if there is full or partial replacement id attached to this id.
- isReturningValue() - Method in class org.apache.cayenne.map.Procedure
-
Returns true
if a stored procedure returns a value.
- isRunning() - Method in class org.apache.cayenne.event.EventBridge
-
Returns true if this bridge is active.
- isRuntime() - Method in class org.apache.cayenne.map.Relationship
-
- isSecureConnection() - Method in class org.apache.cayenne.event.XMPPBridge
-
- isSerializingMessages() - Method in class org.apache.cayenne.remote.service.LocalConnection
-
- isServerEventsEnabled() - Method in class org.apache.cayenne.remote.RemoteSession
-
- isServerOnly() - Method in class org.apache.cayenne.map.ObjEntity
-
Returns true if this entity is not available on the client.
- isSharedCacheEnabled() - Method in class org.apache.cayenne.access.DataDomain
-
Returns true
if DataContexts produced by this DataDomain are using
shared DataRowStore.
- isSingleThreaded() - Method in class org.apache.cayenne.event.DefaultEventManager
-
Returns true if this EventManager is single-threaded.
- isSingleThreaded() - Method in interface org.apache.cayenne.event.EventManager
-
Returns true if this EventManager is single-threaded.
- isSourceDefiningTargetPrecenseAndType(EntityResolver) - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns true if the relationship is non-optional and target has no
subclasses.
- isSourceIndependentFromTargetChange() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns a boolean indicating whether modifying a target of such
relationship in any way will not change the underlying table row of the
source.
- isSourceModified(Resource) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
- isStopped() - Method in class org.apache.cayenne.event.DefaultEventManager
-
- isSubentityOf(ObjEntity) - Method in class org.apache.cayenne.map.ObjEntity
-
Returns true if this entity directly or indirectly inherits from a given entity,
false otherwise.
- isSupportsOracleLOB() - Static method in class org.apache.cayenne.dba.oracle.OracleAdapter
-
- isSuppressingDistinct() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
Returns true if SelectTranslator determined that a query requiring DISTINCT can't
be run with DISTINCT keyword for internal reasons.
- isTemporary() - Method in class org.apache.cayenne.ObjectId
-
Is this is temporary object id (used for objects which are not yet persisted to the
data store).
- isToDb() - Method in enum org.apache.cayenne.merge.MergeDirection
-
- isToDependentEntity() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns true if underlying DbRelationships point to dependent entity.
- isToDependentPK() - Method in class org.apache.cayenne.map.DbRelationship
-
Returns true
if relationship from source to target points to dependent
primary key.
- isToMany() - Method in class org.apache.cayenne.map.ObjRelationship
-
- isToMany() - Method in class org.apache.cayenne.map.Relationship
-
Returns a boolean value that determines relationship multiplicity.
- isToMasterPK() - Method in class org.apache.cayenne.map.DbRelationship
-
Returns true
if a method isToDependentPK
of reverse
relationship of this relationship returns true
.
- isToModel() - Method in enum org.apache.cayenne.merge.MergeDirection
-
- isToPK() - Method in class org.apache.cayenne.map.DbRelationship
-
Returns true if the relationship points to at least one of the PK columns of the
target entity.
- isToPK() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns true if the underlying DbRelationships point to a at least one of
the columns of the target entity.
- isTransientParent() - Method in class org.apache.cayenne.util.RelationshipFault
-
- isTrimmingBytes() - Method in class org.apache.cayenne.access.types.ByteArrayType
-
- isTrimmingChars() - Method in class org.apache.cayenne.access.types.CharType
-
Returns true
if 'materializeObject' method should trim trailing spaces
from the CHAR columns.
- isUncommittedParent() - Method in class org.apache.cayenne.util.RelationshipFault
-
- isUnsupportedForDistinct(int) - Static method in class org.apache.cayenne.access.trans.SelectTranslator
-
- isUpdateableColumn(Object, int) - Method in class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
-
- isUsedForLocking() - Method in class org.apache.cayenne.map.ObjAttribute
-
Returns whether this attribute should be used for locking.
- isUsedForLocking() - Method in class org.apache.cayenne.map.ObjRelationship
-
Returns whether this attribute should be used for locking.
- isUsingAliases() - Method in class org.apache.cayenne.access.jdbc.EJBQLDbPathTranslator
-
- isUsingAliases() - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- isUsingAliases() - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
- isUsingBlobs() - Method in class org.apache.cayenne.access.types.ByteArrayType
-
Returns true
if byte columns are handled as BLOBs internally.
- isUsingClobs() - Method in class org.apache.cayenne.access.types.CharType
-
- isUsingExternalTransactions() - Method in class org.apache.cayenne.access.DataDomain
-
Returns whether this DataDomain should internally commit all transactions, or let
container do that.
- isUsingOptimisticLocking() - Method in class org.apache.cayenne.query.BatchQuery
-
Returns true if the batch query uses optimistic locking.
- isUsingOptimisticLocking() - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
Returns true if the batch query uses optimistic locking.
- isUsingOptimisticLocking() - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
Returns true if the batch query uses optimistic locking.
- isUsingSharedSnapshotCache() - Method in class org.apache.cayenne.access.DataContext
-
Returns true
if the ObjectStore uses shared cache of a parent
DataDomain.
- isValid(int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- isValidatingObjectsOnCommit() - Method in class org.apache.cayenne.access.DataDomain
-
Returns whether child DataContexts default behavior is to perform object validation
before commit is executed.
- isValidatingObjectsOnCommit() - Method in class org.apache.cayenne.BaseContext
-
Returns whether this ObjectContext performs object validation before commit is
executed.
- isValidForDepPk() - Method in class org.apache.cayenne.map.DbRelationship
-
- isWrapperFor(Class<?>) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- isWrapperFor(Class<?>) - Method in class org.apache.cayenne.conn.DriverDataSource
-
- isWrapperFor(Class<?>) - Method in class org.apache.cayenne.conn.PoolManager
-
- IteratedSelectObserver - Class in org.apache.cayenne.access.util
-
OperationObserver that is used to track the execution
of SelectQueries with results returned as ResultIterator.
- IteratedSelectObserver() - Constructor for class org.apache.cayenne.access.util.IteratedSelectObserver
-
- iterator() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
Return an iterator for this list.
- iterator() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
Return an iterator for this list.
- iterator() - Method in class org.apache.cayenne.util.PersistentObjectList
-
- iterator() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- PAGE_SIZE_DEFAULT - Static variable in interface org.apache.cayenne.query.QueryMetadata
-
Defines default query page size, which is zero for no pagination.
- PAGE_SIZE_PROPERTY - Static variable in interface org.apache.cayenne.query.QueryMetadata
-
Defines the name of the property for the query
page size
.
- pageIndex(int) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
Returns zero-based index of the virtual "page" for a given array element index.
- pageSize - Variable in class org.apache.cayenne.access.IncrementalFaultList
-
- pageSize - Variable in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- paginatedQuery - Variable in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- ParameterBinding - Class in org.apache.cayenne.access.jdbc
-
Describes PreparedStatement parameter binding.
- ParameterBinding(Object, int, int) - Constructor for class org.apache.cayenne.access.jdbc.ParameterBinding
-
- parameterIndex - Variable in class org.apache.cayenne.access.trans.QueryAssembler
-
The index parameter will be inserted at in parameter list
- ParameterizedQuery - Interface in org.apache.cayenne.query
-
Defines a query that can serve as a template for other queries.
- parameters - Variable in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- parameters - Variable in class org.apache.cayenne.query.NamedQuery
-
- parameters - Variable in class org.apache.cayenne.query.ProcedureQuery
-
- parameters - Variable in class org.apache.cayenne.query.SQLTemplate
-
- parametersIterator() - Method in class org.apache.cayenne.query.SQLTemplate
-
Returns an iterator over parameter sets.
- parametersSize() - Method in class org.apache.cayenne.query.SQLTemplate
-
Returns the number of parameter sets.
- paramsDbType(Expression) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
Returns database type of expression parameters or null if it can not be determined.
- parent - Variable in class org.apache.cayenne.exp.parser.SimpleNode
-
- parent - Variable in class org.apache.cayenne.query.PrefetchTreeNode
-
- parentHandler - Variable in class org.apache.cayenne.configuration.SAXNestedTagHandler
-
- parenthesisNeeded(Expression, Expression) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
- parentQuery - Variable in class org.apache.cayenne.query.PrefetchSelectQuery
-
Deprecated.
since 3.1 unused
- parse(String) - Method in interface org.apache.cayenne.ejbql.EJBQLParser
-
- parse(String) - Method in class org.apache.cayenne.ejbql.parser.EJBQL.EJBQLDefaultParser
-
- ParseException - Exception in org.apache.cayenne.ejbql.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.cayenne.ejbql.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.apache.cayenne.ejbql.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.cayenne.ejbql.parser.ParseException
-
Constructor with message.
- ParseException - Exception in org.apache.cayenne.exp.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.cayenne.exp.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.apache.cayenne.exp.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.cayenne.exp.parser.ParseException
-
Constructor with message.
- parseQuery() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- parser - Variable in class org.apache.cayenne.configuration.SAXNestedTagHandler
-
- password - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- password - Variable in class org.apache.cayenne.conn.DriverDataSource
-
- password - Variable in class org.apache.cayenne.conn.PoolManager
-
- password - Variable in class org.apache.cayenne.event.XMPPBridge
-
- password - Variable in class org.apache.cayenne.remote.hessian.HessianConnection
-
- PASSWORD_LOCATION_CLASSPATH - Static variable in class org.apache.cayenne.conn.DataSourceInfo
-
- PASSWORD_LOCATION_EXECUTABLE - Static variable in class org.apache.cayenne.conn.DataSourceInfo
-
- PASSWORD_LOCATION_MODEL - Static variable in class org.apache.cayenne.conn.DataSourceInfo
-
- PASSWORD_LOCATION_URL - Static variable in class org.apache.cayenne.conn.DataSourceInfo
-
- passwordEncoderClass - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- passwordEncoderKey - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- PasswordEncoding - Interface in org.apache.cayenne.configuration
-
Password encoders are used to translate the text of the database password, on loading
and on saving, from one form to another.
- passwordLocation - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- passwordSourceExecutable - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- passwordSourceFilename - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- passwordSourceModel - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- passwordSourceUrl - Variable in class org.apache.cayenne.conn.DataSourceInfo
-
- path() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- path - Variable in class org.apache.cayenne.exp.parser.ASTPath
-
- path_component() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- PATH_SEPARATOR - Static variable in class org.apache.cayenne.map.Entity
-
- pathAliases - Variable in class org.apache.cayenne.exp.parser.ASTPath
-
- PathComponent<T extends Attribute,U extends Relationship> - Interface in org.apache.cayenne.map
-
A component in a path chain.
- pathExceptionSuppressed - Variable in class org.apache.cayenne.query.Ordering
-
- pathExpression() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- pattern - Variable in class org.apache.cayenne.exp.parser.PatternMatchNode
-
- pattern_value() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- patternCompiled - Variable in class org.apache.cayenne.exp.parser.PatternMatchNode
-
- PatternMatchNode - Class in org.apache.cayenne.exp.parser
-
Superclass of pattern matching nodes.
- peekNode() - Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- peekNode() - Method in class org.apache.cayenne.exp.parser.JJTExpressionParserState
-
- performAction(Connection, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.BatchAction
-
- performAction(Connection, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.EJBQLAction
-
- performAction(Connection, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.ProcedureAction
-
- performAction(Connection, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.SelectAction
-
- performAction(Connection, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
Runs a SQLTemplate query, collecting all results.
- performAction(Connection, OperationObserver) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerBatchAction
-
- performAction(Connection, OperationObserver) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerProcedureAction
-
- performAction(Connection, OperationObserver) - Method in interface org.apache.cayenne.query.SQLAction
-
Executes a query using a strategy defined by the implementation.
- performCallbacks(LifecycleEvent, Persistent) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Invokes callbacks of a specific type for a given entity object.
- performCallbacks(LifecycleEvent, Collection<?>) - Method in class org.apache.cayenne.reflect.LifecycleCallbackRegistry
-
Invokes callbacks of a specific type for a collection of entity objects.
- performGenericQuery(Query) - Method in class org.apache.cayenne.access.DataContext
-
Executes a query returning a generic response.
- performGenericQuery(Query) - Method in class org.apache.cayenne.BaseContext
-
- performGenericQuery(Query) - Method in class org.apache.cayenne.CayenneContext
-
- performGenericQuery(Query) - Method in interface org.apache.cayenne.ObjectContext
-
Executes any kind of query providing the result in a form of QueryResponse.
- performIteratedQuery(Query) - Method in class org.apache.cayenne.access.DataContext
-
Performs a single database select query returning result as a ResultIterator.
- performNonSelectingQuery(Query) - Method in class org.apache.cayenne.access.DataContext
-
Performs a single database query that does not select rows.
- performNonSelectingQuery(String) - Method in class org.apache.cayenne.access.DataContext
-
Performs a named mapped query that does not select rows.
- performNonSelectingQuery(String, Map<String, ?>) - Method in class org.apache.cayenne.access.DataContext
-
Performs a named mapped non-selecting query using a map of parameters.
- performQueries(Collection<? extends Query>, OperationObserver) - Method in class org.apache.cayenne.access.DataDomain
-
Routes queries to appropriate DataNodes for execution.
- performQueries(Collection<? extends Query>, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
-
Runs queries using Connection obtained from internal DataSource.
- performQueries(Collection<? extends Query>, OperationObserver) - Method in interface org.apache.cayenne.access.QueryEngine
-
Executes a list of queries wrapping them in its own transaction.
- performQuery(Query) - Method in class org.apache.cayenne.access.DataContext
-
Performs a single selecting query.
- performQuery(String, boolean) - Method in class org.apache.cayenne.access.DataContext
-
Returns a list of objects or DataRows for a named query stored in one of the
DataMaps.
- performQuery(String, Map, boolean) - Method in class org.apache.cayenne.access.DataContext
-
Returns a list of objects or DataRows for a named query stored in one of the
DataMaps.
- performQuery(Query) - Method in class org.apache.cayenne.BaseContext
-
- performQuery(Query) - Method in class org.apache.cayenne.CayenneContext
-
Runs a query, returning result as list.
- performQuery(Query) - Method in interface org.apache.cayenne.ObjectContext
-
Executes a selecting query, returning a list of persistent objects or data rows.
- PersistenceState - Class in org.apache.cayenne
-
Defines a set of object states from the point of view of persistence.
- PersistenceState() - Constructor for class org.apache.cayenne.PersistenceState
-
- persistenceState - Variable in class org.apache.cayenne.PersistentObject
-
- persistenceStateAccessor - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- persistenceStateName(int) - Static method in class org.apache.cayenne.PersistenceState
-
Returns String label for persistence state.
- Persistent - Interface in org.apache.cayenne
-
Defines minimal API of an object that can be persisted via Cayenne.
- PersistentDescriptor - Class in org.apache.cayenne.reflect
-
A default ClassDescriptor implementation for persistent objects.
- PersistentDescriptor() - Constructor for class org.apache.cayenne.reflect.PersistentDescriptor
-
Creates a PersistentDescriptor.
- PersistentDescriptorFactory - Class in org.apache.cayenne.reflect
-
- PersistentDescriptorFactory(ClassDescriptorMap) - Constructor for class org.apache.cayenne.reflect.PersistentDescriptorFactory
-
- PersistentObject - Class in org.apache.cayenne
-
A convenience base superclass for concrete Persistent objects.
- PersistentObject() - Constructor for class org.apache.cayenne.PersistentObject
-
Creates a new transient object.
- PersistentObjectCollection - Interface in org.apache.cayenne.util
-
Simple interface to unify PersistentObject* collections in way of
setting properties directly
- PersistentObjectHolder - Class in org.apache.cayenne.util
-
A ValueHolder implementation that holds a single Persistent object related to an object
used to initialize PersistentObjectHolder.
- PersistentObjectHolder(Persistent, String) - Constructor for class org.apache.cayenne.util.PersistentObjectHolder
-
- PersistentObjectList - Class in org.apache.cayenne.util
-
A list of persistent objects lazily resolved on the first access.
- PersistentObjectList(Persistent, String) - Constructor for class org.apache.cayenne.util.PersistentObjectList
-
Creates PersistentObjectList initializing it with list owner persistent object and
relationship name that this list maps to.
- PersistentObjectMap - Class in org.apache.cayenne.util
-
- PersistentObjectMap(Persistent, String, Accessor) - Constructor for class org.apache.cayenne.util.PersistentObjectMap
-
Creates PersistentObjectList initializing it with list owner persistent object and
relationship name that this list maps to.
- PersistentObjectSet - Class in org.apache.cayenne.util
-
- PersistentObjectSet(Persistent, String) - Constructor for class org.apache.cayenne.util.PersistentObjectSet
-
- phantom - Variable in class org.apache.cayenne.query.PrefetchTreeNode
-
- pickDataType(int, TypesMapping.TypeInfo[]) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Method implements an algorithm to pick a data type from a list of alternatives that
most closely matches JDBC data type.
- pkCache - Variable in class org.apache.cayenne.dba.JdbcPkGenerator
-
- pkCacheSize - Variable in class org.apache.cayenne.dba.JdbcPkGenerator
-
- pkCacheSize(DbEntity) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
- pkCreateString(String) - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- pkCreateString(String) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- pkDeleteString(List<DbEntity>) - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- pkDeleteString(List<DbEntity>) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- pkForObject(Persistent) - Static method in class org.apache.cayenne.Cayenne
-
Returns a primary key value for a persistent object.
- pkForObject(Persistent) - Static method in class org.apache.cayenne.DataObjectUtils
-
Deprecated.
Returns a primary key value for a persistent object.
- pkGenerator - Variable in class org.apache.cayenne.dba.AutoAdapter
-
- PkGenerator - Interface in org.apache.cayenne.dba
-
Defines methods to support automatic primary key generation.
- pkSelectString(String) - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- pkSelectString(String) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- pkStartValue - Variable in class org.apache.cayenne.dba.JdbcPkGenerator
-
- pkTableCreateString() - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- pkTableCreateString() - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- pkTableCreateString() - Method in class org.apache.cayenne.dba.mysql.MySQLPkGenerator
-
- pkTableCreateString() - Method in class org.apache.cayenne.dba.sybase.SybasePkGenerator
-
- pkUpdateString(String) - Method in class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
-
- pkUpdateString(String) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- PlainTextPasswordEncoder - Class in org.apache.cayenne.configuration
-
The plain text password encoder passes the text of the database password
straight-through without any alteration.
- PlainTextPasswordEncoder() - Constructor for class org.apache.cayenne.configuration.PlainTextPasswordEncoder
-
- PLUS - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- PoolDataSource - Class in org.apache.cayenne.conn
-
PoolDataSource allows to generate pooled connections.
- PoolDataSource(DataSource) - Constructor for class org.apache.cayenne.conn.PoolDataSource
-
Creates new PoolDataSource
- PoolDataSource(String, String) - Constructor for class org.apache.cayenne.conn.PoolDataSource
-
- poolDataSource - Variable in class org.apache.cayenne.conn.PoolManager
-
- PooledConnectionImpl - Class in org.apache.cayenne.conn
-
PooledConnectionImpl is an implementation of a pooling wrapper for the database
connection as per JDBC3 spec.
- PooledConnectionImpl() - Constructor for class org.apache.cayenne.conn.PooledConnectionImpl
-
- PooledConnectionImpl(DataSource, String, String) - Constructor for class org.apache.cayenne.conn.PooledConnectionImpl
-
Creates new PooledConnection
- PoolManager - Class in org.apache.cayenne.conn
-
PoolManager is a Cayenne implementation of a pooling DataSource.
- PoolManager(String, String, int, int, String, String) - Constructor for class org.apache.cayenne.conn.PoolManager
-
Creates new PoolManager using org.apache.cayenne.conn.PoolDataSource for an
underlying ConnectionPoolDataSource.
- PoolManager(String, String, int, int, String, String, JdbcEventLogger) - Constructor for class org.apache.cayenne.conn.PoolManager
-
- PoolManager(ConnectionPoolDataSource, int, int, String, String) - Constructor for class org.apache.cayenne.conn.PoolManager
-
Creates new PoolManager with the specified policy for connection pooling and a
ConnectionPoolDataSource object.
- popNode() - Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- popNode() - Method in class org.apache.cayenne.exp.parser.JJTExpressionParserState
-
- position(byte[], long) - Method in class org.apache.cayenne.util.MemoryBlob
-
Retrieves the byte position at which the specified byte array pattern
begins within the BLOB
value that this Blob
object
represents.
- position(Blob, long) - Method in class org.apache.cayenne.util.MemoryBlob
-
Retrieves the byte position in the BLOB
value designated by this
Blob
object at which pattern
begins.
- position(String, long) - Method in class org.apache.cayenne.util.MemoryClob
-
Retrieves the character position at which the specified substring
searchstr
appears in the SQL CLOB
value represented
by this Clob
object.
- position(Clob, long) - Method in class org.apache.cayenne.util.MemoryClob
-
Retrieves the character position at which the specified Clob
object
searchstr
appears in this Clob
object.
- positional_input_parameter() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- positionalParameters - Variable in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
- positionalParameters - Variable in class org.apache.cayenne.query.EJBQLQuery
-
- POST_ADD_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- POST_LOAD_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- POST_PERSIST_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- POST_REMOVE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- POST_UPDATE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- PostAdd - Annotation Type in org.apache.cayenne.annotation
-
- postAdd(Object) - Method in interface org.apache.cayenne.LifecycleListener
-
- postedBy - Variable in class org.apache.cayenne.event.CayenneEvent
-
- postEvent(EventObject, EventSubject) - Method in class org.apache.cayenne.event.DefaultEventManager
-
Sends an event to all registered objects about a particular subject.
- postEvent(EventObject, EventSubject) - Method in interface org.apache.cayenne.event.EventManager
-
Sends an event to all registered objects about a particular subject.
- PostgresAdapter - Class in org.apache.cayenne.dba.postgres
-
- PostgresAdapter(RuntimeProperties, List<ExtendedType>, List<ExtendedType>, List<ExtendedTypeFactory>) - Constructor for class org.apache.cayenne.dba.postgres.PostgresAdapter
-
- PostgresMergerFactory - Class in org.apache.cayenne.dba.postgres
-
- PostgresMergerFactory() - Constructor for class org.apache.cayenne.dba.postgres.PostgresMergerFactory
-
- PostgresPkGenerator - Class in org.apache.cayenne.dba.postgres
-
Default PK generator for PostgreSQL that uses sequences for PK generation.
- PostgresPkGenerator(JdbcAdapter) - Constructor for class org.apache.cayenne.dba.postgres.PostgresPkGenerator
-
- PostgresQualifierTranslator - Class in org.apache.cayenne.dba.postgres
-
Uses Postgres extensions to optimize various translations.
- PostgresQualifierTranslator(QueryAssembler) - Constructor for class org.apache.cayenne.dba.postgres.PostgresQualifierTranslator
-
- PostgresSniffer - Class in org.apache.cayenne.dba.postgres
-
- PostgresSniffer(AdhocObjectFactory) - Constructor for class org.apache.cayenne.dba.postgres.PostgresSniffer
-
- PostLoad - Annotation Type in org.apache.cayenne.annotation
-
- postLoad(Object) - Method in interface org.apache.cayenne.LifecycleListener
-
- postNonBlockingEvent(EventObject, EventSubject) - Method in class org.apache.cayenne.event.DefaultEventManager
-
Sends an event to all registered objects about a particular subject.
- postNonBlockingEvent(EventObject, EventSubject) - Method in interface org.apache.cayenne.event.EventManager
-
Sends an event to all registered objects about a particular subject.
- PostPersist - Annotation Type in org.apache.cayenne.annotation
-
- postPersist(Object) - Method in interface org.apache.cayenne.LifecycleListener
-
- postprocessAdd(Collection) - Method in class org.apache.cayenne.access.ToManyList
-
- postprocessAdd(Object) - Method in class org.apache.cayenne.access.ToManyList
-
- postprocessAdd(Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- postprocessAdd(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- postprocessAdd(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- postprocessAdd(Collection) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- postprocessMasterDbRelationship(DbRelationship, ExportedKey) - Method in class org.apache.cayenne.access.DbLoader
-
Detects correct relationship multiplicity and "to dep pk" flag.
- postprocessRemove(Collection) - Method in class org.apache.cayenne.access.ToManyList
-
- postprocessRemove(Object) - Method in class org.apache.cayenne.access.ToManyList
-
- postprocessRemove(Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- postprocessRemove(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- postprocessRemove(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- postprocessRemove(Collection) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- PostRemove - Annotation Type in org.apache.cayenne.annotation
-
- postRemove(Object) - Method in interface org.apache.cayenne.LifecycleListener
-
- postScopeEvent(Class<? extends Annotation>, Object...) - Method in class org.apache.cayenne.di.spi.DefaultScope
-
Posts a scope event to all registered listeners.
- PostUpdate - Annotation Type in org.apache.cayenne.annotation
-
- postUpdate(Object) - Method in interface org.apache.cayenne.LifecycleListener
-
- PRE_PERSIST_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- PRE_REMOVE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- PRE_UPDATE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- precision - Variable in class org.apache.cayenne.map.ProcedureParameter
-
- prefetchPath - Variable in class org.apache.cayenne.query.PrefetchSelectQuery
-
The relationship path from root objects to the objects being prefetched.
- PrefetchProcessor - Interface in org.apache.cayenne.query
-
A hierarchical visitor interface for traversing a tree of PrefetchTreeNodes.
- PrefetchSelectQuery - Class in org.apache.cayenne.query
-
A SelectQuery to perform a prefetch based on another query.
- PrefetchSelectQuery(String, ObjRelationship) - Constructor for class org.apache.cayenne.query.PrefetchSelectQuery
-
Creates a new disjoint prefetch select query.
- PrefetchSelectQuery(SelectQuery, String, ObjRelationship) - Constructor for class org.apache.cayenne.query.PrefetchSelectQuery
-
Deprecated.
Since 3.1 use another constructor without parentQuery parameter
instead.
- PrefetchTreeNode - Class in org.apache.cayenne.query
-
Defines a node in a prefetch tree.
- PrefetchTreeNode() - Constructor for class org.apache.cayenne.query.PrefetchTreeNode
-
Creates a root node of the prefetch tree.
- PrefetchTreeNode(PrefetchTreeNode, String) - Constructor for class org.apache.cayenne.query.PrefetchTreeNode
-
Creates a phantom PrefetchTreeNode, initializing it with parent node and a name of
a relationship segment connecting this node with the parent.
- prepareCall(String) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- prepareCall(String, int, int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- prepareCall(String, int, int, int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- prepareField(Class<?>, String, Class<?>) - Method in class org.apache.cayenne.reflect.FieldAccessor
-
Finds a field for the property, ensuring that direct access via reflection is
possible.
- prepareForAccess(Persistent, String, boolean) - Method in class org.apache.cayenne.BaseContext
-
- prepareForAccess(Persistent, String, boolean) - Method in interface org.apache.cayenne.ObjectContext
-
A callback method that child Persistent objects are expected to call before
accessing property values.
- prepareStatement(String) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- prepareStatement(String, int, int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- prepareStatement(String, int, int, int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- prepareStatement(String, int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- prepareStatement(String, int[]) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- prepareStatement(String, String[]) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- PrePersist - Annotation Type in org.apache.cayenne.annotation
-
- prePersist(Object) - Method in interface org.apache.cayenne.LifecycleListener
-
- PreRemove - Annotation Type in org.apache.cayenne.annotation
-
- preRemove(Object) - Method in interface org.apache.cayenne.LifecycleListener
-
- prettyTrim(String, int) - Static method in class org.apache.cayenne.util.Util
-
Trims long strings substituting middle part with "...".
- PreUpdate - Annotation Type in org.apache.cayenne.annotation
-
- preUpdate(Object) - Method in interface org.apache.cayenne.LifecycleListener
-
- prevCharIsCR - Variable in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- prevCharIsCR - Variable in class org.apache.cayenne.exp.parser.JavaCharStream
-
- prevCharIsLF - Variable in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- prevCharIsLF - Variable in class org.apache.cayenne.exp.parser.JavaCharStream
-
- primaryKey - Variable in class org.apache.cayenne.map.DbAttribute
-
Defines whether the attribute is a part of the table primary key.
- primaryKey - Variable in class org.apache.cayenne.map.DbEntity
-
- primaryKeyGenerator - Variable in class org.apache.cayenne.map.DbEntity
-
- primaryKeyName - Variable in class org.apache.cayenne.map.DetectedDbEntity
-
- print(Map<?, ? extends XMLSerializable>) - Method in class org.apache.cayenne.util.XMLEncoder
-
Utility method that prints all map values, assuming they are XMLSerializable
objects.
- print(Collection<? extends XMLSerializable>) - Method in class org.apache.cayenne.util.XMLEncoder
-
Utility method that prints all map values, assuming they are XMLSerializable
objects.
- print(String) - Method in class org.apache.cayenne.util.XMLEncoder
-
- print(char) - Method in class org.apache.cayenne.util.XMLEncoder
-
- print(boolean) - Method in class org.apache.cayenne.util.XMLEncoder
-
- print(int) - Method in class org.apache.cayenne.util.XMLEncoder
-
- printAttribute(String, String) - Method in class org.apache.cayenne.util.XMLEncoder
-
Prints an XML attribute.
- printExceptions(PrintWriter) - Method in class org.apache.cayenne.access.util.DefaultOperationObserver
-
Prints the information about query and global exceptions.
- println(String) - Method in class org.apache.cayenne.util.XMLEncoder
-
- println() - Method in class org.apache.cayenne.util.XMLEncoder
-
- println(char) - Method in class org.apache.cayenne.util.XMLEncoder
-
- printlnAttribute(String, String) - Method in class org.apache.cayenne.util.XMLEncoder
-
- printProjectVersion() - Method in class org.apache.cayenne.util.XMLEncoder
-
Inserts an optional project version attribute in the output.
- printProperty(String, String) - Method in class org.apache.cayenne.util.XMLEncoder
-
Prints a common XML element - property with name and value.
- printProperty(String, boolean) - Method in class org.apache.cayenne.util.XMLEncoder
-
Prints a common XML element - property with name and value.
- printProperty(String, int) - Method in class org.apache.cayenne.util.XMLEncoder
-
Prints a common XML element - property with name and value.
- Procedure - Class in org.apache.cayenne.map
-
A mapping descriptor for a database stored procedure.
- Procedure() - Constructor for class org.apache.cayenne.map.Procedure
-
Creates an unnamed procedure object.
- Procedure(String) - Constructor for class org.apache.cayenne.map.Procedure
-
Creates a named Procedure object.
- procedure - Variable in class org.apache.cayenne.map.ProcedureParameter
-
- PROCEDURE_PARAMETER_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- PROCEDURE_ROOT - Static variable in class org.apache.cayenne.map.MapLoader
-
- PROCEDURE_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- ProcedureAction - Class in org.apache.cayenne.access.jdbc
-
A SQLAction that runs a stored procedure.
- ProcedureAction(ProcedureQuery, JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.access.jdbc.ProcedureAction
-
- procedureAction(ProcedureQuery) - Method in class org.apache.cayenne.dba.db2.DB2ActionBuilder
-
- procedureAction(ProcedureQuery) - Method in class org.apache.cayenne.dba.JdbcActionBuilder
-
- procedureAction(ProcedureQuery) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerActionBuilder
-
- procedureAction(ProcedureQuery) - Method in interface org.apache.cayenne.query.SQLActionVisitor
-
Creates an action to execute a ProcedureQuery.
- procedureCache - Variable in class org.apache.cayenne.map.EntityResolver
-
- procedureName - Variable in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- ProcedureParameter - Class in org.apache.cayenne.map
-
A descriptor for the Procedure parameter.
- ProcedureParameter() - Constructor for class org.apache.cayenne.map.ProcedureParameter
-
Creates unnamed ProcedureParameter.
- ProcedureParameter(String) - Constructor for class org.apache.cayenne.map.ProcedureParameter
-
- ProcedureParameter(String, int, int) - Constructor for class org.apache.cayenne.map.ProcedureParameter
-
- ProcedureQuery - Class in org.apache.cayenne.query
-
A query based on Procedure.
- ProcedureQuery() - Constructor for class org.apache.cayenne.query.ProcedureQuery
-
Creates an empty procedure query.
- ProcedureQuery(Procedure) - Constructor for class org.apache.cayenne.query.ProcedureQuery
-
Creates a ProcedureQuery based on a Procedure object.
- ProcedureQuery(String) - Constructor for class org.apache.cayenne.query.ProcedureQuery
-
Creates a ProcedureQuery based on a stored procedure.
- ProcedureQuery(Procedure, Class<?>) - Constructor for class org.apache.cayenne.query.ProcedureQuery
-
- ProcedureQuery(String, Class<?>) - Constructor for class org.apache.cayenne.query.ProcedureQuery
-
- ProcedureTranslator - Class in org.apache.cayenne.access.trans
-
Stored procedure query translator.
- ProcedureTranslator() - Constructor for class org.apache.cayenne.access.trans.ProcedureTranslator
-
- processColumn(DbAttribute) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
- processColumn(DbAttribute) - Method in class org.apache.cayenne.access.trans.TrimmingQualifierTranslator
-
Adds special handling of CHAR columns.
- processColumnWithQuoteSqlIdentifiers(DbAttribute, Expression) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
- processColumnWithQuoteSqlIdentifiers(DbAttribute, Expression) - Method in class org.apache.cayenne.access.trans.TrimmingQualifierTranslator
-
Adds special handling of CHAR columns.
- processColumnWithQuoteSqlIdentifiers(DbAttribute, Expression) - Method in class org.apache.cayenne.dba.db2.DB2QualifierTranslator
-
- processColumnWithQuoteSqlIdentifiers(DbAttribute, Expression) - Method in class org.apache.cayenne.dba.derby.DerbyQualifierTranslator
-
- processDelete(List) - Method in class org.apache.cayenne.access.DataPort
-
Cleans up destination tables data.
- processedResultSets - Variable in class org.apache.cayenne.access.jdbc.ProcedureAction
-
Holds a number of ResultSets processed by the action.
- processGeneratedKeys(Statement, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.BatchAction
-
Implements generated keys extraction supported in JDBC 3.0 specification.
- processInsert(List) - Method in class org.apache.cayenne.access.DataPort
-
Reads source data from source, saving it to destination.
- processIntermediatePathComponent() - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- processLastPathComponent() - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- processMessage(ClientMessage) - Method in interface org.apache.cayenne.remote.RemoteService
-
Processes message on a remote server, returning the result of such processing.
- processMessage(ClientMessage) - Method in class org.apache.cayenne.remote.service.BaseRemoteService
-
- processRelTermination(DbRelationship, JoinType, String) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
- processRelTermination(ObjRelationship, JoinType, String) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
Processes case when an OBJ_PATH expression ends with relationship.
- processRelTermination(DbRelationship, JoinType, String) - Method in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
Handles case when a DB_NAME expression ends with relationship.
- processRemoteEvent(SnapshotEvent) - Method in class org.apache.cayenne.access.DataRowStore
-
Handles remote events received via EventBridge.
- processSchemaUpdate(DataNode) - Method in class org.apache.cayenne.access.dbsync.BaseSchemaUpdateStrategy
-
- processSchemaUpdate(DataNode) - Method in class org.apache.cayenne.access.dbsync.CreateIfNoSchemaStrategy
-
- processSchemaUpdate(DataNode, List<String>, String, int) - Method in class org.apache.cayenne.access.dbsync.ThrowOnPartialOrCreateSchemaStrategy
-
- processSchemaUpdate(DataNode) - Method in class org.apache.cayenne.access.dbsync.ThrowOnPartialSchemaStrategy
-
- processSchemaUpdate(DataNode, List<String>, String, int) - Method in class org.apache.cayenne.access.dbsync.ThrowOnPartialSchemaStrategy
-
- processSelectResult(SQLStatement, Connection, Statement, ResultSet, OperationObserver, long) - Method in class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
- processSnapshotChanges(Object, Map, Collection, Collection, Collection) - Method in class org.apache.cayenne.access.DataRowStore
-
Processes changes made to snapshots.
- processSQLException(SQLException, SQLException) - Method in class org.apache.cayenne.dba.mysql.MySQLPkGenerator
-
Appends a new SQLException to the chain.
- processTerminatingAttribute(DbAttribute) - Method in class org.apache.cayenne.access.jdbc.EJBQLDbPathTranslator
-
- processTerminatingAttribute(ObjAttribute) - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- processTerminatingRelationship(ObjRelationship) - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- projectVersion - Variable in class org.apache.cayenne.util.XMLEncoder
-
- properties - Variable in class org.apache.cayenne.access.DataDomain
-
- properties - Variable in class org.apache.cayenne.cache.MapQueryCacheProvider
-
- properties - Variable in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- properties - Variable in class org.apache.cayenne.configuration.DefaultRuntimeProperties
-
- properties - Variable in class org.apache.cayenne.configuration.rop.client.CayenneContextFactory
-
- properties - Variable in class org.apache.cayenne.configuration.rop.client.ClientChannelProvider
-
- properties - Variable in class org.apache.cayenne.configuration.rop.client.ClientModule
-
- properties - Variable in class org.apache.cayenne.configuration.server.DelegatingDataSourceFactory
-
- properties - Variable in class org.apache.cayenne.configuration.server.PropertyDataSourceFactory
-
- properties - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- PROPERTIES_MAP - Static variable in interface org.apache.cayenne.configuration.Constants
-
A DI container key for the Map storing properties used by built-in
Cayenne service.
- property - Variable in class org.apache.cayenne.graph.NodePropertyChangeOperation
-
- Property - Interface in org.apache.cayenne.reflect
-
Defines bean property API used by Cayenne to access object data, do faulting and graph
maintenance tasks.
- property - Variable in class org.apache.cayenne.reflect.PropertyAccessor
-
- property - Variable in exception org.apache.cayenne.reflect.PropertyException
-
- property - Variable in class org.apache.cayenne.validation.BeanValidationFailure
-
- PROPERTY_PATH - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- PROPERTY_TAG - Static variable in class org.apache.cayenne.map.MapLoader
-
- PropertyAccessor - Class in org.apache.cayenne.reflect
-
A utility accessor class that wraps a simple property.
- PropertyAccessor(Property) - Constructor for class org.apache.cayenne.reflect.PropertyAccessor
-
- propertyChanged(Persistent, String, Object, Object) - Method in class org.apache.cayenne.BaseContext
-
- propertyChanged(Persistent, String, Object, Object) - Method in interface org.apache.cayenne.ObjectContext
-
A callback method that child Persistent objects are expected to call from inside
the setter after modifying a value of a persistent property, including "simple" and
"arc" properties.
- PropertyDataSourceFactory - Class in org.apache.cayenne.configuration.server
-
A DataSourceFactrory that creates a DataSource based on system properties.
- PropertyDataSourceFactory() - Constructor for class org.apache.cayenne.configuration.server.PropertyDataSourceFactory
-
- PropertyException - Exception in org.apache.cayenne.reflect
-
An unchecked exception thrown on errors during property access, either within a
Accessor or a Property.
- PropertyException(String, Object...) - Constructor for exception org.apache.cayenne.reflect.PropertyException
-
- PropertyException(String, Throwable, Object...) - Constructor for exception org.apache.cayenne.reflect.PropertyException
-
- PropertyException(String, Accessor, Object, Object...) - Constructor for exception org.apache.cayenne.reflect.PropertyException
-
- PropertyException(String, Accessor, Object, Throwable, Object...) - Constructor for exception org.apache.cayenne.reflect.PropertyException
-
- PropertyException(String, Property, Object, Object...) - Constructor for exception org.apache.cayenne.reflect.PropertyException
-
- PropertyException(String, Property, Object, Throwable, Object...) - Constructor for exception org.apache.cayenne.reflect.PropertyException
-
- propertyName - Variable in class org.apache.cayenne.reflect.BeanAccessor
-
- propertyName - Variable in class org.apache.cayenne.reflect.FieldAccessor
-
- propertyPath - Variable in class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
- PropertyUtils - Class in org.apache.cayenne.reflect
-
Utility methods to quickly access object properties.
- PropertyVisitor - Interface in org.apache.cayenne.reflect
-
A visitor for various types of properties in a ClassDescriptor.
- Provider<T> - Interface in org.apache.cayenne.di
-
A DI object factory interface.
- PRUNED_NODE - Static variable in class org.apache.cayenne.exp.Expression
-
A value that a Transformer might return to indicate that a node has to be pruned
from the expression during the transformation.
- pruneNodeForPrunedChild(Object) - Method in class org.apache.cayenne.exp.Expression
-
Returns true if this node should be pruned from expression tree in the event a
child is removed.
- pruneNodeForPrunedChild(Object) - Method in class org.apache.cayenne.exp.parser.AggregateConditionNode
-
- pruneNodeForPrunedChild(Object) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- pseudoUniqueByteSequence(int) - Static method in class org.apache.cayenne.util.IDUtil
-
- pseudoUniqueByteSequence16() - Static method in class org.apache.cayenne.util.IDUtil
-
- pseudoUniqueByteSequence8() - Static method in class org.apache.cayenne.util.IDUtil
-
- pseudoUniqueSecureByteSequence(int) - Static method in class org.apache.cayenne.util.IDUtil
-
- pseudoUniqueSecureByteSequence16() - Static method in class org.apache.cayenne.util.IDUtil
-
- publisher - Variable in class org.apache.cayenne.event.JMSBridge
-
- pushMarker(String, boolean) - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
Switches the current buffer to a marked buffer, pushing the currently used buffer
on the stack.
- pushNode(Node) - Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- pushNode(Node) - Method in class org.apache.cayenne.exp.parser.JJTExpressionParserState
-
- put(QueryMetadata, List) - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
- put(QueryMetadata, List) - Method in class org.apache.cayenne.cache.MapQueryCache
-
- put(QueryMetadata, List) - Method in class org.apache.cayenne.cache.NestedQueryCache
-
- put(QueryMetadata, List) - Method in class org.apache.cayenne.cache.OSQueryCache
-
- put(QueryMetadata, List) - Method in interface org.apache.cayenne.cache.QueryCache
-
- put(String, Class<? extends T>) - Method in interface org.apache.cayenne.di.MapBuilder
-
- put(String, T) - Method in interface org.apache.cayenne.di.MapBuilder
-
- put(K, V) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- put(Object, Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- putAll(Map<String, T>) - Method in interface org.apache.cayenne.di.MapBuilder
-
- putAll(Map) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- putArc(E, E, V) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- putArc(E, E, V) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- putDirectly(Object, Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- putIfAbsent(K, V) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- readBinaryStream(ResultSet, int) - Method in class org.apache.cayenne.access.types.ByteArrayType
-
- readBlob(Blob) - Method in class org.apache.cayenne.access.types.ByteArrayType
-
- ReadByte() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- ReadByte() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- readChar() - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Read a character.
- readChar() - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
Read a character.
- readCharStream(ResultSet, int) - Method in class org.apache.cayenne.access.types.CharType
-
- readClob(Clob) - Method in class org.apache.cayenne.access.types.CharType
-
- readMethod - Variable in class org.apache.cayenne.reflect.BeanAccessor
-
- readNestedProperty(Object, String) - Static method in class org.apache.cayenne.Cayenne
-
Returns a value of the property identified by a property path.
- readNestedProperty(String) - Method in class org.apache.cayenne.CayenneDataObject
-
Returns a value of the property identified by a property path.
- readNestedProperty(String) - Method in interface org.apache.cayenne.DataObject
-
Returns a value of the property identified by a property path.
- readOnly - Variable in class org.apache.cayenne.map.ObjEntity
-
- readProcedureOutParameters(CallableStatement, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.ProcedureAction
-
Helper method that reads OUT parameters of a CallableStatement.
- readProperty(String) - Method in class org.apache.cayenne.CayenneDataObject
-
- readProperty(String) - Method in interface org.apache.cayenne.DataObject
-
Returns a value of the property identified by propName.
- readProperty(Object) - Method in class org.apache.cayenne.reflect.BaseProperty
-
- readProperty(Object) - Method in class org.apache.cayenne.reflect.BaseToManyProperty
-
- readProperty(Object) - Method in interface org.apache.cayenne.reflect.Property
-
Returns a property value, inflating unresolved object if need.
- readProperty(Object) - Method in class org.apache.cayenne.reflect.SimpleAttributeProperty
-
- readPropertyDirectly(String) - Method in class org.apache.cayenne.CayenneDataObject
-
- readPropertyDirectly(String) - Method in interface org.apache.cayenne.DataObject
-
Returns mapped property value as curently stored in the DataObject.
- readPropertyDirectly(Object) - Method in class org.apache.cayenne.reflect.BaseProperty
-
- readPropertyDirectly(Object) - Method in interface org.apache.cayenne.reflect.Property
-
Returns a property value of an object without disturbing the object fault status.
- readResultSet(ResultSet, RowDescriptor, Query, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.BaseSQLAction
-
Helper method to process a ResultSet.
- readTimeout - Variable in class org.apache.cayenne.remote.BaseConnection
-
- readValueStream(InputStream, int, int) - Method in class org.apache.cayenne.access.types.ByteArrayType
-
- readValueStream(Reader, int, int) - Method in class org.apache.cayenne.access.types.CharType
-
- recalculateReadOnlyValue() - Method in class org.apache.cayenne.map.ObjRelationship
-
Recalculates a new readonly value based on the underlying
DbRelationships.
- recalculateToManyValue() - Method in class org.apache.cayenne.map.ObjRelationship
-
Recalculates whether a relationship is toMany or toOne, based on the
underlying db relationships.
- receive(Message) - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
Implementation of org.javagroups.MessageListener - a callback method to process
incoming messages.
- RECEIVE_EXTERNAL - Static variable in class org.apache.cayenne.event.EventBridge
-
- RECEIVE_LOCAL - Static variable in class org.apache.cayenne.event.EventBridge
-
- RECEIVE_LOCAL_EXTERNAL - Static variable in class org.apache.cayenne.event.EventBridge
-
- receivedConnection - Variable in class org.apache.cayenne.event.JMSBridge
-
- receivesExternalEvents() - Method in class org.apache.cayenne.event.EventBridge
-
Returns true if the bridge is configured to receive external events.
- receivesLocalEvents() - Method in class org.apache.cayenne.event.EventBridge
-
Returns true if the bridge is configured to receive local events from its internal
EventManager.
- reconnect(SQLException) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- reconnect() - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
- reflexiveDbEntities - Variable in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- refreshing - Variable in class org.apache.cayenne.query.RelationshipQuery
-
- RefreshQuery - Class in org.apache.cayenne.query
-
A query that allows to explicitly clear both object and list caches either via refetch
(eager refresh) or invalidate (lazy refresh).
- RefreshQuery() - Constructor for class org.apache.cayenne.query.RefreshQuery
-
Creates a RefreshQuery that does full refresh of all registered objects, cascading
refresh all the way to the shared cache.
- RefreshQuery(Collection<?>) - Constructor for class org.apache.cayenne.query.RefreshQuery
-
Creates a RefreshQuery that refreshes a collection of objects, including
invalidation of their relationships.
- RefreshQuery(Persistent) - Constructor for class org.apache.cayenne.query.RefreshQuery
-
Creates a RefreshQuery that refreshes a single object, including invalidation of
its relationships.
- RefreshQuery(Query) - Constructor for class org.apache.cayenne.query.RefreshQuery
-
Creates a RefreshQuery that refreshes results of a query and individual objects in
the result.
- RefreshQuery(String...) - Constructor for class org.apache.cayenne.query.RefreshQuery
-
Creates a RefreshQuery that refreshes query results identified by group keys.
- registeredNodes() - Method in class org.apache.cayenne.access.ObjectStore
-
Returns all registered DataObjects.
- registeredNodes() - Method in interface org.apache.cayenne.graph.GraphManager
-
Returns all graph nodes registered with GraphManager.
- registeredNodes() - Method in class org.apache.cayenne.graph.GraphMap
-
Returns an immutable collection of registered nodes.
- registeredObjectsCount() - Method in class org.apache.cayenne.access.ObjectStore
-
Returns a number of objects currently registered with this ObjectStore.
- registerNewObject(Object) - Method in class org.apache.cayenne.access.DataContext
-
Registers a transient object with the context, recursively registering all
transient persistent objects attached to this object via relationships.
- registerNewObject(Object) - Method in class org.apache.cayenne.BaseContext
-
- registerNewObject(Object) - Method in class org.apache.cayenne.CayenneContext
-
- registerNewObject(Object) - Method in interface org.apache.cayenne.ObjectContext
-
Registers a transient object with the context.
- registerNode(Object, Object) - Method in class org.apache.cayenne.access.ObjectStore
-
- registerNode(Object, Object) - Method in interface org.apache.cayenne.graph.GraphManager
-
"Registers" a graph node, usually storing the node in some internal map using its
id as a key.
- registerNode(Object, Object) - Method in class org.apache.cayenne.graph.GraphMap
-
- registerReusableJoin(String, String, String) - Method in class org.apache.cayenne.access.jdbc.EJBQLJoinAppender
-
Registers a "reusable" join, returning a preexisting ID if the join is already
registered.
- registerType(ExtendedType) - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Adds a new type to the list of registered types.
- reindexNodes() - Method in class org.apache.cayenne.access.DataDomain
-
Deprecated.
since 3.1 - unneeded and unused.
- ReInit(InputStream) - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Reinitialise.
- ReInit(EJBQLTokenManager) - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
Reinitialise parser.
- relationship - Variable in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- relationship - Variable in exception org.apache.cayenne.DeleteDenyException
-
- relationship - Variable in class org.apache.cayenne.map.DbJoin
-
- relationship - Variable in class org.apache.cayenne.map.event.RelationshipEvent
-
- Relationship - Class in org.apache.cayenne.map
-
Defines a relationship between two entities.
- Relationship() - Constructor for class org.apache.cayenne.map.Relationship
-
Creates an unnamed relationship.
- Relationship(String) - Constructor for class org.apache.cayenne.map.Relationship
-
Creates a named relationship.
- relationship - Variable in class org.apache.cayenne.reflect.BaseArcProperty
-
- RelationshipEvent - Class in org.apache.cayenne.map.event
-
Represents events resulted from Relationship changes
in CayenneModeler.
- RelationshipEvent(Object, Relationship, Entity) - Constructor for class org.apache.cayenne.map.event.RelationshipEvent
-
Creates a Relationship change event.
- RelationshipEvent(Object, Relationship, Entity, int) - Constructor for class org.apache.cayenne.map.event.RelationshipEvent
-
Creates a Relationship event of a specified type.
- RelationshipEvent(Object, Relationship, Entity, String) - Constructor for class org.apache.cayenne.map.event.RelationshipEvent
-
Creates a Relationship name change event.
- RelationshipFault - Class in org.apache.cayenne.util
-
An abstract superclass of lazily faulted to-one and to-many relationships.
- RelationshipFault() - Constructor for class org.apache.cayenne.util.RelationshipFault
-
- RelationshipFault(Persistent, String) - Constructor for class org.apache.cayenne.util.RelationshipFault
-
- relationshipName - Variable in class org.apache.cayenne.query.RelationshipQuery
-
- relationshipName - Variable in class org.apache.cayenne.util.RelationshipFault
-
- relationshipOwner - Variable in class org.apache.cayenne.util.RelationshipFault
-
- RelationshipQuery - Class in org.apache.cayenne.query
-
A query that selects objects related to a given object via a mapped relationship.
- RelationshipQuery(ObjectId, String) - Constructor for class org.apache.cayenne.query.RelationshipQuery
-
Creates a RelationshipQuery.
- RelationshipQuery(ObjectId, String, boolean) - Constructor for class org.apache.cayenne.query.RelationshipQuery
-
Creates a RelationshipQuery.
- relationships - Variable in class org.apache.cayenne.map.Entity
-
- releaseSavepoint(Savepoint) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- REMOTE_NOTIFICATION_DEFAULT - Static variable in class org.apache.cayenne.access.DataRowStore
-
- REMOTE_NOTIFICATION_PROPERTY - Static variable in class org.apache.cayenne.access.DataRowStore
-
- RemoteIncrementalFaultList - Class in org.apache.cayenne.remote
-
A list that serves as a container of Persistent objects.
- RemoteIncrementalFaultList(ObjectContext, Query) - Constructor for class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- remoteNotificationsHandler - Variable in class org.apache.cayenne.access.DataRowStore
-
- RemoteService - Interface in org.apache.cayenne.remote
-
Interface of a Cayenne remote service.
- RemoteSession - Class in org.apache.cayenne.remote
-
A descriptor used by default service implementation to pass session parameters to the
client.
- RemoteSession(String) - Constructor for class org.apache.cayenne.remote.RemoteSession
-
Creates a HessianServiceDescriptor without server events support.
- RemoteSession(String, String, Map) - Constructor for class org.apache.cayenne.remote.RemoteSession
-
Creates a HessianServiceDescriptor.
- remove(int) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- remove(Object) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- remove() - Method in class org.apache.cayenne.ashwood.graph.ArcIterator.EmptyIterator
-
- remove() - Method in class org.apache.cayenne.ashwood.graph.DepthFirstSearch
-
- remove() - Method in class org.apache.cayenne.ashwood.graph.FilterArcIterator
-
- remove() - Method in class org.apache.cayenne.ashwood.graph.IndegreeTopologicalSort
-
- remove() - Method in class org.apache.cayenne.ashwood.graph.ReversedIteration.ReversedArcIterator
-
- remove() - Method in class org.apache.cayenne.ashwood.graph.StrongConnection
-
- remove(String) - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
- remove(String) - Method in class org.apache.cayenne.cache.MapQueryCache
-
- remove(String) - Method in class org.apache.cayenne.cache.NestedQueryCache
-
Removes an entry for key in the current namespace.
- remove(String) - Method in class org.apache.cayenne.cache.OSQueryCache
-
- remove(String) - Method in interface org.apache.cayenne.cache.QueryCache
-
Removes a single entry from cache.
- REMOVE - Static variable in class org.apache.cayenne.map.event.MapEvent
-
A type that describes object removal events.
- remove(MergerContext, DbRelationship, boolean) - Method in class org.apache.cayenne.merge.AbstractToModelToken
-
- remove(MergerContext, ObjRelationship, boolean) - Method in class org.apache.cayenne.merge.AbstractToModelToken
-
- remove(int) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- remove(Object) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- remove(Object) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- remove(Object, Object) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- remove(int) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- remove(int) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- remove(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- remove(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- remove(Object) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- removeAll(Collection<?>) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- removeAll(Collection) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- removeAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- removeAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- removeAllJoins() - Method in class org.apache.cayenne.map.DbRelationship
-
- removeAllListeners(EventSubject) - Method in class org.apache.cayenne.event.DefaultEventManager
-
Removes all listeners for a given subject.
- removeAllListeners(EventSubject) - Method in interface org.apache.cayenne.event.EventManager
-
Removes all listeners for a given subject.
- removeAllVertices(Collection<? extends E>) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- removeAllVertices(Collection<? extends E>) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- removeArc(E, E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- removeArc(E, E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- removeAttribute(String) - Method in class org.apache.cayenne.map.DbEntity
-
Removes attribute from the entity, removes any relationship joins containing this
attribute.
- removeAttribute(String) - Method in class org.apache.cayenne.map.Embeddable
-
- removeAttribute(String) - Method in class org.apache.cayenne.map.Entity
-
Removes an attribute named attrName
.
- removeAttributeOverride(String) - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
- removeCallbackMethod(String) - Method in class org.apache.cayenne.map.CallbackDescriptor
-
- removeCallParameter(String) - Method in class org.apache.cayenne.map.Procedure
-
Removes a named call parameter.
- removeChild(PrefetchTreeNode) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- removeChild(String) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
- removeDataMap(String) - Method in class org.apache.cayenne.access.DataDomain
-
Removes named DataMap from this DataDomain and any underlying DataNodes that
include it.
- removeDataMap(DataMap) - Method in class org.apache.cayenne.access.DataNode
-
- removeDataMap(String) - Method in class org.apache.cayenne.access.DataNode
-
- removeDataMap(DataMap) - Method in class org.apache.cayenne.map.EntityResolver
-
- removeDataNode(String) - Method in class org.apache.cayenne.access.DataDomain
-
Removes a DataNode from DataDomain.
- removeDbEntity(String) - Method in class org.apache.cayenne.map.DataMap
-
"Dirty" remove of the DbEntity from the data map.
- removeDbEntity(String, boolean) - Method in class org.apache.cayenne.map.DataMap
-
Removes DbEntity from the DataMap.
- removeDbRelationship(DbRelationship) - Method in class org.apache.cayenne.map.ObjRelationship
-
Removes the relationship dbRel
from the list of
relationships.
- removeDeclaredProperty(String) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Removes declared property.
- removeDefaultEntityListener(String) - Method in class org.apache.cayenne.map.DataMap
-
Removes a listener matching class name.
- removeDescriptor(String) - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
Removes cached descriptor if any for the given entity.
- removedFromUnresolved - Variable in class org.apache.cayenne.util.PersistentObjectList
-
- removedFromUnresolved - Variable in class org.apache.cayenne.util.PersistentObjectSet
-
- removeDirectly(Object) - Method in interface org.apache.cayenne.util.PersistentObjectCollection
-
Removes an object without triggering an event
- removeDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- removeDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- removeDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- removeEmbeddable(String) - Method in class org.apache.cayenne.map.DataMap
-
Removes an
Embeddable
descriptor with matching class name.
- removeEntityListener(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Removes a listener matching class name.
- removeEntityMergeListener(EntityMergeListener) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
Unregisters an EntityMergeListener
- removeFactory(ExtendedTypeFactory) - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
-
Removes a factory from the registered factories if it was previously added.
- removeFactory(ClassDescriptorFactory) - Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
- removeFilter(DataChannelFilter) - Method in class org.apache.cayenne.access.DataDomain
-
Removes a filter from the filter chain.
- removeGroup(String) - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
- removeGroup(String) - Method in class org.apache.cayenne.cache.MapQueryCache
-
- removeGroup(String) - Method in class org.apache.cayenne.cache.NestedQueryCache
-
Invalidates a shared cache group.
- removeGroup(String) - Method in class org.apache.cayenne.cache.OSQueryCache
-
- removeGroup(String) - Method in interface org.apache.cayenne.cache.QueryCache
-
Removes a group of entries identified by group key.
- removeIncoming(E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- removeIncoming(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- removeJoin(DbJoin) - Method in class org.apache.cayenne.map.DbRelationship
-
- removeListener(Object) - Method in class org.apache.cayenne.event.DefaultEventManager
-
Unregister the specified listener from all event subjects handled by this manager
instance.
- removeListener(Object, EventSubject) - Method in class org.apache.cayenne.event.DefaultEventManager
-
Unregister the specified listener for the events about the given subject.
- removeListener(Object, EventSubject, Object) - Method in class org.apache.cayenne.event.DefaultEventManager
-
Unregister the specified listener for the events about the given subject and the
given sender.
- removeListener(Object) - Method in interface org.apache.cayenne.event.EventManager
-
Unregister the specified listener from all event subjects handled by this manager
instance.
- removeListener(Object, EventSubject) - Method in interface org.apache.cayenne.event.EventManager
-
Unregister the specified listener for the events about the given subject.
- removeListener(Object, EventSubject, Object) - Method in interface org.apache.cayenne.event.EventManager
-
Unregister the specified listener for the events about the given subject and the
given sender.
- removeLocal(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- removeMap(String) - Method in class org.apache.cayenne.access.DataDomain
-
- removeMeaningfulFKs - Variable in class org.apache.cayenne.util.EntityMergeSupport
-
- removeMeaningfulPKs - Variable in class org.apache.cayenne.util.EntityMergeSupport
-
- removeObjEntity(String) - Method in class org.apache.cayenne.map.DataMap
-
"Dirty" remove of the ObjEntity from the data map.
- removeObjEntity(String, boolean) - Method in class org.apache.cayenne.map.DataMap
-
Removes ObjEntity from the DataMap.
- removeOrdering(Ordering) - Method in class org.apache.cayenne.query.SelectQuery
-
Removes ordering.
- removeOutgoing(E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- removeOutgoing(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- removeParameter(String) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- removePath(String) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
Removes or makes phantom a node defined by this path.
- removePrefetch(String) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- removePrefetch(String) - Method in class org.apache.cayenne.query.SelectQuery
-
Removes prefetch.
- removePrefetch(String) - Method in class org.apache.cayenne.query.SQLTemplate
-
- removeProcedure(String) - Method in class org.apache.cayenne.map.DataMap
-
- removeQuery(String) - Method in class org.apache.cayenne.map.DataMap
-
Removes a named query from the DataMap.
- removeQuery(Query) - Method in class org.apache.cayenne.query.QueryChain
-
Removes a query from the chain, returning true if the query was indeed present in
the chain and was removed.
- removeRelationship(String) - Method in class org.apache.cayenne.map.Entity
-
Removes a relationship named attrName
.
- removeResult(String) - Method in class org.apache.cayenne.map.DataMap
-
- removeResultDescriptor(ColumnDescriptor[]) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Removes result descriptor from the list of descriptors.
- removeResultPath(String) - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
Removes an extra result path.
- removeScopeEventListener(Object) - Method in class org.apache.cayenne.di.spi.DefaultScope
-
- removeStatementEventListener(StatementEventListener) - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
- removeTarget(Object, Object, boolean) - Method in class org.apache.cayenne.reflect.BaseToManyProperty
-
- removeTarget(Object, Object, boolean) - Method in interface org.apache.cayenne.reflect.ToManyProperty
-
- removeTargetDirectly(Object, Object) - Method in class org.apache.cayenne.reflect.BaseToManyProperty
-
- removeTargetDirectly(Object, Object) - Method in interface org.apache.cayenne.reflect.ToManyProperty
-
Removes value from collection, without triggering changing events
This method is mostly for internal use
- removeTemplate(String) - Method in class org.apache.cayenne.query.SQLTemplate
-
- removeToManyTarget(String, DataObject, boolean) - Method in class org.apache.cayenne.CayenneDataObject
-
- removeToManyTarget(String, DataObject, boolean) - Method in interface org.apache.cayenne.DataObject
-
Removes an object from a to-many relationship.
- removeVertex(E) - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- removeVertex(E) - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.cayenne.access.jdbc.BindDirective
-
- render(InternalContextAdapter, Writer, Node, Object, String, int) - Method in class org.apache.cayenne.access.jdbc.BindDirective
-
- render(InternalContextAdapter, Writer, ParameterBinding) - Method in class org.apache.cayenne.access.jdbc.BindDirective
-
- render(InternalContextAdapter, Writer, ParameterBinding) - Method in class org.apache.cayenne.access.jdbc.BindEqualDirective
-
- render(InternalContextAdapter, Writer, ParameterBinding) - Method in class org.apache.cayenne.access.jdbc.BindNotEqualDirective
-
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.cayenne.access.jdbc.BindObjectEqualDirective
-
- render(InternalContextAdapter, Writer, ParameterBinding) - Method in class org.apache.cayenne.access.jdbc.BindObjectEqualDirective
-
- render(InternalContextAdapter, Writer, ParameterBinding) - Method in class org.apache.cayenne.access.jdbc.BindObjectNotEqualDirective
-
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.cayenne.access.jdbc.ChainDirective
-
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.cayenne.access.jdbc.ChunkDirective
-
- render(InternalContextAdapter, Writer, Node) - Method in class org.apache.cayenne.access.jdbc.ResultDirective
-
- renderColumn(InternalContextAdapter, Writer, Object, int) - Method in class org.apache.cayenne.access.jdbc.BindObjectEqualDirective
-
- renderColumn(InternalContextAdapter, Writer, Object, int) - Method in class org.apache.cayenne.access.jdbc.BindObjectNotEqualDirective
-
- replace(K, V) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- replace(K, V, V) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- replacementIdMap - Variable in class org.apache.cayenne.ObjectId
-
- replacementQuery - Variable in class org.apache.cayenne.query.IndirectQuery
-
- replaceResult(Object, Object) - Method in class org.apache.cayenne.util.GenericResponse
-
Replaces previously stored result with a new result.
- replacesVersion - Variable in class org.apache.cayenne.DataRow
-
- requestEnd(ServletRequest, ServletResponse) - Method in interface org.apache.cayenne.configuration.web.RequestHandler
-
- requestEnd(ServletRequest, ServletResponse) - Method in class org.apache.cayenne.configuration.web.SessionContextRequestHandler
-
- RequestHandler - Interface in org.apache.cayenne.configuration.web
-
A service invoked by
CayenneFilter
that provides a callback mechanism to bind
appropriate ObjectContext to the request thread, handle transactions, etc.
- requestStart(ServletRequest, ServletResponse) - Method in interface org.apache.cayenne.configuration.web.RequestHandler
-
- requestStart(ServletRequest, ServletResponse) - Method in class org.apache.cayenne.configuration.web.SessionContextRequestHandler
-
- reset() - Method in class org.apache.cayenne.access.DataDomain
-
Deprecated.
since 3.1 unused and unneeded
- reset() - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- reset(E) - Method in class org.apache.cayenne.ashwood.graph.DepthFirstSearch
-
- reset() - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
- reset() - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
- reset() - Method in interface org.apache.cayenne.dba.PkGenerator
-
Resets any cached primary keys forcing generator to go to the database next time id
generation is requested.
- reset() - Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- reset() - Method in class org.apache.cayenne.exp.parser.JJTExpressionParserState
-
- reset() - Method in class org.apache.cayenne.query.BatchQuery
-
Rewinds batch to the first parameter row.
- reset() - Method in interface org.apache.cayenne.QueryResponse
-
Restarts response iterator.
- reset() - Method in class org.apache.cayenne.util.DeepMergeOperation
-
Deprecated.
since 3.1 - unused as the object is now stateless
- reset() - Method in class org.apache.cayenne.util.GenericResponse
-
- reset() - Method in class org.apache.cayenne.util.ListResponse
-
- reset() - Method in class org.apache.cayenne.util.ObjectDetachOperation
-
- resetJoinStack() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
A callback invoked by a child qualifier or ordering processor allowing query
assembler to reset its join stack.
- resetJoinStack() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
- resetProperties() - Method in class org.apache.cayenne.access.DataDomain
-
- resetToDefaults() - Method in class org.apache.cayenne.access.DbGenerator
-
- resolve() - Method in class org.apache.cayenne.util.PersistentObjectHolder
-
Reads an object from the database.
- resolveAll() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
Will resolve all unread objects.
- resolveAll() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
Will resolve all unread objects.
- resolvedObjectList() - Method in class org.apache.cayenne.util.PersistentObjectList
-
Returns internal objects list resolving it if needed.
- resolvedObjectMap() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
Returns internal objects list resolving it if needed.
- resolvedObjectSet() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
Returns internal objects list resolving it if needed.
- resolveFault(Persistent, String) - Method in class org.apache.cayenne.access.ToManyListFault
-
Resolves this fault to a List of objects.
- resolveFault(Persistent, String) - Method in class org.apache.cayenne.access.ToManyMapFault
-
- resolveFault(Persistent, String) - Method in class org.apache.cayenne.access.ToManySetFault
-
- resolveFault(Persistent, String) - Method in class org.apache.cayenne.access.ToOneFault
-
Resolves this fault to a DataObject.
- resolveFault(Persistent, String) - Method in class org.apache.cayenne.Fault
-
Returns an object for a given source object and relationship.
- resolveFault(Object) - Method in class org.apache.cayenne.reflect.SimpleAttributeProperty
-
- resolveFromDB() - Method in class org.apache.cayenne.util.RelationshipFault
-
Executes a query that returns related objects.
- resolveInterval(int, int) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
Resolves a sublist of objects starting at fromIndex
up to but not
including toIndex
.
- resolveInterval(int, int) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
Resolves a sublist of objects starting at fromIndex
up to but not
including toIndex
.
- resolveJoin(boolean) - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- resolvePath(Expression, Map) - Method in class org.apache.cayenne.map.DbEntity
-
Returns an Iterable instance over expression path components based on this entity.
- resolvePath(Expression, Map) - Method in class org.apache.cayenne.map.Entity
-
Returns an Iterable over the path components with elements represented as
PathComponent
instances, encapsulating a relationship, an attribute or a
subpath alias.
- resolvePath(Expression, Map) - Method in class org.apache.cayenne.map.ObjEntity
-
Returns an Iterable instance over expression path components based on this entity.
- resolvePathComponents(Expression) - Method in class org.apache.cayenne.map.DbEntity
-
- resolvePathComponents(Expression) - Method in class org.apache.cayenne.map.Entity
-
Processes expression pathExp
and returns an Iterator of path
components that contains a sequence of Attributes and Relationships.
- resolvePathComponents(String) - Method in class org.apache.cayenne.map.Entity
-
Returns an Iterator over the path components that contains a sequence of Attributes
and Relationships.
- resolvePathComponents(Expression) - Method in class org.apache.cayenne.map.ObjEntity
-
- resolveQuery(EntityResolver) - Method in class org.apache.cayenne.query.NamedQuery
-
Returns a query for name, throwing an exception if such query is not mapped in the
EntityResolver.
- resolver - Variable in class org.apache.cayenne.reflect.ClassDescriptorMap
-
- Resource - Interface in org.apache.cayenne.resource
-
An abstraction of a resource whose data can be accessed via a URL.
- ResourceFinder - Interface in org.apache.cayenne.conf
-
Deprecated.
since 3.1 deprecated in favor of injectable
org.apache.cayenne.resource.ResourceLocator.
- resourceLocator - Variable in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- resourceLocator - Variable in class org.apache.cayenne.configuration.server.DBCPDataSourceFactory
-
- resourceLocator - Variable in class org.apache.cayenne.configuration.server.XMLPoolingDataSourceFactory
-
- resourceLocator - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- ResourceLocator - Interface in org.apache.cayenne.resource
-
- ResourceLocator - Class in org.apache.cayenne.util
-
Deprecated.
since 3.1 deprecated in favor of injectable
org.apache.cayenne.resource.ResourceLocator.
- ResourceLocator() - Constructor for class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Creates new ResourceLocator with default lookup policy including user home
directory, current directory and CLASSPATH.
- response - Variable in class org.apache.cayenne.util.ObjectContextQueryAction
-
- result - Variable in class org.apache.cayenne.query.SQLTemplate
-
- resultClass - Variable in class org.apache.cayenne.query.ProcedureQuery
-
- resultColumns - Variable in class org.apache.cayenne.access.jdbc.SQLStatement
-
- resultDescriptors - Variable in class org.apache.cayenne.map.SQLResult
-
- resultDescriptors - Variable in class org.apache.cayenne.query.ProcedureQuery
-
- ResultDirective - Class in org.apache.cayenne.access.jdbc
-
A custom Velocity directive to describe a ResultSet column.
- ResultDirective() - Constructor for class org.apache.cayenne.access.jdbc.ResultDirective
-
- resultEntityName - Variable in class org.apache.cayenne.query.ProcedureQuery
-
- ResultIterator - Interface in org.apache.cayenne.access
-
Defines API of an iterator over the records returned as a result of SelectQuery
execution.
- resultIterator - Variable in class org.apache.cayenne.access.util.IteratedSelectObserver
-
- resultPaths - Variable in class org.apache.cayenne.query.PrefetchSelectQuery
-
- results - Variable in class org.apache.cayenne.util.GenericResponse
-
- resultsCache - Variable in class org.apache.cayenne.map.EntityResolver
-
- resultSet - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- resultSetMetadata - Variable in class org.apache.cayenne.access.jdbc.RowDescriptorBuilder
-
- retainAll(Collection<?>) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- retainAll(Collection) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- retainAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- retainAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- retainStrategy - Variable in class org.apache.cayenne.configuration.DefaultObjectStoreFactory
-
- retire(SQLException) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- returnConnectionToThePool() - Method in class org.apache.cayenne.conn.PooledConnectionImpl
-
- returningValue - Variable in class org.apache.cayenne.map.Procedure
-
- reverseDirection() - Method in enum org.apache.cayenne.merge.MergeDirection
-
- ReversedIteration<E,V> - Class in org.apache.cayenne.ashwood.graph
-
- ReversedIteration(DigraphIteration<E, V>) - Constructor for class org.apache.cayenne.ashwood.graph.ReversedIteration
-
- ReversedIteration.ReversedArcIterator<S,T> - Class in org.apache.cayenne.ashwood.graph
-
- ReversedIteration.ReversedArcIterator(ArcIterator<S, T>) - Constructor for class org.apache.cayenne.ashwood.graph.ReversedIteration.ReversedArcIterator
-
- rollback() - Method in class org.apache.cayenne.access.Transaction
-
- rollback() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- rollback(Savepoint) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- ROLLBACK_CASCADE_SYNC - Static variable in interface org.apache.cayenne.DataChannel
-
A synchronization type that results in cascading rollback of changes through the
DataChannel stack.
- rollbackChanges() - Method in class org.apache.cayenne.access.DataContext
-
Reverts any changes that have occurred to objects registered with DataContext; also
performs cascading rollback of all parent DataContexts.
- rollbackChanges() - Method in class org.apache.cayenne.BaseContext
-
- rollbackChanges() - Method in class org.apache.cayenne.CayenneContext
-
- rollbackChanges() - Method in interface org.apache.cayenne.ObjectContext
-
Resets all uncommitted changes made to the objects in this ObjectContext, cascading
rollback operation all the way through the stack.
- rollbackChangesLocally() - Method in class org.apache.cayenne.access.DataContext
-
If the parent channel is a DataContext, reverts local changes to make this context
look like the parent, if the parent channel is a DataDomain, reverts all changes.
- rollbackChangesLocally() - Method in class org.apache.cayenne.BaseContext
-
- rollbackChangesLocally() - Method in class org.apache.cayenne.CayenneContext
-
- rollbackChangesLocally() - Method in interface org.apache.cayenne.ObjectContext
-
Resets all uncommitted changes made to the objects in this ObjectContext.
- root - Variable in class org.apache.cayenne.query.AbstractQuery
-
The root object this query.
- rootDbEntities - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- rootEntity - Variable in class org.apache.cayenne.access.IncrementalFaultList
-
- rootEntity - Variable in exception org.apache.cayenne.access.OptimisticLockException
-
- rootNode - Variable in class org.apache.cayenne.access.trans.JoinStack
-
- rootNode - Variable in class org.apache.cayenne.configuration.ConfigurationTree
-
- rootNode() - Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- rootNode() - Method in class org.apache.cayenne.exp.parser.JJTExpressionParserState
-
- roots - Variable in class org.apache.cayenne.resource.FilesystemResourceLocator
-
- ROP_CHANNEL_EVENTS_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- ROP_CONTEXT_CHANGE_EVENTS_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- ROP_CONTEXT_LIFECYCLE_EVENTS_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- ROP_SERVICE_PASSWORD_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- ROP_SERVICE_SHARED_SESSION_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- ROP_SERVICE_TIMEOUT_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- ROP_SERVICE_URL_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- ROP_SERVICE_USERNAME_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- ROPHessianServlet - Class in org.apache.cayenne.configuration.rop.server
-
A servlet that bootstraps a Hessian-based ROP server.
- ROPHessianServlet() - Constructor for class org.apache.cayenne.configuration.rop.server.ROPHessianServlet
-
- ROPServerModule - Class in org.apache.cayenne.configuration.rop.server
-
A DI module that defines services for the server-side of an ROP application based on
Caucho Hessian.
- ROPServerModule(Map<String, String>) - Constructor for class org.apache.cayenne.configuration.rop.server.ROPServerModule
-
- Rot13PasswordEncoder - Class in org.apache.cayenne.configuration
-
The ROT-13 password encoder passes the text of the database password through a simple
Caesar cipher to obscure the password text.
- Rot13PasswordEncoder() - Constructor for class org.apache.cayenne.configuration.Rot13PasswordEncoder
-
- Rot47PasswordEncoder - Class in org.apache.cayenne.configuration
-
The ROT-47 password encoder passes the text of the database password through a simple
Caesar cipher to obscure the password text.
- Rot47PasswordEncoder() - Constructor for class org.apache.cayenne.configuration.Rot47PasswordEncoder
-
- rotate(String) - Method in class org.apache.cayenne.configuration.Rot13PasswordEncoder
-
Applies a ROT-13 Caesar cipher to the supplied value.
- rotate(String) - Method in class org.apache.cayenne.configuration.Rot47PasswordEncoder
-
Applies a ROT-47 Caesar cipher to the supplied value.
- route(QueryRouter, EntityResolver, Query) - Method in class org.apache.cayenne.query.AbstractQuery
-
Implements default routing mechanism relying on the EntityResolver to find DataMap
based on the query root.
- route(QueryRouter, EntityResolver, Query) - Method in class org.apache.cayenne.query.BatchQuery
-
- route(QueryRouter, EntityResolver, Query) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- route(QueryRouter, EntityResolver, Query) - Method in class org.apache.cayenne.query.IndirectQuery
-
Delegates routing to a replacement query.
- route(QueryRouter, EntityResolver, Query) - Method in interface org.apache.cayenne.query.Query
-
A callback method invoked by Cayenne during the routing phase of the query
execution.
- route(QueryRouter, EntityResolver, Query) - Method in class org.apache.cayenne.query.QueryChain
-
Delegates routing to each individual query in the chain.
- route(QueryEngine, Query, Query) - Method in interface org.apache.cayenne.query.QueryRouter
-
A callback method that allows a query to set its preferred engine during the
routing phase.
- route(QueryRouter, EntityResolver, Query) - Method in class org.apache.cayenne.query.RefreshQuery
-
- route(QueryRouter, EntityResolver, Query) - Method in class org.apache.cayenne.query.SelectQuery
-
Routes itself and if there are any prefetches configured, creates prefetch queries
and routes them as well.
- rowDescriptor - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- RowDescriptor - Class in org.apache.cayenne.access.jdbc
-
A descriptor of a result row obtained from a database.
- RowDescriptor() - Constructor for class org.apache.cayenne.access.jdbc.RowDescriptor
-
Creates an empty RowDescriptor.
- RowDescriptor(ColumnDescriptor[], ExtendedType[]) - Constructor for class org.apache.cayenne.access.jdbc.RowDescriptor
-
Creates a fully initialized RowDescriptor.
- RowDescriptorBuilder - Class in org.apache.cayenne.access.jdbc
-
A builder class that helps to assemble
RowDescriptor
instances from various
types of inputs.
- RowDescriptorBuilder() - Constructor for class org.apache.cayenne.access.jdbc.RowDescriptorBuilder
-
- rowWidth - Variable in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
Stores a hint allowing to distinguish data rows from unfetched ids when the query
fetches data rows.
- rtrim(String) - Method in class org.apache.cayenne.access.types.CharType
-
Trim right spaces.
- run - Variable in class org.apache.cayenne.access.dbsync.BaseSchemaUpdateStrategy
-
- runAsBatch(Connection, BatchQueryBuilder, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.BatchAction
-
- runAsIndividualQueries(Connection, BatchQueryBuilder, OperationObserver, boolean) - Method in class org.apache.cayenne.access.jdbc.BatchAction
-
Executes batch as individual queries over the same prepared statement.
- runGenerator(DataSourceInfo) - Method in class org.apache.cayenne.access.DbGenerator
-
Creates a temporary DataSource out of DataSourceInfo and invokes
public void runGenerator(DataSource ds)
.
- runGenerator(DataSource) - Method in class org.apache.cayenne.access.DbGenerator
-
Executes a set of commands to drop/create database objects.
- runQuery() - Method in class org.apache.cayenne.util.ObjectContextQueryAction
-
Fetches data from the channel.
- runtime - Variable in class org.apache.cayenne.map.Relationship
-
A flag that specifies whether a Relationship was mapped by the user or added
dynamically by Cayenne runtime.
- runtimeProperties - Variable in class org.apache.cayenne.access.DefaultObjectMapRetainStrategy
-
- runtimeProperties - Variable in class org.apache.cayenne.configuration.DefaultObjectStoreFactory
-
- runtimeProperties - Variable in class org.apache.cayenne.configuration.rop.client.HessianConnectionProvider
-
- RuntimeProperties - Interface in org.apache.cayenne.configuration
-
- runtimeProperties - Variable in class org.apache.cayenne.configuration.server.DataDomainProvider
-
- runUpdate(DataNode, String) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
Runs JDBC update over a Connection obtained from DataNode.
- safeExecute(Connection, String) - Method in class org.apache.cayenne.access.DbGenerator
-
Builds and executes a SQL statement, catching and storing SQL exceptions resulting
from invalid SQL.
- safeValueOf(String) - Static method in enum org.apache.cayenne.query.QueryCacheStrategy
-
Returns QueryCacheStrategy for the specified string name or default strategy for
invalid names.
- saveSharedChannel(String, DataChannel) - Method in class org.apache.cayenne.remote.service.HttpRemoteService
-
- SAXNestedTagHandler - Class in org.apache.cayenne.configuration
-
A superclass of nested tag handlers for parsing of XML documents with SAX.
- SAXNestedTagHandler(XMLReader, SAXNestedTagHandler) - Constructor for class org.apache.cayenne.configuration.SAXNestedTagHandler
-
- scalarCommaList() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- scalarConditionExpression() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- scalarConstExpression() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- scalarExpression() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- scalarNumericExpression() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- ScalarResultSegment - Interface in org.apache.cayenne.query
-
- scale - Variable in class org.apache.cayenne.access.jdbc.ParameterBinding
-
- scale - Variable in class org.apache.cayenne.map.DbAttribute
-
- schema - Variable in class org.apache.cayenne.map.DbEntity
-
- schema - Variable in class org.apache.cayenne.map.Procedure
-
- SCHEMA_XSD - Static variable in class org.apache.cayenne.map.DataMap
-
The namespace in which the data map XML file will be created.
- schemaUpdateStrategy - Variable in class org.apache.cayenne.access.DataNode
-
- SchemaUpdateStrategy - Interface in org.apache.cayenne.access.dbsync
-
A strategy for auto generating a database schema on the application startup.
- schemaUpdateStrategyName - Variable in class org.apache.cayenne.access.DataNode
-
- schemaUpdateStrategyType - Variable in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- Scope - Interface in org.apache.cayenne.di
-
Defines the scope of the instances created by the DI container.
- scope(Provider<T>) - Method in interface org.apache.cayenne.di.Scope
-
- scope(Provider<T>) - Method in class org.apache.cayenne.di.spi.DefaultScope
-
- ScopeEventBinding - Class in org.apache.cayenne.di.spi
-
A class that wraps an annotated method call of an object, passing it DI scope events.
- ScopeEventBinding(Object, Method) - Constructor for class org.apache.cayenne.di.spi.ScopeEventBinding
-
- ScopeEventListener - Interface in org.apache.cayenne.di
-
This interface duplicates default reflection based mechanism for receiving DI events.
- secureConnection - Variable in class org.apache.cayenne.event.XMPPBridge
-
- seen - Variable in class org.apache.cayenne.ashwood.graph.DepthFirstSearch
-
- seen - Variable in class org.apache.cayenne.util.ObjectDetachOperation
-
- SELECT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- select_clause() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- select_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- select_expressions() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- select_statement() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- SelectAction - Class in org.apache.cayenne.access.jdbc
-
A SQLAction that handles SelectQuery execution.
- SelectAction(SelectQuery, JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.access.jdbc.SelectAction
-
- SelectQuery - Class in org.apache.cayenne.query
-
A query that selects persistent objects of a certain type or "raw data" (aka DataRows).
- SelectQuery() - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates an empty SelectQuery.
- SelectQuery(ObjEntity) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery with null qualifier, for the specifed ObjEntity
- SelectQuery(ObjEntity, Expression) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery for the specified ObjEntity with the given qualifier.
- SelectQuery(ObjEntity, Expression, List<Ordering>) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery for the specified ObjEntity with the given
qualifier and orderings.
- SelectQuery(Class<?>) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery that selects all objects of a given persistent class.
- SelectQuery(Class<?>, Expression) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery that selects objects of a given persistent class that match
supplied qualifier.
- SelectQuery(Class<?>, Expression, List<Ordering>) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery that selects objects of a given persistent class that match
supplied qualifier.
- SelectQuery(DbEntity) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery for the specified DbEntity.
- SelectQuery(DbEntity, Expression) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery for the specified DbEntity with the given qualifier.
- SelectQuery(DbEntity, Expression, List<Ordering>) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery for the specified DbEntity with the given qualifier and orderings.
- SelectQuery(String) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates SelectQuery with objEntityName
parameter.
- SelectQuery(String, Expression) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates SelectQuery with objEntityName
and qualifier
parameters.
- SelectQuery(String, Expression, List<Ordering>) - Constructor for class org.apache.cayenne.query.SelectQuery
-
Creates a SelectQuery that selects objects of a given persistent class that match
supplied qualifier.
- SelectTranslator - Class in org.apache.cayenne.access.trans
-
A builder of JDBC PreparedStatements based on Cayenne SelectQueries.
- SelectTranslator() - Constructor for class org.apache.cayenne.access.trans.SelectTranslator
-
- semantics - Variable in class org.apache.cayenne.query.PrefetchTreeNode
-
- send(ClientMessage, Class<?>) - Method in class org.apache.cayenne.remote.ClientChannel
-
Sends a message via connector, getting a result as an instance of a specific class.
- sendConnection - Variable in class org.apache.cayenne.event.JMSBridge
-
- senderChanges - Variable in class org.apache.cayenne.remote.SyncMessage
-
- sendExternalEvent(CayenneEvent) - Method in class org.apache.cayenne.event.EventBridge
-
Sends a Cayenne event over the transport supported by this bridge.
- sendExternalEvent(CayenneEvent) - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- sendExternalEvent(CayenneEvent) - Method in class org.apache.cayenne.event.JMSBridge
-
- sendExternalEvent(CayenneEvent) - Method in class org.apache.cayenne.event.XMPPBridge
-
- sendMessage(ClientMessage) - Method in class org.apache.cayenne.remote.BaseConnection
-
Invokes 'beforeSendMessage' on self, then invokes 'doSendMessage'.
- sendMessage(ClientMessage) - Method in interface org.apache.cayenne.remote.ClientConnection
-
Sends a synchronous ClientMessage to the server, returning a reply.
- sendSession - Variable in class org.apache.cayenne.event.JMSBridge
-
- sequenceName(DbEntity) - Method in class org.apache.cayenne.dba.db2.DB2PkGenerator
-
Returns default sequence name for DbEntity.
- sequenceName(DbEntity) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
Returns expected primary key sequence name for a DbEntity.
- serializationPolicy - Variable in class org.apache.cayenne.remote.service.LocalConnection
-
- serializerFactory - Variable in class org.apache.cayenne.remote.hessian.HessianConnection
-
- SERVER_ADAPTER_DETECTORS_LIST - Static variable in interface org.apache.cayenne.configuration.Constants
-
A DI container key for the List that contains objects that can
discover the type of current database and install the correct DbAdapter in runtime.
- SERVER_CONTEXTS_SYNC_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
A boolean property defining whether cross-contexts synchronization is enabled.
- SERVER_DEFAULT_TYPES_LIST - Static variable in interface org.apache.cayenne.configuration.Constants
-
A DI container key for the List storing default adapter-agnostic
ExtendedTypes.
- SERVER_DOMAIN_FILTERS_LIST - Static variable in interface org.apache.cayenne.configuration.Constants
-
A DI container key for the List storing DataDomain filters.
- SERVER_MAX_ID_QUALIFIER_SIZE_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
A property that defines a maximum number of ID qualifiers in where clause of queries
that are generated for example in
IncrementalFaultList
or in DISJOINT_BY_ID prefetch processing.
- SERVER_OBJECT_RETAIN_STRATEGY_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
A String property that defines how ObjectContexts should retain cached committed
objects.
- SERVER_PROJECT_LOCATIONS_LIST - Static variable in interface org.apache.cayenne.configuration.Constants
-
A DI container key for the List storing locations of the one of more
project configuration files.
- SERVER_ROP_EVENT_BRIDGE_FACTORY_PROPERTY - Static variable in interface org.apache.cayenne.configuration.Constants
-
- SERVER_ROP_EVENT_BRIDGE_PROPERTIES_MAP - Static variable in interface org.apache.cayenne.configuration.Constants
-
A server-side DI container key for the Map storing event bridge
properties passed to the ROP client on bootstrap.
- SERVER_SERIALIZER_FACTORIES - Static variable in class org.apache.cayenne.remote.hessian.service.HessianService
-
- SERVER_TYPE_FACTORIES_LIST - Static variable in interface org.apache.cayenne.configuration.Constants
-
A DI container key for the List storing default and
user-provided ExtendedTypeFactories.
- SERVER_USER_TYPES_LIST - Static variable in interface org.apache.cayenne.configuration.Constants
-
A DI container key for the List storing a user-provided
ExtendedTypes.
- serverContext - Variable in class org.apache.cayenne.access.ClientServerChannel
-
- serverInjector - Variable in class org.apache.cayenne.configuration.rop.client.LocalClientServerChannelProvider
-
- ServerModule - Class in org.apache.cayenne.configuration.server
-
A DI module containing all Cayenne server runtime configuration.
- ServerModule(String...) - Constructor for class org.apache.cayenne.configuration.server.ServerModule
-
Creates a ServerModule with at least one configuration location.
- serverOnly - Variable in class org.apache.cayenne.map.ObjEntity
-
- ServerRuntime - Class in org.apache.cayenne.configuration.server
-
An object representing Cayenne server-stack that connects directly to the database via
JDBC.
- ServerRuntime(String, Module...) - Constructor for class org.apache.cayenne.configuration.server.ServerRuntime
-
Creates a server runtime configuring it with a standard set of services contained
in
ServerModule
.
- ServerRuntime(String[], Module...) - Constructor for class org.apache.cayenne.configuration.server.ServerRuntime
-
Creates a server runtime configuring it with a standard set of services contained
in
ServerModule
.
- ServerSession - Class in org.apache.cayenne.remote.service
-
An object that stores server side objects for the client session.
- ServerSession(RemoteSession, DataChannel) - Constructor for class org.apache.cayenne.remote.service.ServerSession
-
- service - Variable in class org.apache.cayenne.remote.hessian.HessianConnection
-
- servletContext - Variable in class org.apache.cayenne.configuration.rop.server.ROPHessianServlet
-
- servletContext - Variable in class org.apache.cayenne.configuration.web.CayenneFilter
-
- session - Variable in class org.apache.cayenne.remote.hessian.HessianConnection
-
- session - Variable in class org.apache.cayenne.remote.service.ServerSession
-
- SessionContextRequestHandler - Class in org.apache.cayenne.configuration.web
-
- SessionContextRequestHandler() - Constructor for class org.apache.cayenne.configuration.web.SessionContextRequestHandler
-
- sessionHandle - Variable in class org.apache.cayenne.event.XMPPBridge
-
- sessionId - Variable in class org.apache.cayenne.remote.RemoteSession
-
- set(int, Object) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- SET - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- set(DbEntity, DbAttribute, Object, int) - Method in class org.apache.cayenne.merge.DefaultValueForNullProvider
-
- set(int, Object) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- set(int, Object) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- set(int, Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- set_clause() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- setAbstract(boolean) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets whether this entity is abstract only.
- setAdapter(DbAdapter) - Method in class org.apache.cayenne.access.DataNode
-
- setAdapter(DbAdapter) - Method in class org.apache.cayenne.access.trans.BatchQueryBuilder
-
- setAdapter(DbAdapter) - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- setAdapter(DbAdapter) - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- setAdapterClassName(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setAdapterType(String) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- SetAllowNullToDb - Class in org.apache.cayenne.merge
-
A
MergerToken
to add a "allow null" clause to a column.
- SetAllowNullToDb(DbEntity, DbAttribute) - Constructor for class org.apache.cayenne.merge.SetAllowNullToDb
-
- SetAllowNullToModel - Class in org.apache.cayenne.merge
-
- SetAllowNullToModel(DbEntity, DbAttribute) - Constructor for class org.apache.cayenne.merge.SetAllowNullToModel
-
- setAscending() - Method in class org.apache.cayenne.query.Ordering
-
If the sort order is DESCENDING or DESCENDING_INSENSITIVE, sets the sort order to
ASCENDING or ASCENDING_INSENSITIVE, respectively.
- setAsciiStream(long) - Method in class org.apache.cayenne.util.MemoryClob
-
Retrieves a stream to be used to write Ascii characters to the CLOB
value that this Clob
object represents, starting at position
pos
.
- setAttribute(Attribute) - Method in class org.apache.cayenne.map.event.AttributeEvent
-
Sets the attribute.
- setAttributePrecision(int) - Method in class org.apache.cayenne.map.DbAttribute
-
- setAutoCommit(boolean) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setBatch(boolean) - Method in class org.apache.cayenne.access.jdbc.BatchAction
-
- setBatchQueryBuilderFactory(BatchQueryBuilderFactory) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- setBinaryStream(long) - Method in class org.apache.cayenne.util.MemoryBlob
-
Always throws an exception.
- setBindings(ParameterBinding[]) - Method in class org.apache.cayenne.access.jdbc.SQLStatement
-
- setBytes(long, byte[]) - Method in class org.apache.cayenne.util.MemoryBlob
-
Always throws an exception.
- setBytes(long, byte[], int, int) - Method in class org.apache.cayenne.util.MemoryBlob
-
Always throws an exception.
- setCacheGroups(String...) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- setCacheGroups(String...) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- setCacheGroups(String...) - Method in class org.apache.cayenne.query.SelectQuery
-
- setCacheGroups(String...) - Method in class org.apache.cayenne.query.SQLTemplate
-
- setCacheStrategy(QueryCacheStrategy) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- setCacheStrategy(QueryCacheStrategy) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- setCacheStrategy(QueryCacheStrategy) - Method in class org.apache.cayenne.query.SelectQuery
-
- setCacheStrategy(QueryCacheStrategy) - Method in class org.apache.cayenne.query.SQLTemplate
-
- setCallbackMethodAt(int, String) - Method in class org.apache.cayenne.map.CallbackDescriptor
-
Replaces a callback method at the specified position
- setCallbackRegistry(LifecycleCallbackRegistry) - Method in class org.apache.cayenne.map.EntityResolver
-
Sets a lifecycle callbacks registry of the EntityResolver.
- setCallParameters(List<ProcedureParameter>) - Method in class org.apache.cayenne.map.Procedure
-
- setCapacity(int) - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Sets the maximum weighted capacity of the map and eagerly evicts entries until it
shrinks to the appropriate size.
- setCaseInsensitive(boolean) - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
- setCaseInsensitive(boolean) - Method in class org.apache.cayenne.access.jdbc.JdbcEJBQLTranslatorFactory
-
- setCaseInsensitive(boolean) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
- setCaseInsensitive() - Method in class org.apache.cayenne.query.Ordering
-
If the sort order is ASCENDING or DESCENDING, sets the sort order to
ASCENDING_INSENSITIVE or DESCENDING_INSENSITIVE, respectively.
- setCaseSensitive() - Method in class org.apache.cayenne.query.Ordering
-
If the sort order is ASCENDING_INSENSITIVE or DESCENDING_INSENSITIVE, sets the sort
order to ASCENDING or DESCENDING, respectively.
- setCatalog(String) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setCatalog(String) - Method in class org.apache.cayenne.map.DbEntity
-
Sets the catalog name of the table described by this DbEntity.
- setCatalog(String) - Method in class org.apache.cayenne.map.Procedure
-
Sets stored procedure's catalog.
- setCayenneRuntime(ServletContext, CayenneRuntime) - Static method in class org.apache.cayenne.configuration.web.WebUtil
-
- setChannel(DataChannel) - Method in class org.apache.cayenne.BaseContext
-
Sets a new DataChannel for this context.
- setCharacterStream(long) - Method in class org.apache.cayenne.util.MemoryClob
-
Retrieves a stream to be used to write a stream of Unicode characters to the
CLOB
value that this Clob
object represents, at
position pos
.
- setChatService(String) - Method in class org.apache.cayenne.event.XMPPBridge
-
- setClassLoader(ClassLoader) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Sets ClassLoader used to locate resources.
- setClassName(String) - Method in class org.apache.cayenne.map.Embeddable
-
- setClassName(String) - Method in class org.apache.cayenne.map.EntityListener
-
- setClassName(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets the name of the DataObject class described by this entity.
- setCleaningDestination(boolean) - Method in class org.apache.cayenne.access.DataPort
-
Defines whether DataPort should delete all data from destination tables before
doing the port.
- setClientClassName(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets the name of the ClientDataObject class described by this entity.
- setClientInfo(Properties) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setClientInfo(String, String) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setClientSuperClassName(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets a fully-qualified name of the client-side super class of the ClientDataObject
class.
- setClientSupported(boolean) - Method in class org.apache.cayenne.map.DataMap
-
- setClosingConnection(boolean) - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
Sets the closingConnection
property.
- setCollectionType(String) - Method in class org.apache.cayenne.map.ObjRelationship
-
- setColumnNamesCapitalization(CapsStrategy) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- setColumnNamesCapitalization(CapsStrategy) - Method in class org.apache.cayenne.query.SQLTemplate
-
Sets a column name capitalization policy applied to selecting queries.
- setColumns(ColumnDescriptor[]) - Method in class org.apache.cayenne.access.jdbc.RowDescriptorBuilder
-
Sets an explicit set of columns.
- SetColumnTypeToDb - Class in org.apache.cayenne.merge
-
An
MergerToken
to use to set type, length and precision.
- SetColumnTypeToDb(DbEntity, DbAttribute, DbAttribute) - Constructor for class org.apache.cayenne.merge.SetColumnTypeToDb
-
- SetColumnTypeToModel - Class in org.apache.cayenne.merge
-
- SetColumnTypeToModel(DbEntity, DbAttribute, DbAttribute) - Constructor for class org.apache.cayenne.merge.SetColumnTypeToModel
-
- setConfigurationSource(Resource) - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- setConfigurationSource(Resource) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
Sets configuration resource for this descriptor.
- setConfigurationSource(Resource) - Method in class org.apache.cayenne.map.DataMap
-
- setConfigURL(String) - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- setConnection(Connection) - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- setConnection(Connection) - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- setConnectionUrl(String) - Method in class org.apache.cayenne.conn.DriverDataSource
-
- setContext(DataContext) - Method in class org.apache.cayenne.access.ObjectStore
-
- setCreatingMeaningfulPK(boolean) - Method in class org.apache.cayenne.access.DbLoader
-
- setDataChannelDescriptor(DataChannelDescriptor) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- setDataChannelDescriptor(DataChannelDescriptor) - Method in class org.apache.cayenne.map.DataMap
-
- setDataMap(DataMap) - Method in class org.apache.cayenne.map.Embeddable
-
- setDataMap(DataMap) - Method in class org.apache.cayenne.map.Entity
-
Sets parent DataMap of this entity.
- setDataMap(DataMap) - Method in class org.apache.cayenne.map.Procedure
-
Sets parent DataMap of this entity.
- setDataMap(DataMap) - Method in class org.apache.cayenne.query.AbstractQuery
-
- setDataMap(DataMap) - Method in class org.apache.cayenne.query.BatchQuery
-
- setDataMap(DataMap) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- setDataMap(DataMap) - Method in class org.apache.cayenne.query.IndirectQuery
-
- setDataMap(DataMap) - Method in class org.apache.cayenne.query.QueryChain
-
- setDataMaps(Collection<DataMap>) - Method in class org.apache.cayenne.access.DataNode
-
- setDataMaps(Collection<DataMap>) - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- setDataMaps(Collection<DataMap>) - Method in class org.apache.cayenne.map.EntityResolver
-
- setDataMaps(Collection<DataMap>) - Method in interface org.apache.cayenne.map.EntitySorter
-
- setDataObject(Persistent) - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- setDataRowCache(DataRowStore) - Method in class org.apache.cayenne.access.NoSyncObjectStore
-
- setDataRowCache(DataRowStore) - Method in class org.apache.cayenne.access.ObjectStore
-
Sets parent DataRowStore.
- setDataRowKey(String) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- setDataSource(DataSource) - Method in class org.apache.cayenne.access.DataNode
-
- setDataSourceDescriptor(DataSourceInfo) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- setDataSourceFactory(String) - Method in class org.apache.cayenne.access.DataNode
-
- setDataSourceFactoryType(String) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- setDataSourceLocation(String) - Method in class org.apache.cayenne.access.DataNode
-
- setDataSourceUrl(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setDbAttributeName(String) - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- setDbAttributePath(String) - Method in class org.apache.cayenne.map.ObjAttribute
-
- setDbEntity(DbEntity) - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- setDbEntity(DbEntity) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets the DbEntity used by this ObjEntity.
- setDbEntityName(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets the name of underlying DbEntity.
- setDbRelationshipPath(String) - Method in class org.apache.cayenne.map.ObjRelationship
-
Sets mapped DbRelationships as a dot-separated path.
- setDebugStream(PrintStream) - Method in class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
Set debug output.
- setDeclaredLockType(int) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets the type of lock used by this ObjEntity.
- setDeclaredQualifier(Expression) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets a qualifier that imposes a limit on what objects belong to this entity.
- setDefaultClientPackage(String) - Method in class org.apache.cayenne.map.DataMap
-
- setDefaultClientSuperclass(String) - Method in class org.apache.cayenne.map.DataMap
-
- setDefaultLockType(int) - Method in class org.apache.cayenne.map.DataMap
-
- setDefaultNode(DataNode) - Method in class org.apache.cayenne.access.DataDomain
-
- setDefaultNodeName(String) - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- setDefaultPackage(String) - Method in class org.apache.cayenne.map.DataMap
-
- setDefaultSchema(String) - Method in class org.apache.cayenne.map.DataMap
-
- setDefaultSuperclass(String) - Method in class org.apache.cayenne.map.DataMap
-
- setDefaultTemplate(String) - Method in class org.apache.cayenne.query.SQLTemplate
-
Sets default SQL template for this query.
- setDelegate(DataContextDelegate) - Method in class org.apache.cayenne.access.DataContext
-
Sets a DataContextDelegate for this context.
- setDelegate(DataPortDelegate) - Method in class org.apache.cayenne.access.DataPort
-
- setDelegate(TransactionDelegate) - Method in class org.apache.cayenne.access.Transaction
-
- setDeleteRule(int) - Method in class org.apache.cayenne.map.ObjRelationship
-
Sets the delete rule of the relationship.
- setDescending() - Method in class org.apache.cayenne.query.Ordering
-
If the sort order is ASCENDING or ASCENDING_INSENSITIVE, sets the sort order to
DESCENDING or DESCENDING_INSENSITIVE, respectively.
- setDestinationNode(DataNode) - Method in class org.apache.cayenne.access.DataPort
-
Sets the DataNode serving as a destination of the ported data.
- setDiffId(int) - Method in class org.apache.cayenne.graph.NodeDiff
-
Sets an id of this diff that can be used for various purposes, such as identifying
the order of the diff in a sequence.
- setDirection(int) - Method in class org.apache.cayenne.map.ProcedureParameter
-
Sets the direction of this parameter.
- setDiscriminatorColumns(Collection<ObjAttribute>) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- setDistinct(boolean) - Method in class org.apache.cayenne.query.SelectQuery
-
Sets distinct
property that determines whether this query returns
distinct row.
- setDocumentLocator(Locator) - Method in class org.apache.cayenne.configuration.SAXNestedTagHandler
-
- setDomain(DataChannelDescriptor) - Method in class org.apache.cayenne.map.event.MapEvent
-
Sets domain of event object.
- setDriverClassName(String) - Method in class org.apache.cayenne.conn.DriverDataSource
-
- setEjbqlPathEntityId(String) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- setEjbqlStatement(String) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- setEjbqlTranslatorFactory(EJBQLTranslatorFactory) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Sets a translator factory for EJBQL to SQL translation.
- setEmbeddable(Embeddable) - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- setEmbeddable(Embeddable) - Method in class org.apache.cayenne.map.event.EmbeddableEvent
-
- setEmbeddableAttribute(EmbeddableAttribute) - Method in class org.apache.cayenne.map.event.EmbeddableAttributeEvent
-
- setEntities(Collection) - Method in class org.apache.cayenne.access.DataPort
-
Sets the initial list of entities to process.
- setEntity(Entity) - Method in class org.apache.cayenne.map.Attribute
-
Sets parent entity that holds this attribute.
- setEntity(Entity) - Method in class org.apache.cayenne.map.event.EntityEvent
-
Sets the entity.
- setEntity(ObjEntity) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- setEntityInheritanceTree(EntityInheritanceTree) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- setEntityListenerFactory(EntityListenerFactory) - Method in class org.apache.cayenne.map.EntityResolver
-
- setEntityName(String) - Method in class org.apache.cayenne.DataRow
-
- setEntityName(String) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- setEntityQualifier(Expression) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- setEntityResolver(EntityResolver) - Method in class org.apache.cayenne.access.DataDomain
-
Sets EntityResolver.
- setEntityResolver(EntityResolver) - Method in class org.apache.cayenne.access.DataNode
-
Sets EntityResolver.
- setEntityResolver(EntityResolver) - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- setEntityResolver(EntityResolver) - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- setEntityResolver(EntityResolver) - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- setEntityResolver(EntityResolver) - Method in class org.apache.cayenne.BaseContext
-
- setEntityResolver(EntityResolver) - Method in interface org.apache.cayenne.map.EntitySorter
-
Sets EntityResolver for this sorter.
- setEntitySorter(EntitySorter) - Method in class org.apache.cayenne.access.DataDomain
-
- setEquals(boolean) - Method in class org.apache.cayenne.util.EqualsBuilder
-
Sets the isEquals
value.
- setEscapeChar(char) - Method in class org.apache.cayenne.exp.parser.PatternMatchNode
-
This method allows the setting of the escape character.
- setEventManager(EventManager) - Method in class org.apache.cayenne.access.DataDomain
-
Sets EventManager used by this DataDomain.
- setEventManager(EventManager) - Method in class org.apache.cayenne.access.DataRowStore
-
Sets an EventManager associated with this DataRowStore.
- setExcludingDefaultListeners(boolean) - Method in class org.apache.cayenne.map.ObjEntity
-
- setExcludingSuperclassListeners(boolean) - Method in class org.apache.cayenne.map.ObjEntity
-
- setExpression(Expression) - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- setExternalChange(Boolean) - Static method in class org.apache.cayenne.graph.ChildDiffLoader
-
Sets whether child diff processing is in progress.
- setFault - Variable in class org.apache.cayenne.reflect.SingletonFaultFactory
-
- setFetchingDataRows(boolean) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- setFetchingDataRows(boolean) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- setFetchingDataRows(boolean) - Method in class org.apache.cayenne.query.SelectQuery
-
Sets query result type.
- setFetchingDataRows(boolean) - Method in class org.apache.cayenne.query.SQLTemplate
-
- setFetchLimit(int) - Method in class org.apache.cayenne.query.EJBQLQuery
-
Sets the fetchLimit property indicating the maximum number of rows this query would
return.
- setFetchLimit(int) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- setFetchLimit(int) - Method in class org.apache.cayenne.query.SelectQuery
-
Sets the fetchLimit.
- setFetchLimit(int) - Method in class org.apache.cayenne.query.SQLTemplate
-
- setFetchOffset(int) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- setFetchOffset(int) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- setFetchOffset(int) - Method in class org.apache.cayenne.query.SelectQuery
-
- setFetchOffset(int) - Method in class org.apache.cayenne.query.SQLTemplate
-
- setFkName(String) - Method in class org.apache.cayenne.map.DbRelationshipDetected
-
Set the name of the underlying foreign key.
- setForceNoCache(boolean) - Method in class org.apache.cayenne.query.NamedQuery
-
- setGenerated(boolean) - Method in class org.apache.cayenne.map.DbAttribute
-
Updates attribute "generated" property.
- setGeneratorName(String) - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- setGeneratorType(String) - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- setGenericClassName(String) - Method in class org.apache.cayenne.access.DbLoader
-
Sets a name of a generic class that should be used for all ObjEntities.
- setHoldability(int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setId(int) - Method in class org.apache.cayenne.map.event.MapEvent
-
Sets the id.
- setIdentityInsert(Connection, boolean) - Method in class org.apache.cayenne.dba.sqlserver.SQLServerBatchAction
-
- setIndexedByClass(boolean) - Method in class org.apache.cayenne.map.EntityResolver
-
- setIndexValue(Object, int) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- setInParam(CallableStatement, ProcedureParameter, Object, int) - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
Sets a single IN parameter of the CallableStatement.
- setInsertBatchSize(int) - Method in class org.apache.cayenne.access.DataPort
-
Sets a parameter used for tuning insert batches.
- setJavaClass(String) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- setJdbcDriver(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setJdbcEventLogger(JdbcEventLogger) - Method in class org.apache.cayenne.access.DataNode
-
- setJdbcEventLogger(JdbcEventLogger) - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- setJdbcEventLogger(JdbcEventLogger) - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- setJdbcEventLogger(JdbcEventLogger) - Method in class org.apache.cayenne.access.Transaction
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.BigDecimalType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.BigIntegerType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.BooleanType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.ByteArrayType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.ByteType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.CalendarType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.CharType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.DateType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.DoubleType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.EnumType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.ExtendedEnumType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in interface org.apache.cayenne.access.types.ExtendedType
-
Initializes a single parameter of a PreparedStatement with object value.
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.FloatType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.IntegerType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.LongType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.ObjectType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.ShortType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.TimestampType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.TimeType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.UtilDateType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.UUIDType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.access.types.VoidType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.dba.ingres.IngresBooleanType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.dba.oracle.OracleByteArrayType
-
- setJdbcObject(PreparedStatement, Object, int, int, int) - Method in class org.apache.cayenne.dba.oracle.OracleCharType
-
- setJdbcType(int) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- setJdbcType(int) - Method in class org.apache.cayenne.access.jdbc.ParameterBinding
-
- setJoins(Collection<DbJoin>) - Method in class org.apache.cayenne.map.DbRelationship
-
- setKeyCacheSize(Integer) - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- setLastPrefetchHint(ObjRelationship) - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
- setLocation(String) - Method in class org.apache.cayenne.map.DataMap
-
Sets "location" property.
- setLogger(JdbcEventLogger) - Static method in class org.apache.cayenne.access.QueryLogger
-
Deprecated.
- setLogger(JdbcEventLogger) - Method in class org.apache.cayenne.conn.DriverDataSource
-
- setLoginId(String) - Method in class org.apache.cayenne.event.XMPPBridge
-
- setLoginTimeout(int) - Method in class org.apache.cayenne.conn.DriverDataSource
-
- setLoginTimeout(int) - Method in class org.apache.cayenne.conn.PoolDataSource
-
- setLoginTimeout(int) - Method in class org.apache.cayenne.conn.PoolManager
-
- setLogWriter(PrintWriter) - Method in class org.apache.cayenne.conn.DriverDataSource
-
- setLogWriter(PrintWriter) - Method in class org.apache.cayenne.conn.PoolDataSource
-
- setLogWriter(PrintWriter) - Method in class org.apache.cayenne.conn.PoolManager
-
- setMandatory(boolean) - Method in class org.apache.cayenne.map.DbAttribute
-
- setMap(DataMap) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
- setMapKey(String) - Method in class org.apache.cayenne.map.ObjRelationship
-
- setMaxConnections(int) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setMaxConnections(int) - Method in class org.apache.cayenne.conn.PoolManager
-
- setMaxFetchSize(int) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- setMaxIdQualifierSize(int) - Method in class org.apache.cayenne.access.DataDomain
-
- setMaxLength(int) - Method in class org.apache.cayenne.map.DbAttribute
-
Sets the length of character or binary type or max num of digits for DECIMAL.
- setMaxLength(int) - Method in class org.apache.cayenne.map.ProcedureParameter
-
- setMinConnections(int) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setMinConnections(int) - Method in class org.apache.cayenne.conn.PoolManager
-
- setMulticastAddress(String) - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- setMulticastPort(String) - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- setName(String) - Method in class org.apache.cayenne.access.DataDomain
-
Sets "name" property to a new value.
- setName(String) - Method in class org.apache.cayenne.access.DataNode
-
- setName(String) - Method in class org.apache.cayenne.access.DataRowStore
-
Sets the name of this DataRowStore.
- setName(String) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- setName(String) - Method in class org.apache.cayenne.configuration.DataChannelDescriptor
-
- setName(String) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- setName(String) - Method in class org.apache.cayenne.map.Attribute
-
- setName(String) - Method in class org.apache.cayenne.map.DataMap
-
Set the name of this DataMap.
- setName(String) - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- setName(String) - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- setName(String) - Method in class org.apache.cayenne.map.Entity
-
- setName(String) - Method in class org.apache.cayenne.map.Procedure
-
- setName(String) - Method in class org.apache.cayenne.map.ProcedureParameter
-
- setName(String) - Method in class org.apache.cayenne.map.Relationship
-
- setName(String) - Method in class org.apache.cayenne.map.SQLResult
-
- setName(String) - Method in class org.apache.cayenne.query.AbstractQuery
-
Sets a symbolic name of the query.
- setName(String) - Method in class org.apache.cayenne.query.BatchQuery
-
- setName(String) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- setName(String) - Method in class org.apache.cayenne.query.IndirectQuery
-
- setName(String) - Method in class org.apache.cayenne.query.QueryChain
-
- setName(String) - Method in class org.apache.cayenne.remote.RemoteSession
-
- setNamespace(MappingNamespace) - Method in class org.apache.cayenne.map.DataMap
-
Sets a parent namespace where this DataMap resides.
- setNamingStrategy(NamingStrategy) - Method in class org.apache.cayenne.access.DbLoader
-
Sets new naming strategy for reverse engineering
- setNamingStrategy(NamingStrategy) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
Sets new naming strategy for reverse engineering
- setNetworkTimeout(Executor, int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setNewBlobFunction(String) - Method in class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
-
- setNewClobFunction(String) - Method in class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
-
- setNotifyingRemoteListeners(boolean) - Method in class org.apache.cayenne.access.DataRowStore
-
- SetNotNullToDb - Class in org.apache.cayenne.merge
-
- SetNotNullToDb(DbEntity, DbAttribute) - Constructor for class org.apache.cayenne.merge.SetNotNullToDb
-
- SetNotNullToModel - Class in org.apache.cayenne.merge
-
- SetNotNullToModel(DbEntity, DbAttribute) - Constructor for class org.apache.cayenne.merge.SetNotNullToModel
-
- setNullSortedFirst(boolean) - Method in class org.apache.cayenne.query.Ordering
-
Sets sort order for whether nulls are at the top or bottom of the resulting list.
- setObjectContext(ObjectContext) - Method in class org.apache.cayenne.CayenneDataObject
-
- setObjectContext(ObjectContext) - Method in interface org.apache.cayenne.Persistent
-
- setObjectContext(ObjectContext) - Method in class org.apache.cayenne.PersistentObject
-
- setObjectId(ObjectId) - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- setObjectId(ObjectId) - Method in interface org.apache.cayenne.Persistent
-
- setObjectId(ObjectId) - Method in class org.apache.cayenne.PersistentObject
-
- setObjectList(List) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- setObjectMap(Map) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- setObjectSet(Set) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- setObjEntityClassName(String) - Method in class org.apache.cayenne.merge.CreateTableToModel
-
- setOldName(String) - Method in class org.apache.cayenne.map.event.MapEvent
-
Sets the oldName.
- setOperand(int, Object) - Method in class org.apache.cayenne.exp.Expression
-
Sets a value of operand at index
.
- setOperand(int, Object) - Method in class org.apache.cayenne.exp.parser.ASTList
-
- setOperand(int, Object) - Method in class org.apache.cayenne.exp.parser.ASTPath
-
- setOperand(int, Object) - Method in class org.apache.cayenne.exp.parser.SimpleNode
-
- setOperation(String) - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
- setOutParam(CallableStatement, ProcedureParameter, int) - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
Sets a single OUT parameter of the CallableStatement.
- setPageSize(int) - Method in class org.apache.cayenne.query.EJBQLQuery
-
- setPageSize(int) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- setPageSize(int) - Method in class org.apache.cayenne.query.SelectQuery
-
Sets pageSize
property.
- setPageSize(int) - Method in class org.apache.cayenne.query.SQLTemplate
-
- setParameter(String, Object) - Method in class org.apache.cayenne.query.EJBQLQuery
-
Sets a named query parameter value.
- setParameter(int, Object) - Method in class org.apache.cayenne.query.EJBQLQuery
-
Sets a positional query parameter value.
- setParameters(String) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
Sets extra DataNodeDescriptor parameters.
- setParameters(Map<String, ?>) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Sets a map of parameters.
- setParameters(Map<String, ?>...) - Method in class org.apache.cayenne.query.SQLTemplate
-
Utility method to initialize query with one or more sets of parameters.
- setParent(Object) - Method in class org.apache.cayenne.map.Attribute
-
- setParent(Object) - Method in class org.apache.cayenne.map.DbKeyGenerator
-
- setParent(Object) - Method in class org.apache.cayenne.map.Entity
-
- setParent(Object) - Method in class org.apache.cayenne.map.Procedure
-
- setParent(Object) - Method in class org.apache.cayenne.map.ProcedureParameter
-
- setParent(Object) - Method in class org.apache.cayenne.map.Relationship
-
- setParent(Object) - Method in interface org.apache.cayenne.util.CayenneMapEntry
-
Stores the parent map.
- setParentQuery(SelectQuery) - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
- setPassword(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setPassword(String) - Method in class org.apache.cayenne.conn.DriverDataSource
-
- setPassword(String) - Method in class org.apache.cayenne.event.XMPPBridge
-
- setPasswordEncoderClass(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setPasswordEncoderKey(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setPasswordLocation(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setPasswordSource(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setPasswordSourceExecutable(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setPasswordSourceFilename(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setPasswordSourceUrl(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setPath(Object) - Method in class org.apache.cayenne.exp.parser.ASTPath
-
- setPathAliases(Map<String, String>) - Method in class org.apache.cayenne.exp.parser.ASTPath
-
- setPathExceptionSupressed(boolean) - Method in class org.apache.cayenne.query.Ordering
-
Sets whether a path with a null in the middle is ignored.
- setPersistenceState(int) - Method in class org.apache.cayenne.CayenneDataObject
-
- setPersistenceState(int) - Method in interface org.apache.cayenne.Persistent
-
- setPersistenceState(int) - Method in class org.apache.cayenne.PersistentObject
-
- setPersistenceStateAccessor(Accessor) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- setPhantom(boolean) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- setPkCacheSize(int) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
-
Sets the size of the entity primary key cache.
- setPkCacheSize(int) - Method in class org.apache.cayenne.dba.openbase.OpenBasePkGenerator
-
- setPkGenerator(PkGenerator) - Method in class org.apache.cayenne.dba.AutoAdapter
-
Sets a PK generator override.
- setPkGenerator(PkGenerator) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Sets new primary key generator.
- setPostedBy(Object) - Method in class org.apache.cayenne.event.CayenneEvent
-
- setPrecision(int) - Method in class org.apache.cayenne.map.ProcedureParameter
-
- setPrefetchPath(String) - Method in class org.apache.cayenne.query.PrefetchSelectQuery
-
Sets the prefetchPath.
- setPrefetchTree(PrefetchTreeNode) - Method in class org.apache.cayenne.query.SelectQuery
-
- setPrimaryKey(boolean) - Method in class org.apache.cayenne.map.DbAttribute
-
Updates attribute "primaryKey" property.
- setPrimaryKeyGenerator(DbKeyGenerator) - Method in class org.apache.cayenne.map.DbEntity
-
Set the primary key generator for this entity.
- setPrimaryKeyName(String) - Method in class org.apache.cayenne.map.DetectedDbEntity
-
Sets the optional primary key name of this DbEntity.
- SetPrimaryKeyToDb - Class in org.apache.cayenne.merge
-
- SetPrimaryKeyToDb(DbEntity, Collection<DbAttribute>, Collection<DbAttribute>, String) - Constructor for class org.apache.cayenne.merge.SetPrimaryKeyToDb
-
- SetPrimaryKeyToModel - Class in org.apache.cayenne.merge
-
- SetPrimaryKeyToModel(DbEntity, Collection<DbAttribute>, Collection<DbAttribute>, String) - Constructor for class org.apache.cayenne.merge.SetPrimaryKeyToModel
-
- setProcedure(Procedure) - Method in class org.apache.cayenne.map.ProcedureParameter
-
Sets the procedure that holds this parameter.
- setProcedureName(String) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- setProperty(Object, String, Object) - Static method in class org.apache.cayenne.reflect.PropertyUtils
-
Sets object property using JavaBean-compatible introspection with one addition - a
property can be a dot-separated property name path.
- setQualifier(Expression) - Method in class org.apache.cayenne.map.DbEntity
-
Sets qualifier for this entity
- setQualifier(Expression) - Method in class org.apache.cayenne.query.QualifiedQuery
-
Sets new query qualifier.
- setQuery(ProcedureQuery) - Method in class org.apache.cayenne.access.trans.ProcedureTranslator
-
- setQuery(Query) - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
- setQueryBuilderFactory(BatchQueryBuilderFactory) - Method in class org.apache.cayenne.access.DataDomain
-
Deprecated.
since 3.1 BatchQueryBuilderFactory is injected into JdbcAdapter.
- setQueryCache(QueryCache) - Method in class org.apache.cayenne.access.DataDomain
-
- setQueryCache(QueryCache) - Method in class org.apache.cayenne.BaseContext
-
Sets a QueryCache to be used for storing cached query results.
- setQuotingSQLIdentifiers(boolean) - Method in class org.apache.cayenne.map.DataMap
-
- setReadOnly(boolean) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setReadOnly(boolean) - Method in class org.apache.cayenne.map.ObjEntity
-
- setReadTimeout(long) - Method in class org.apache.cayenne.remote.BaseConnection
-
Sets the socket timeout.
- setRelationship(DbRelationship, String) - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
-
Initializes itself to do translation of the match ending with a DbRelationship.
- setRelationship(DbRelationship) - Method in class org.apache.cayenne.map.DbJoin
-
- setRelationship(Relationship) - Method in class org.apache.cayenne.map.event.RelationshipEvent
-
Sets relationship associated with this event.
- setRemoveMeaningfulFKs(boolean) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
- setReplacesVersion(long) - Method in class org.apache.cayenne.DataRow
-
Sets the version of DataRow replaced by this one in the store.
- setResult(SQLResult) - Method in class org.apache.cayenne.query.SQLTemplate
-
Sets an optional explicit mapping of the result set.
- setResultColumns(ColumnDescriptor[]) - Method in class org.apache.cayenne.access.jdbc.SQLStatement
-
- setResultEntityName(String) - Method in class org.apache.cayenne.query.ProcedureQuery
-
- setResultSet(ResultSet) - Method in class org.apache.cayenne.access.jdbc.RowDescriptorBuilder
-
- setReturningValue(boolean) - Method in class org.apache.cayenne.map.Procedure
-
- setReverse(Object, Object, Object) - Method in class org.apache.cayenne.reflect.BaseArcProperty
-
A convenience method to set the reverse arc used by subclasses.
- setReverseRelationship(String, DataObject) - Method in class org.apache.cayenne.CayenneDataObject
-
Initializes reverse relationship from object val
to this object.
- setRollbackOnly() - Method in class org.apache.cayenne.access.Transaction
-
- setRoot(Object) - Method in class org.apache.cayenne.query.AbstractQuery
-
Sets the root of the query
- setRoot(String, String) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
A callback for XMLSerializable objects to add a node to an encoding tree.
- setRoot(String, String, boolean) - Method in class org.apache.cayenne.xml.XMLEncoder
-
Deprecated.
- setRuntime(boolean) - Method in class org.apache.cayenne.map.Relationship
-
- setSavepoint() - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setSavepoint(String) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setScale(int) - Method in class org.apache.cayenne.access.jdbc.ParameterBinding
-
- setScale(int) - Method in class org.apache.cayenne.map.DbAttribute
-
- setSchema(String) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setSchema(String) - Method in class org.apache.cayenne.map.DbEntity
-
Sets the database schema name of the table described by this DbEntity.
- setSchema(String) - Method in class org.apache.cayenne.map.Procedure
-
Sets stored procedure's database schema.
- setSchemaUpdateStrategy(SchemaUpdateStrategy) - Method in class org.apache.cayenne.access.DataNode
-
- setSchemaUpdateStrategyName(String) - Method in class org.apache.cayenne.access.DataNode
-
- setSchemaUpdateStrategyType(String) - Method in class org.apache.cayenne.configuration.DataNodeDescriptor
-
- setSecureConnection(boolean) - Method in class org.apache.cayenne.event.XMPPBridge
-
- setSemantics(int) - Method in class org.apache.cayenne.query.PrefetchTreeNode
-
- setServerOnly(boolean) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets whether this entity is available on the client.
- setSessionHandle(String) - Method in class org.apache.cayenne.event.XMPPBridge
-
- setSharedCacheEnabled(boolean) - Method in class org.apache.cayenne.access.DataDomain
-
- setSharedSnapshotCache(DataRowStore) - Method in class org.apache.cayenne.access.DataDomain
-
Shuts down the previous cache instance, sets cache to the new DataSowStore instance
and updates two properties of the new DataSowStore: name and eventManager.
- setShouldCreateFKConstraints(boolean) - Method in class org.apache.cayenne.access.DbGenerator
-
- setShouldCreatePKSupport(boolean) - Method in class org.apache.cayenne.access.DbGenerator
-
- setShouldCreateTables(boolean) - Method in class org.apache.cayenne.access.DbGenerator
-
- setShouldDropPKSupport(boolean) - Method in class org.apache.cayenne.access.DbGenerator
-
- setShouldDropTables(boolean) - Method in class org.apache.cayenne.access.DbGenerator
-
- setSkipAbsolutePath(boolean) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Sets "skipAbsolutePath" property.
- setSkipClasspath(boolean) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Sets "skipClasspath" property.
- setSkipCurrentDirectory(boolean) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Sets "skipCurrentDirectory" property.
- setSkipHomeDirectory(boolean) - Method in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
Sets "skipHomeDirectory" property.
- setSnapshotVersion(long) - Method in class org.apache.cayenne.CayenneDataObject
-
- setSnapshotVersion(long) - Method in interface org.apache.cayenne.DataObject
-
- setSortOrder(SortOrder) - Method in class org.apache.cayenne.query.Ordering
-
Sets the sort order for this ordering.
- setSortSpec(Expression) - Method in class org.apache.cayenne.query.Ordering
-
Sets the expression defining a ordering Java Bean property.
- setSortSpecString(String) - Method in class org.apache.cayenne.query.Ordering
-
Sets sortSpec to be an expression represented by string argument.
- setSourceEntity(Entity) - Method in class org.apache.cayenne.map.Relationship
-
Sets relationship source entity.
- setSourceName(String) - Method in class org.apache.cayenne.map.DbJoin
-
- setSourceNode(DataNode) - Method in class org.apache.cayenne.access.DataPort
-
Sets the DataNode serving as a source of the ported data.
- setSql(String) - Method in class org.apache.cayenne.access.jdbc.SQLStatement
-
- setState(byte[]) - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- setStatementFetchSize(int) - Method in class org.apache.cayenne.query.EJBQLQuery
-
Sets statement's fetch size (0 for no default size)
- setStatementFetchSize(int) - Method in class org.apache.cayenne.query.ProcedureQuery
-
Sets statement's fetch size (0 for no default size)
- setStatementFetchSize(int) - Method in class org.apache.cayenne.query.RelationshipQuery
-
Sets statement's fetch size (0 for no default size)
- setStatementFetchSize(int) - Method in class org.apache.cayenne.query.SelectQuery
-
Sets statement's fetch size (0 for default size)
- setStatementFetchSize(int) - Method in class org.apache.cayenne.query.SQLTemplate
-
Sets statement's fetch size (0 for no default size)
- setStatus(int) - Method in class org.apache.cayenne.access.Transaction
-
- setStorageEngine(String) - Method in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
- setString(long, String) - Method in class org.apache.cayenne.util.MemoryClob
-
Writes the given Java String
to the CLOB
value that
this Clob
object designates at the position pos
.
- setString(long, String, int, int) - Method in class org.apache.cayenne.util.MemoryClob
-
Writes len
characters of str
, starting at character
offset
, to the CLOB
value that this
Clob
represents.
- setSubject(EventSubject) - Method in class org.apache.cayenne.event.CayenneEvent
-
- setSuperclassDescriptor(ClassDescriptor) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
- setSuperClassName(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets a fully-qualified name of the super class of the DataObject class.
- setSuperEntityName(String) - Method in class org.apache.cayenne.map.ObjEntity
-
Sets an entity name for a parent entity in the inheritance hierarchy.
- setSupportsBatchUpdates(boolean) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- setSupportsGeneratedKeys(boolean) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- setSupportsUniqueConstraints(boolean) - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- setTableName(String) - Method in class org.apache.cayenne.access.jdbc.ColumnDescriptor
-
- setTabSize(int) - Method in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
- setTabSize(int) - Method in class org.apache.cayenne.exp.parser.JavaCharStream
-
- setTarget(Object, Object, boolean) - Method in class org.apache.cayenne.reflect.BaseToOneProperty
-
- setTarget(Object, Object, boolean) - Method in interface org.apache.cayenne.reflect.ToOneProperty
-
- setTargetEntity(Entity) - Method in class org.apache.cayenne.map.Relationship
-
Sets relationship target entity.
- setTargetEntityName(String) - Method in class org.apache.cayenne.map.Relationship
-
Sets the name of relationship target entity.
- setTargetName(String) - Method in class org.apache.cayenne.map.DbJoin
-
- setTemplate(String, String) - Method in class org.apache.cayenne.query.SQLTemplate
-
Adds a SQL template string for a given key.
- setText(String) - Method in class org.apache.cayenne.ejbql.parser.SimpleNode
-
- setToDependentPK(boolean) - Method in class org.apache.cayenne.map.DbRelationship
-
- setToMany(boolean) - Method in class org.apache.cayenne.map.DbRelationship
-
Sets relationship multiplicity.
- setToOneTarget(String, DataObject, boolean) - Method in class org.apache.cayenne.CayenneDataObject
-
- setToOneTarget(String, DataObject, boolean) - Method in interface org.apache.cayenne.DataObject
-
Sets to-one relationship to a new value.
- setTopicConnectionFactoryName(String) - Method in class org.apache.cayenne.event.JMSBridge
-
- setTransactionDelegate(TransactionDelegate) - Method in class org.apache.cayenne.access.DataDomain
-
Initializes TransactionDelegate used by all DataContexts associated with this
DataDomain.
- setTransactionIsolation(int) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setTrimFunction(String) - Method in class org.apache.cayenne.access.trans.BatchQueryBuilder
-
- setTrimFunction(String) - Method in class org.apache.cayenne.access.trans.TrimmingQualifierTranslator
-
Sets the trimFunction.
- setTrimmingBytes(boolean) - Method in class org.apache.cayenne.access.types.ByteArrayType
-
- setTrimmingChars(boolean) - Method in class org.apache.cayenne.access.types.CharType
-
- setType(int) - Method in class org.apache.cayenne.exp.Expression
-
- setType(int) - Method in class org.apache.cayenne.map.DbAttribute
-
Sets the SQL type for the column.
- setType(String) - Method in class org.apache.cayenne.map.EmbeddableAttribute
-
- setType(String) - Method in class org.apache.cayenne.map.EmbeddedAttribute
-
Sets a type of this attribute that must be an
Embeddable
object.
- setType(String) - Method in class org.apache.cayenne.map.ObjAttribute
-
Sets the type of the data object property.
- setType(int) - Method in class org.apache.cayenne.map.ProcedureParameter
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.apache.cayenne.conn.ConnectionWrapper
-
- setupRemoteChannelListener() - Method in class org.apache.cayenne.remote.ClientChannel
-
Starts up an EventBridge to listen for remote updates.
- setUsedForLocking(boolean) - Method in class org.apache.cayenne.map.ObjAttribute
-
Sets whether this attribute should be used for locking.
- setUsedForLocking(boolean) - Method in class org.apache.cayenne.map.ObjRelationship
-
Sets whether this attribute should be used for locking.
- setUserName(String) - Method in class org.apache.cayenne.conn.DataSourceInfo
-
- setUserName(String) - Method in class org.apache.cayenne.conn.DriverDataSource
-
- setUserProperty(String, Object) - Method in class org.apache.cayenne.BaseContext
-
Sets a user-defined property.
- setUserProperty(String, Object) - Method in interface org.apache.cayenne.ObjectContext
-
Sets a user-defined property.
- setUsingAliases(boolean) - Method in class org.apache.cayenne.access.jdbc.EJBQLDbPathTranslator
-
- setUsingAliases(boolean) - Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- setUsingAliases(boolean) - Method in class org.apache.cayenne.access.jdbc.EJBQLTranslationContext
-
- setUsingBlobs(boolean) - Method in class org.apache.cayenne.access.types.ByteArrayType
-
- setUsingClobs(boolean) - Method in class org.apache.cayenne.access.types.CharType
-
- setUsingExternalTransactions(boolean) - Method in class org.apache.cayenne.access.DataDomain
-
Sets a property defining whether this DataDomain should internally commit all
transactions, or let container do that.
- setUsingOptimisticLocking(boolean) - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
- setUsingOptimisticLocking(boolean) - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
- setUsingSharedSnapshotCache(boolean) - Method in class org.apache.cayenne.access.DataContext
-
- setValidatingObjectsOnCommit(boolean) - Method in class org.apache.cayenne.access.DataDomain
-
Sets the property defining whether child DataContexts should perform object
validation before commit is executed.
- setValidatingObjectsOnCommit(boolean) - Method in class org.apache.cayenne.BaseContext
-
Sets the property defining whether this ObjectContext should perform object
validation before commit is executed.
- setValue(Object) - Method in class org.apache.cayenne.access.jdbc.ParameterBinding
-
- setValue(Object) - Method in class org.apache.cayenne.exp.parser.ASTNamedParameter
-
- setValue(Object) - Method in class org.apache.cayenne.exp.parser.ASTScalar
-
- setValue(Object, Object) - Method in interface org.apache.cayenne.reflect.Accessor
-
Sets a property value of an object without disturbing the object fault status.
- setValue(Object, Object) - Method in class org.apache.cayenne.reflect.BeanAccessor
-
- setValue(Object, Object) - Method in class org.apache.cayenne.reflect.EmbeddedFieldAccessor
-
- setValue(Object, Object) - Method in class org.apache.cayenne.reflect.FieldAccessor
-
- setValue(Object, Object) - Method in class org.apache.cayenne.reflect.IdMapKeyAccessor
-
- setValue(Object, Object) - Method in class org.apache.cayenne.reflect.PropertyAccessor
-
- setValue(Object) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- setValue(Object) - Method in class org.apache.cayenne.util.PersistentObjectHolder
-
Sets an object value, marking this ValueHolder as resolved.
- setValue(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- setValue(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- setValue(Object) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- setValue(Object) - Method in interface org.apache.cayenne.ValueHolder
-
Sets an object stored by this ValueHolder.
- setValueDirectly(Object) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- setValueDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectHolder
-
- setValueDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- setValueDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- setValueDirectly(Object) - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- setValueDirectly(Object) - Method in interface org.apache.cayenne.ValueHolder
-
Sets ValueHolder vaue without triggering fault resolution.
- setValueForNullProvider(ValueForNullProvider) - Method in class org.apache.cayenne.merge.DbMerger
-
- SetValueForNullToDb - Class in org.apache.cayenne.merge
-
- SetValueForNullToDb(DbEntity, DbAttribute, ValueForNullProvider) - Constructor for class org.apache.cayenne.merge.SetValueForNullToDb
-
- setValues(Object) - Method in class org.apache.cayenne.exp.parser.ASTList
-
Sets an internal collection of values.
- setXmppHost(String) - Method in class org.apache.cayenne.event.XMPPBridge
-
- setXmppPort(int) - Method in class org.apache.cayenne.event.XMPPBridge
-
- shallowCopy() - Method in class org.apache.cayenne.exp.Expression
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTAdd
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTAnd
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTBetween
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTBitwiseAnd
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTBitwiseNot
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTBitwiseOr
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTBitwiseXor
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTDbPath
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTDivide
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTEqual
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTFalse
-
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTGreater
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTGreaterOrEqual
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTIn
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTLess
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTLessOrEqual
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTLike
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTLikeIgnoreCase
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTList
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTMultiply
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTNamedParameter
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTNegate
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTNot
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTNotBetween
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTNotEqual
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTNotIn
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTNotLike
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTNotLikeIgnoreCase
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTObjPath
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTOr
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTScalar
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTSubtract
-
Creates a copy of this expression node, without copying children.
- shallowCopy() - Method in class org.apache.cayenne.exp.parser.ASTTrue
-
- shallowMerge(Object, Object) - Method in interface org.apache.cayenne.reflect.ClassDescriptor
-
Merges object properties from one object to another, avoiding traversal of the
ArcProperties.
- shallowMerge(Object, Object) - Method in class org.apache.cayenne.reflect.LazyClassDescriptorDecorator
-
- shallowMerge(Object, Object) - Method in class org.apache.cayenne.reflect.PersistentDescriptor
-
Copies object properties from one object to another.
- ShallowMergeOperation - Class in org.apache.cayenne.util
-
An operation that merges changes from a single object registered in some ObjectContext,
to a peer object in an ObjectConext that is a child of that context.
- ShallowMergeOperation(ObjectContext) - Constructor for class org.apache.cayenne.util.ShallowMergeOperation
-
- SHARED_ACCESSOR - Static variable in class org.apache.cayenne.reflect.IdMapKeyAccessor
-
- SHARED_CACHE_ENABLED_DEFAULT - Static variable in class org.apache.cayenne.access.DataDomain
-
- SHARED_CACHE_ENABLED_PROPERTY - Static variable in class org.apache.cayenne.access.DataDomain
-
- sharedCacheEnabled - Variable in class org.apache.cayenne.access.DataDomain
-
- sharedSessionName - Variable in class org.apache.cayenne.remote.hessian.HessianConnection
-
- sharedSnapshotCache - Variable in class org.apache.cayenne.access.DataDomain
-
- shift(int, int) - Method in class org.apache.cayenne.util.IndexPropertyList
-
- ShortType - Class in org.apache.cayenne.access.types
-
Handles java.lang.Short
type mapping.
- ShortType(boolean) - Constructor for class org.apache.cayenne.access.types.ShortType
-
- shouldAddToRemovedFromUnresolvedList(Object) - Method in class org.apache.cayenne.access.ToManyList
-
- shouldAddToRemovedFromUnresolvedList(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- shouldConfigureDataSourceFromProperties(DataNodeDescriptor) - Method in class org.apache.cayenne.configuration.server.DelegatingDataSourceFactory
-
- shouldCreateFKConstraints - Variable in class org.apache.cayenne.access.DbGenerator
-
- shouldCreateFKConstraints() - Method in class org.apache.cayenne.access.DbGenerator
-
- shouldCreatePKSupport - Variable in class org.apache.cayenne.access.DbGenerator
-
- shouldCreatePKSupport() - Method in class org.apache.cayenne.access.DbGenerator
-
Returns whether DbGenerator is configured to create primary key support for DataMap
entities.
- shouldCreateTables - Variable in class org.apache.cayenne.access.DbGenerator
-
- shouldCreateTables() - Method in class org.apache.cayenne.access.DbGenerator
-
Returns whether DbGenerator is configured to create tables for DataMap entities.
- shouldDropPKSupport - Variable in class org.apache.cayenne.access.DbGenerator
-
- shouldDropPKSupport() - Method in class org.apache.cayenne.access.DbGenerator
-
- shouldDropTables - Variable in class org.apache.cayenne.access.DbGenerator
-
- shouldDropTables() - Method in class org.apache.cayenne.access.DbGenerator
-
- shouldMergeChanges(DataObject, DataRow) - Method in interface org.apache.cayenne.access.DataContextDelegate
-
Invoked by parent DataContext whenever an object change is detected.
- shouldProcessDelete(DataObject) - Method in interface org.apache.cayenne.access.DataContextDelegate
-
Invoked by ObjectStore whenever it is detected that a database row was deleted for
object.
- SHRINK_STAMP - Static variable in class org.apache.cayenne.ashwood.graph.DepthFirstStampSearch
-
- shrinkPool(int) - Method in class org.apache.cayenne.conn.PoolManager
-
- shutdown() - Method in class org.apache.cayenne.access.DataDomain
-
Shutdowns all owned data nodes and marks this domain as stopped.
- shutdown() - Method in class org.apache.cayenne.access.DataNode
-
Deprecated.
since 3.1 does nothing as pool shutdown is performed by the DI
container.
- shutdown() - Method in class org.apache.cayenne.access.DataRowStore
-
Shuts down any remote notification connections, and clears internal cache.
- shutdown() - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
Shuts down EhCache CacheManager
- shutdown() - Method in class org.apache.cayenne.cache.OSQueryCache
-
Shuts down EhCache CacheManager
- shutdown() - Method in class org.apache.cayenne.configuration.CayenneRuntime
-
Shuts down the DI injector of this runtime, giving all services that need to
release some resources a chance to do that.
- shutdown() - Method in class org.apache.cayenne.configuration.server.DelegatingDataSourceFactory
-
- shutdown() - Method in class org.apache.cayenne.conn.PoolManager
-
Closes all existing connections, drains the pool and stops the maintenance thread.
- shutdown() - Method in interface org.apache.cayenne.di.Injector
-
A lifecycle method that let's the injector's services to clean up their state and
release resources.
- shutdown() - Method in class org.apache.cayenne.di.spi.DefaultInjector
-
- shutdown() - Method in class org.apache.cayenne.di.spi.DefaultScope
-
Shuts down this scope, posting
BeforeScopeEnd
and
AfterScopeEnd
events.
- shutdown() - Method in class org.apache.cayenne.event.DefaultEventManager
-
Stops event threads.
- shutdown() - Method in class org.apache.cayenne.event.EventBridge
-
Stops listening for events on both local and external interfaces.
- shutdownExternal() - Method in class org.apache.cayenne.event.EventBridge
-
Shuts down the external interface of the EventBridge, cleaning up and releasing any
resources used to communicate external events.
- shutdownExternal() - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- shutdownExternal() - Method in class org.apache.cayenne.event.JMSBridge
-
Closes all resources used to communicate via JMS.
- shutdownExternal() - Method in class org.apache.cayenne.event.XMPPBridge
-
- simple_cond_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- simple_entity_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- simple_select_clause() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- SimpleAttributeProperty - Class in org.apache.cayenne.reflect
-
A descriptor of an "attribute" persistent property.
- SimpleAttributeProperty(ClassDescriptor, Accessor, ObjAttribute) - Constructor for class org.apache.cayenne.reflect.SimpleAttributeProperty
-
- simpleCondition() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- SimpleNode - Class in org.apache.cayenne.ejbql.parser
-
A base node for the EJBQL concrete nodes that satisfies JJTree requirements.
- SimpleNode(int) - Constructor for class org.apache.cayenne.ejbql.parser.SimpleNode
-
- SimpleNode - Class in org.apache.cayenne.exp.parser
-
Superclass of AST* expressions that implements Node interface defined by JavaCC
framework.
- SimpleNode(int) - Constructor for class org.apache.cayenne.exp.parser.SimpleNode
-
- simpleNotCondition() - Method in class org.apache.cayenne.exp.parser.ExpressionParser
-
- SimpleValidationFailure - Class in org.apache.cayenne.validation
-
Represents a generic validation failure that contains
failed object and a message describing the failure.
- SimpleValidationFailure(Object, Object) - Constructor for class org.apache.cayenne.validation.SimpleValidationFailure
-
- SINGLE_QUOTED_STRING - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- singleThread - Variable in class org.apache.cayenne.event.DefaultEventManager
-
- SingletonFaultFactory - Class in org.apache.cayenne.reflect
-
- SingletonFaultFactory() - Constructor for class org.apache.cayenne.reflect.SingletonFaultFactory
-
- size() - Method in class org.apache.cayenne.access.DataRowStore
-
Returns current cache size.
- size() - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- size() - Method in class org.apache.cayenne.access.trans.JoinStack
-
Returns the number of configured joins.
- size() - Method in interface org.apache.cayenne.ashwood.graph.Digraph
-
- size() - Method in class org.apache.cayenne.ashwood.graph.MapDigraph
-
- size() - Method in class org.apache.cayenne.cache.EhCacheQueryCache
-
- size() - Method in class org.apache.cayenne.cache.MapQueryCache
-
- size() - Method in class org.apache.cayenne.cache.NestedQueryCache
-
Returns a shared cache size.
- size() - Method in class org.apache.cayenne.cache.OSQueryCache
-
- size() - Method in interface org.apache.cayenne.cache.QueryCache
-
Returns the number of entries currently in the cache, including expired but not
removed entries.
- size() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- SIZE - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- size() - Method in class org.apache.cayenne.query.BatchQuery
-
Returns the number of parameter rows in a batch.
- size() - Method in class org.apache.cayenne.query.DeleteBatchQuery
-
- size() - Method in class org.apache.cayenne.query.InsertBatchQuery
-
- size() - Method in class org.apache.cayenne.query.UpdateBatchQuery
-
- size() - Method in interface org.apache.cayenne.QueryResponse
-
Returns a number of results in the response.
- size() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- size() - Method in class org.apache.cayenne.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
- size() - Method in class org.apache.cayenne.util.GenericResponse
-
- size() - Method in class org.apache.cayenne.util.IndexPropertyList
-
- size() - Method in class org.apache.cayenne.util.ListResponse
-
- size() - Method in class org.apache.cayenne.util.PersistentObjectList
-
- size() - Method in class org.apache.cayenne.util.PersistentObjectMap
-
- size() - Method in class org.apache.cayenne.util.PersistentObjectSet
-
- skipAbsolutePath - Variable in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- skipClasspath - Variable in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- skipCurrentDirectory - Variable in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- skipHomeDirectory - Variable in class org.apache.cayenne.util.ResourceLocator
-
Deprecated.
- skipRow() - Method in class org.apache.cayenne.access.jdbc.DistinctResultIterator
-
- skipRow() - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- skipRow() - Method in class org.apache.cayenne.access.jdbc.LimitResultIterator
-
- skipRow() - Method in interface org.apache.cayenne.access.ResultIterator
-
- SkipSchemaUpdateStrategy - Class in org.apache.cayenne.access.dbsync
-
A SchemaUpdateStrategy that does nothing.
- SkipSchemaUpdateStrategy() - Constructor for class org.apache.cayenne.access.dbsync.SkipSchemaUpdateStrategy
-
- SNAPSHOT_CACHE_SIZE_DEFAULT - Static variable in class org.apache.cayenne.access.DataRowStore
-
- SNAPSHOT_CACHE_SIZE_PROPERTY - Static variable in class org.apache.cayenne.access.DataRowStore
-
- SNAPSHOT_EXPIRATION_DEFAULT - Static variable in class org.apache.cayenne.access.DataRowStore
-
- SNAPSHOT_EXPIRATION_PROPERTY - Static variable in class org.apache.cayenne.access.DataRowStore
-
- SnapshotEvent - Class in org.apache.cayenne.access.event
-
Event sent on modification of the DataRowStore.
- SnapshotEvent(Object, Object, Map, Collection, Collection, Collection) - Constructor for class org.apache.cayenne.access.event.SnapshotEvent
-
- SnapshotEventListener - Interface in org.apache.cayenne.access.event
-
- snapshots - Variable in class org.apache.cayenne.access.DataRowStore
-
- snapshotsChanged(SnapshotEvent) - Method in interface org.apache.cayenne.access.event.SnapshotEventListener
-
- snapshotsChanged(SnapshotEvent) - Method in class org.apache.cayenne.access.ObjectStore
-
SnapshotEventListener implementation that processes snapshot change event, updating
DataObjects that have the changes.
- snapshotVersion - Variable in class org.apache.cayenne.CayenneDataObject
-
- SoftDeleteBatchQueryBuilder - Class in org.apache.cayenne.access.jdbc
-
Implementation of
DeleteBatchQueryBuilder
, which uses 'soft' delete (runs
UPDATE and sets 'deleted' field to true instead-of running SQL DELETE)
- SoftDeleteBatchQueryBuilder(DbAdapter, String) - Constructor for class org.apache.cayenne.access.jdbc.SoftDeleteBatchQueryBuilder
-
- SoftDeleteQueryBuilderFactory - Class in org.apache.cayenne.access.jdbc
-
Implementation of #BatchQueryBuilderFactory
, which uses 'soft' delete
(runs UPDATE and sets 'deleted' field to true instead-of running SQL DELETE)
- SoftDeleteQueryBuilderFactory() - Constructor for class org.apache.cayenne.access.jdbc.SoftDeleteQueryBuilderFactory
-
- SoftDeleteQueryBuilderFactory(String) - Constructor for class org.apache.cayenne.access.jdbc.SoftDeleteQueryBuilderFactory
-
- SOME - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- some_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- sort() - Method in class org.apache.cayenne.util.IndexPropertyList
-
Sorts internal list.
- sortDbEntities(List<DbEntity>, boolean) - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- sortDbEntities(List<DbEntity>, boolean) - Method in interface org.apache.cayenne.map.EntitySorter
-
Sorts a list of DbEntities.
- sortedIterator(Iterator<T>, Comparator<T>) - Static method in class org.apache.cayenne.util.Util
-
Returns a sorted iterator from an unsorted one.
- sortObjectsForEntity(ObjEntity, List<?>, boolean) - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- sortObjectsForEntity(ObjEntity, List<?>, boolean) - Method in interface org.apache.cayenne.map.EntitySorter
-
Sorts a list of objects belonging to the ObjEntity.
- sortObjEntities(List<ObjEntity>, boolean) - Method in class org.apache.cayenne.ashwood.AshwoodEntitySorter
-
- sortObjEntities(List<ObjEntity>, boolean) - Method in interface org.apache.cayenne.map.EntitySorter
-
Sorts a list of ObjEntities.
- sortOrder - Variable in class org.apache.cayenne.query.Ordering
-
- SortOrder - Enum in org.apache.cayenne.query
-
Constants to order query results (the ORDER BY clause).
- sortSpec - Variable in class org.apache.cayenne.query.Ordering
-
- sortSpecString - Variable in class org.apache.cayenne.query.Ordering
-
- source - Variable in exception org.apache.cayenne.reflect.PropertyException
-
- source - Variable in class org.apache.cayenne.remote.SyncMessage
-
- source - Variable in class org.apache.cayenne.validation.SimpleValidationFailure
-
- sourceEntity - Variable in class org.apache.cayenne.map.Relationship
-
- sourceName - Variable in class org.apache.cayenne.map.DbJoin
-
- sourceNode - Variable in class org.apache.cayenne.access.DataPort
-
- specialCharsToJava(String) - Static method in class org.apache.cayenne.util.NameConverter
-
Replaces special chars with human-readable and Java-id-compatible symbols.
- specialConstructor - Variable in exception org.apache.cayenne.exp.parser.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialToken - Variable in class org.apache.cayenne.ejbql.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.apache.cayenne.exp.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SPLIT_SEPARATOR - Static variable in class org.apache.cayenne.exp.ExpressionFactory
-
A "split" character, "|", that is understood by some of the ExpressionFactory
methods that require splitting joins in the middle of the path.
- sql - Variable in class org.apache.cayenne.access.jdbc.SQLStatement
-
- SQL_ARRAY - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_BIGINT - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_BINARY - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_BIT - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_BLOB - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_BOOLEAN - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_CHAR - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_CLOB - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_DATE - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_DECIMAL - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_DOUBLE - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_FLOAT - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_INTEGER - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_LONGVARBINARY - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_LONGVARCHAR - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_NULL - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_NUMERIC - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_OTHER - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_REAL - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_SMALLINT - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_TIME - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_TIMESTAMP - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_TINYINT - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_VARBINARY - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- SQL_VARCHAR - Static variable in class org.apache.cayenne.dba.TypesMapping
-
- sqlAction(SQLTemplate) - Method in class org.apache.cayenne.dba.JdbcActionBuilder
-
- SQLAction - Interface in org.apache.cayenne.query
-
Defines API for query execution strategy over JDBC connection (as in Strategy Pattern).
- sqlAction(SQLTemplate) - Method in interface org.apache.cayenne.query.SQLActionVisitor
-
Creates an action to execute a SQLTemplate.
- SQLActionVisitor - Interface in org.apache.cayenne.query
-
A factory interface to create standard SQLActions for a set of standard queries.
- SQLiteAdapter - Class in org.apache.cayenne.dba.sqlite
-
A SQLite database adapter that works with Zentus JDBC driver.
- SQLiteAdapter(RuntimeProperties, List<ExtendedType>, List<ExtendedType>, List<ExtendedTypeFactory>) - Constructor for class org.apache.cayenne.dba.sqlite.SQLiteAdapter
-
- SQLiteSniffer - Class in org.apache.cayenne.dba.sqlite
-
Detects SQLite database from JDBC metadata.
- SQLiteSniffer(AdhocObjectFactory) - Constructor for class org.apache.cayenne.dba.sqlite.SQLiteSniffer
-
- sqlLiteralForObject(StringBuffer, Object) - Static method in class org.apache.cayenne.access.QueryLogger
-
Deprecated.
Appends SQL literal for the specified object to the buffer.
- sqlPatternToPattern(String, boolean) - Static method in class org.apache.cayenne.util.Util
-
- SQLResult - Class in org.apache.cayenne.map
-
A metadata object that defines how a row in a result set can be converted to result
objects.
- SQLResult() - Constructor for class org.apache.cayenne.map.SQLResult
-
Creates an unnamed SQLResultSet.
- SQLResult(String) - Constructor for class org.apache.cayenne.map.SQLResult
-
Creates a named SQLResultSet.
- SQLServerActionBuilder - Class in org.apache.cayenne.dba.sqlserver
-
- SQLServerActionBuilder(JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.dba.sqlserver.SQLServerActionBuilder
-
- SQLServerAdapter - Class in org.apache.cayenne.dba.sqlserver
-
Cayenne DbAdapter implementation for
engine.
- SQLServerAdapter(RuntimeProperties, List<ExtendedType>, List<ExtendedType>, List<ExtendedTypeFactory>) - Constructor for class org.apache.cayenne.dba.sqlserver.SQLServerAdapter
-
- SQLServerBatchAction - Class in org.apache.cayenne.dba.sqlserver
-
- SQLServerBatchAction(BatchQuery, JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.dba.sqlserver.SQLServerBatchAction
-
- SQLServerMergerFactory - Class in org.apache.cayenne.dba.sqlserver
-
- SQLServerMergerFactory() - Constructor for class org.apache.cayenne.dba.sqlserver.SQLServerMergerFactory
-
- SQLServerProcedureAction - Class in org.apache.cayenne.dba.sqlserver
-
ProcedureAction for SQLServer MS JDBC driver.
- SQLServerProcedureAction(ProcedureQuery, JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.dba.sqlserver.SQLServerProcedureAction
-
- SQLServerSelectAction - Class in org.apache.cayenne.dba.sqlserver
-
- SQLServerSelectAction(SelectQuery, JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.dba.sqlserver.SQLServerSelectAction
-
- SQLServerSelectTranslator - Class in org.apache.cayenne.dba.sqlserver
-
- SQLServerSelectTranslator() - Constructor for class org.apache.cayenne.dba.sqlserver.SQLServerSelectTranslator
-
- SQLServerSniffer - Class in org.apache.cayenne.dba.sqlserver
-
Detects SQLServer database from JDBC metadata.
- SQLServerSniffer(AdhocObjectFactory) - Constructor for class org.apache.cayenne.dba.sqlserver.SQLServerSniffer
-
- SQLStatement - Class in org.apache.cayenne.access.jdbc
-
A PreparedStatement descriptor containing a String of SQL and an array of parameters.
- SQLStatement() - Constructor for class org.apache.cayenne.access.jdbc.SQLStatement
-
- SQLStatement(String, ParameterBinding[]) - Constructor for class org.apache.cayenne.access.jdbc.SQLStatement
-
- SQLStatement(String, ColumnDescriptor[], ParameterBinding[]) - Constructor for class org.apache.cayenne.access.jdbc.SQLStatement
-
- SQLTemplate - Class in org.apache.cayenne.query
-
A query that executes unchanged (except for template preprocessing) "raw" SQL specified
by the user.
- SQLTemplate() - Constructor for class org.apache.cayenne.query.SQLTemplate
-
Creates an empty SQLTemplate.
- SQLTemplate(DataMap, String) - Constructor for class org.apache.cayenne.query.SQLTemplate
-
Deprecated.
since 3.1, use SQLTemplate(DataMap rootMap, String defaultTemplate,
boolean isFetchingDataRows) instead
- SQLTemplate(DataMap, String, boolean) - Constructor for class org.apache.cayenne.query.SQLTemplate
-
- SQLTemplate(ObjEntity, String) - Constructor for class org.apache.cayenne.query.SQLTemplate
-
- SQLTemplate(Class<?>, String) - Constructor for class org.apache.cayenne.query.SQLTemplate
-
- SQLTemplate(DbEntity, String) - Constructor for class org.apache.cayenne.query.SQLTemplate
-
- SQLTemplate(String, String) - Constructor for class org.apache.cayenne.query.SQLTemplate
-
- SQLTemplateAction - Class in org.apache.cayenne.access.jdbc
-
Implements a strategy for execution of SQLTemplates.
- SQLTemplateAction(SQLTemplate, JdbcAdapter, EntityResolver) - Constructor for class org.apache.cayenne.access.jdbc.SQLTemplateAction
-
- SQLTemplateRenderingUtils - Class in org.apache.cayenne.access.jdbc
-
Implements utility methods used inside Velocity templates
when rendering SQLTemplates.
- SQLTemplateRenderingUtils() - Constructor for class org.apache.cayenne.access.jdbc.SQLTemplateRenderingUtils
-
- SQLTemplateResourceManager - Class in org.apache.cayenne.access.jdbc
-
An implementation of the Velocity ResourceManager and ResourceLoader that
creates templates from in-memory Strings.
- SQLTemplateResourceManager() - Constructor for class org.apache.cayenne.access.jdbc.SQLTemplateResourceManager
-
- sqrt() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- SQRT - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- srcFkSnapshotWithTargetSnapshot(Map<String, Object>) - Method in class org.apache.cayenne.map.DbRelationship
-
Creates a snapshot of foreign key attributes of a source object of this
relationship based on a snapshot of a target.
- srcPkSnapshotWithTargetSnapshot(Map<String, Object>) - Method in class org.apache.cayenne.map.DbRelationship
-
Creates a snapshot of primary key attributes of a source object of this
relationship based on a snapshot of a target.
- stack - Variable in class org.apache.cayenne.ashwood.graph.DepthFirstSearch
-
- standardEncoders - Static variable in interface org.apache.cayenne.configuration.PasswordEncoding
-
- startDisjointByIdPrefetch(PrefetchTreeNode) - Method in interface org.apache.cayenne.query.PrefetchProcessor
-
- startDisjointPrefetch(PrefetchTreeNode) - Method in interface org.apache.cayenne.query.PrefetchProcessor
-
- startElement(String, String, String, Attributes) - Method in class org.apache.cayenne.configuration.SAXNestedTagHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.cayenne.map.MapLoader
-
- startJointPrefetch(PrefetchTreeNode) - Method in interface org.apache.cayenne.query.PrefetchProcessor
-
- startMaintenanceThread() - Method in class org.apache.cayenne.conn.PoolManager
-
- startNode(Expression, Expression) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
-
- startNode(Expression, Expression) - Method in class org.apache.cayenne.dba.openbase.OpenBaseQualifierTranslator
-
- startNode(Expression, Expression) - Method in class org.apache.cayenne.dba.postgres.PostgresQualifierTranslator
-
- startNode(Expression, Expression) - Method in interface org.apache.cayenne.exp.TraversalHandler
-
Called during the traversal before an expression node children
processing is started.
- startNode(Expression, Expression) - Method in class org.apache.cayenne.exp.TraversalHelper
-
- startPhantomPrefetch(PrefetchTreeNode) - Method in interface org.apache.cayenne.query.PrefetchProcessor
-
- startUnknownPrefetch(PrefetchTreeNode) - Method in interface org.apache.cayenne.query.PrefetchProcessor
-
- startup(EventManager, int) - Method in class org.apache.cayenne.event.EventBridge
-
Starts EventBridge in the specified mode and locally listening to all event sources
that post on a preconfigured subject.
- startup(EventManager, int, Object) - Method in class org.apache.cayenne.event.EventBridge
-
Starts EventBridge in the specified mode and locally listening to a specified event
source.
- startup(EventManager, int, Object, Object) - Method in class org.apache.cayenne.event.EventBridge
-
Starts EventBridge in the specified mode.
- startupExternal() - Method in class org.apache.cayenne.event.EventBridge
-
Starts an external interface of the EventBridge.
- startupExternal() - Method in class org.apache.cayenne.event.JavaGroupsBridge
-
- startupExternal() - Method in class org.apache.cayenne.event.JMSBridge
-
Starts up JMS machinery for "publish/subscribe" model.
- startupExternal() - Method in class org.apache.cayenne.event.XMPPBridge
-
- state - Variable in class org.apache.cayenne.event.JavaGroupsBridge
-
- statement - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- STATEMENT_FETCH_SIZE_DEFAULT - Static variable in interface org.apache.cayenne.query.QueryMetadata
-
Defines default query fetch start index, which is 0, meaning that matching rows
selected starting from the first.
- STATEMENT_FETCH_SIZE_PROPERTY - Static variable in interface org.apache.cayenne.query.QueryMetadata
-
Defines the name of the property for the query
fetch
size
.
- statementFetchSize - Variable in class org.apache.cayenne.query.RelationshipQuery
-
- staticFlag - Static variable in class org.apache.cayenne.ejbql.parser.JavaCharStream
-
Whether parser is static.
- staticFlag - Static variable in class org.apache.cayenne.exp.parser.JavaCharStream
-
Whether parser is static.
- status - Variable in class org.apache.cayenne.access.Transaction
-
- STATUS_ACTIVE - Static variable in class org.apache.cayenne.access.Transaction
-
- STATUS_COMMITTED - Static variable in class org.apache.cayenne.access.Transaction
-
- STATUS_COMMITTING - Static variable in class org.apache.cayenne.access.Transaction
-
- STATUS_MARKED_ROLLEDBACK - Static variable in class org.apache.cayenne.access.Transaction
-
- STATUS_NO_TRANSACTION - Static variable in class org.apache.cayenne.access.Transaction
-
- STATUS_ROLLEDBACK - Static variable in class org.apache.cayenne.access.Transaction
-
- STATUS_ROLLING_BACK - Static variable in class org.apache.cayenne.access.Transaction
-
- stop() - Method in class org.apache.cayenne.configuration.SAXNestedTagHandler
-
- stopped - Variable in class org.apache.cayenne.access.DataDomain
-
- stopped - Variable in class org.apache.cayenne.event.DefaultEventManager
-
- storageEngine - Variable in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
- strategy - Variable in class org.apache.cayenne.access.trans.QueryAssemblerHelper
-
- string_comp() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- STRING_ESC - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
-
RegularExpression Id.
- string_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- string_literal() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- STRING_LITERAL - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- string_primary() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- string_value() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- stringFromFile(File) - Static method in class org.apache.cayenne.util.Util
-
Reads file contents, returning it as a String, using System default line separator.
- stringFromFile(File, String) - Static method in class org.apache.cayenne.util.Util
-
Reads file contents, returning it as a String, joining lines with provided
separator.
- stripFileExtension(String) - Static method in class org.apache.cayenne.util.Util
-
Strips extension from the file name.
- stripLineBreaks(String, String) - Static method in class org.apache.cayenne.util.Util
-
- stripLineBreaks(String, char) - Static method in class org.apache.cayenne.util.Util
-
Strips "\n", "\r\n", "\r" from the argument string, replacing them with a provided
character.
- stripPackageName(String) - Static method in class org.apache.cayenne.util.Util
-
Returns an unqualified class name for the fully qualified name.
- stripSchemaName(String) - Method in class org.apache.cayenne.dba.oracle.OraclePkGenerator
-
- StrongConnection<E,V> - Class in org.apache.cayenne.ashwood.graph
-
- StrongConnection(DigraphIteration<E, V>) - Constructor for class org.apache.cayenne.ashwood.graph.StrongConnection
-
- subclassDescriptors - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- subentities - Variable in class org.apache.cayenne.map.EntityInheritanceTree
-
- subject - Variable in class org.apache.cayenne.event.CayenneEvent
-
- subjects - Variable in class org.apache.cayenne.event.DefaultEventManager
-
- subList(int, int) - Method in class org.apache.cayenne.access.IncrementalFaultList
-
- subList(int, int) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
-
- subList(int, int) - Method in class org.apache.cayenne.util.PersistentObjectList
-
- subquery() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- subquery_from_clause() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- subquery_from_item() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- subscriber - Variable in class org.apache.cayenne.event.JMSBridge
-
- subselect_expression() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- subselect_expressions() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- substBackslashes(String) - Static method in class org.apache.cayenne.util.Util
-
Replaces all backslashes "\" with forward slashes "/".
- substring() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- SUBSTRING - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- SUBTRACT - Static variable in class org.apache.cayenne.exp.Expression
-
- sum() - Method in class org.apache.cayenne.ejbql.parser.EJBQL
-
- SUM - Static variable in interface org.apache.cayenne.ejbql.parser.EJBQLConstants
-
RegularExpression Id.
- superclassDescriptor - Variable in class org.apache.cayenne.reflect.PersistentDescriptor
-
- superClassName - Variable in class org.apache.cayenne.map.ObjEntity
-
- superEntityName - Variable in class org.apache.cayenne.map.ObjEntity
-
- supportsBatchUpdates() - Method in class org.apache.cayenne.dba.AutoAdapter
-
- supportsBatchUpdates() - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns true
if the target database supports batch updates.
- supportsBatchUpdates - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- supportsBatchUpdates() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- supportsFkConstraints - Variable in class org.apache.cayenne.dba.mysql.MySQLAdapter
-
- supportsGeneratedKeys() - Method in class org.apache.cayenne.dba.AutoAdapter
-
- supportsGeneratedKeys() - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns true if a target database supports key autogeneration.
- supportsGeneratedKeys - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- supportsGeneratedKeys() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
- supportsLength(int) - Static method in class org.apache.cayenne.dba.TypesMapping
-
Returns true if supplied type can have a length attribute as a part of column
definition.
- supportsOracleLOB - Static variable in class org.apache.cayenne.dba.oracle.OracleAdapter
-
- supportsTableAliases() - Method in class org.apache.cayenne.access.trans.QueryAssembler
-
Returns true
if table aliases are supported.
- supportsTableAliases() - Method in class org.apache.cayenne.access.trans.SelectTranslator
-
Always returns true.
- supportsUniqueConstraints() - Method in class org.apache.cayenne.dba.AutoAdapter
-
- supportsUniqueConstraints() - Method in interface org.apache.cayenne.dba.DbAdapter
-
Returns true if a target database supports UNIQUE constraints.
- supportsUniqueConstraints - Variable in class org.apache.cayenne.dba.JdbcAdapter
-
- supportsUniqueConstraints() - Method in class org.apache.cayenne.dba.JdbcAdapter
-
Returns true.
- SwitchTo(int) - Method in class org.apache.cayenne.ejbql.parser.EJBQLTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
-
Switch to specified lex state.
- SybaseAdapter - Class in org.apache.cayenne.dba.sybase
-
- SybaseAdapter(RuntimeProperties, List<ExtendedType>, List<ExtendedType>, List<ExtendedTypeFactory>) - Constructor for class org.apache.cayenne.dba.sybase.SybaseAdapter
-
- SybaseMergerFactory - Class in org.apache.cayenne.dba.sybase
-
- SybaseMergerFactory() - Constructor for class org.apache.cayenne.dba.sybase.SybaseMergerFactory
-
- SybasePkGenerator - Class in org.apache.cayenne.dba.sybase
-
Primary key generator implementation for Sybase.
- SybasePkGenerator(JdbcAdapter) - Constructor for class org.apache.cayenne.dba.sybase.SybasePkGenerator
-
- SybaseSniffer - Class in org.apache.cayenne.dba.sybase
-
Detects Sybase database from JDBC metadata.
- SybaseSniffer(AdhocObjectFactory) - Constructor for class org.apache.cayenne.dba.sybase.SybaseSniffer
-
- synchronizeWithDbEntities(Collection<ObjEntity>) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
Updates each one of the collection of ObjEntities, adding attributes and
relationships based on the current state of its DbEntity.
- synchronizeWithDbEntity(ObjEntity) - Method in class org.apache.cayenne.util.EntityMergeSupport
-
Updates ObjEntity attributes and relationships based on the current state of its
DbEntity.
- synchronizeWithObjEntity(MergerContext, DbEntity) - Method in class org.apache.cayenne.merge.AbstractToModelToken
-
- SyncMessage - Class in org.apache.cayenne.remote
-
A message used for synchronization of the child with parent.
- SyncMessage(ObjectContext, int, GraphDiff) - Constructor for class org.apache.cayenne.remote.SyncMessage
-