A B C D E F G H I J K L M N O P Q R S T U V W X Z _

R

RAW_SQL - Static variable in class org.apache.cayenne.exp.Expression
Deprecated. since 1.2
readBinaryStream(ResultSet, int) - Method in class org.apache.cayenne.access.types.ByteArrayType
 
readBlob(Blob) - Method in class org.apache.cayenne.access.types.ByteArrayType
 
readChar() - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
readCharStream(ResultSet, int) - Method in class org.apache.cayenne.access.types.CharType
 
readClob(Clob) - Method in class org.apache.cayenne.access.types.CharType
 
readDataRow() - Method in class org.apache.cayenne.access.DefaultResultIterator
Deprecated. Reads a row from the internal ResultSet at the current cursor position.
readDataRow() - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
Reads a row from the internal ResultSet at the current cursor position.
readIdRow(DbEntity) - Method in class org.apache.cayenne.access.DefaultResultIterator
Deprecated. Reads a row from the internal ResultSet at the current cursor position, processing only columns that are part of the ObjectId of a target class.
readIdRow() - Method in class org.apache.cayenne.access.jdbc.JDBCResultIterator
Reads a row from the internal ResultSet at the current cursor position, processing only columns that are part of the ObjectId of a target class.
readingIds - Variable in class org.apache.cayenne.access.util.DistinctResultIterator
 
readMethod - Variable in class org.apache.cayenne.access.types.DefaultType
 
readMethod - Variable in class org.apache.cayenne.property.BeanAccessor
 
readNestedProperty(String) - Method in class org.apache.cayenne.CayenneDataObject
 
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
 
readOnly - Variable in class org.apache.cayenne.wocompat.EOObjAttribute
 
readProcedureOutParameters(CallableStatement, ResultDescriptor) - Static method in class org.apache.cayenne.access.DefaultResultIterator
Deprecated. Utility method to read stored procedure out parameters as a map.
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.property.AbstractCollectionProperty
 
readProperty(Object) - Method in class org.apache.cayenne.property.PersistentObjectProperty
 
readProperty(Object) - Method in interface org.apache.cayenne.property.Property
Returns a property value, resolving object fault if needed.
readProperty(Object) - Method in class org.apache.cayenne.property.SimpleProperty
 
readProperty(Object) - Method in class org.apache.cayenne.property.ValueHolderProperty
 
readProperty(String, Object) - Static method in class org.apache.cayenne.util.PropertyComparator
Deprecated. Method to read a simple one-step property of a JavaBean.
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.property.BeanAccessor
 
readPropertyDirectly(Object) - Method in class org.apache.cayenne.property.DataObjectAccessor
Reads the value without disturbing DataObject state.
readPropertyDirectly(Object) - Method in class org.apache.cayenne.property.FieldAccessor
 
readPropertyDirectly(Object) - Method in interface org.apache.cayenne.property.PropertyAccessor
Returns a property value of an object without disturbing the object fault status.
readPropertyDirectly(Object) - Method in class org.apache.cayenne.property.SimpleProperty
 
readPropertyDirectly(Object) - Method in class org.apache.cayenne.property.ValueHolderProperty
 
readResultSet(ResultSet, ResultDescriptor, GenericSelectQuery, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
Deprecated. Since 1.2 this logic is moved to SQLAction.
readResultSet(ResultSet, RowDescriptor, Query, OperationObserver) - Method in class org.apache.cayenne.access.jdbc.BaseSQLAction
Helper method to process a ResultSet.
readStoredProcedureOutParameters(CallableStatement, ResultDescriptor, Query, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
Deprecated. Since 1.2 this logic is moved to SQLAction.
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
 
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.
reconfigureProject(File) - Method in class org.apache.cayenne.project.ProjectConfigurator
Performs reconfiguration of the unjarred project.
reconnect(SQLException) - Method in class org.apache.cayenne.conn.ConnectionWrapper
 
reconnect() - Method in class org.apache.cayenne.conn.PooledConnectionImpl
 
recordArcCreated(Persistent, ObjectId, String) - Method in class org.apache.cayenne.access.ObjectStore
Performs tracking of object relationship changes.
recordArcDeleted(Persistent, ObjectId, String) - Method in class org.apache.cayenne.access.ObjectStore
Performs tracking of object relationship changes.
referentialDigraph - Variable in class org.apache.cayenne.map.AshwoodEntitySorter
 
refetchObject(ObjectId) - Method in class org.apache.cayenne.access.DataContext
Refetches object data for ObjectId.
reflexiveDbEntities - Variable in class org.apache.cayenne.map.AshwoodEntitySorter
 
refreshing - Variable in class org.apache.cayenne.query.RelationshipQuery
 
REFRESHING_OBJECTS_DEFAULT - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated.  
REFRESHING_OBJECTS_DEFAULT - Static variable in interface org.apache.cayenne.query.QueryMetadata
 
REFRESHING_OBJECTS_PROPERTY - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated.  
REFRESHING_OBJECTS_PROPERTY - Static variable in interface org.apache.cayenne.query.QueryMetadata
 
registerBuilder(Class, FormatFactory.Builder) - Method in class org.apache.cayenne.dataview.FormatFactory
 
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 regsitered with GraphManager.
registeredNodes() - Method in class org.apache.cayenne.graph.GraphMap
Returns an immutable collection of registered nodes.
registeredObject(ObjectId) - Method in class org.apache.cayenne.access.DataContext
Deprecated. since 1.2 use 'localObject(id, null)'
registeredObjectsCount() - Method in class org.apache.cayenne.access.ObjectStore
Returns a number of objects currently registered with this ObjectStore.
registerError(String, ProjectPath) - Method in class org.apache.cayenne.project.validator.Validator
 
registerForDataContextEvents() - Method in class org.apache.cayenne.access.util.ContextCommitObserver
Deprecated.  
registerNewObject(DataObject) - Method in class org.apache.cayenne.access.DataContext
Registers a transient object with the context, recursively registering all transient DataObjects attached to this object via relationships.
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 striong the node in some internal map using its id as a key.
registerNode(Object, Object) - Method in class org.apache.cayenne.graph.GraphMap
 
registerType(ExtendedType) - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
Adds a new type to the list of registered types.
registerValidated(int, String, ProjectPath) - Method in class org.apache.cayenne.project.validator.Validator
Registers validation result.
registerWarning(String, ProjectPath) - Method in class org.apache.cayenne.project.validator.Validator
 
reindexNodes() - Method in class org.apache.cayenne.access.DataDomain
Updates internal index of DataNodes stored by the entity name.
ReInit(InputStream) - Method in class org.apache.cayenne.exp.parser.ExpressionParser
 
ReInit(Reader) - Method in class org.apache.cayenne.exp.parser.ExpressionParser
 
ReInit(ExpressionParserTokenManager) - Method in class org.apache.cayenne.exp.parser.ExpressionParser
 
ReInit(JavaCharStream) - Method in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
 
ReInit(InputStream) - Method in class org.apache.cayenne.wocompat.parser.Parser
 
ReInit(Reader) - Method in class org.apache.cayenne.wocompat.parser.Parser
 
ReInit(ParserTokenManager) - Method in class org.apache.cayenne.wocompat.parser.Parser
 
ReInit(SimpleCharStream) - Method in class org.apache.cayenne.wocompat.parser.ParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.apache.cayenne.wocompat.parser.ParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
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.query.RelationshipQuery
 
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 superlcass 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.
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(int) - Method in class org.apache.cayenne.access.ToManyList
 
remove(Object) - Method in class org.apache.cayenne.access.ToManyList
 
remove(int) - Method in class org.apache.cayenne.dataview.DataObjectList
 
remove(Object) - Method in class org.apache.cayenne.dataview.DataObjectList
 
remove(EventListener) - Method in class org.apache.cayenne.dataview.EventDispatcher
 
remove(EventDispatcher, EventListener) - Static method in class org.apache.cayenne.dataview.EventDispatcher
 
REMOVE - Static variable in class org.apache.cayenne.map.event.MapEvent
A type that describes object removal events.
remove(int) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
 
remove(Object) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
 
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
 
removeAll(Collection) - Method in class org.apache.cayenne.access.IncrementalFaultList
 
removeAll(Collection) - Method in class org.apache.cayenne.access.ToManyList
 
removeAll(Collection) - Method in class org.apache.cayenne.dataview.DataObjectList
 
removeAll(Collection) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
 
removeAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
 
removeAllJoins() - Method in class org.apache.cayenne.map.DbRelationship
 
removeAllListeners(EventSubject) - Method in class org.apache.cayenne.event.EventManager
Removes all listeners for a given subject.
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.DerivedDbEntity
 
removeAttribute(String) - Method in class org.apache.cayenne.map.Entity
Removes an attribute named attrName.
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.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.
removeDataObjectChangeListener(DataObjectChangeListener) - Method in class org.apache.cayenne.dataview.DataObjectList
 
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.map.EntityDescriptor
Removes declared property.
removedFromUnresolved - Variable in class org.apache.cayenne.util.PersistentObjectList
 
removeDomain(String) - Method in class org.apache.cayenne.conf.Configuration
Unregisters DataDomain matching name from this Configuration object.
removeFactory(ExtendedTypeFactory) - Method in class org.apache.cayenne.access.types.ExtendedTypeMap
Removes a factory from the regsitered factories if it was previosly added.
removeField(ObjEntityViewField) - Method in class org.apache.cayenne.dataview.ObjEntityView
 
removeFieldValueChangeListener(FieldValueChangeListener) - Method in class org.apache.cayenne.dataview.DataView
 
removeFromCache(ObjEntityViewField) - Method in class org.apache.cayenne.dataview.LookupCache
 
removeJoin(DbJoin) - Method in class org.apache.cayenne.map.DbRelationship
 
removeListener(Object) - Method in class org.apache.cayenne.event.EventManager
Unregister the specified listener from all event subjects handled by this EventManager instance.
removeListener(Object, EventSubject) - Method in class org.apache.cayenne.event.EventManager
Unregister the specified listener for the events about the given subject.
removeListener(Object, EventSubject, Object) - Method in class org.apache.cayenne.event.EventManager
Unregister the specified listener for the events about the given subject and the given sender.
removeMap(String) - Method in class org.apache.cayenne.access.DataDomain
Removes named DataMap from this DataDomain and any underlying DataNodes that include it.
removeMeaningfulFKs - 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.
removeOperand(Object) - Method in class org.apache.cayenne.exp.ListExpression
Deprecated.  
removeOrdering(Ordering) - Method in class org.apache.cayenne.query.SelectQuery
Removes ordering.
removeParam(DbAttribute) - Method in class org.apache.cayenne.map.DerivedDbAttribute
 
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.
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.
removeTarget(Object, Object, boolean) - Method in class org.apache.cayenne.property.AbstractCollectionProperty
 
removeTarget(Object, Object, boolean) - Method in interface org.apache.cayenne.property.CollectionProperty
 
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
 
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.cayenne.access.jdbc.BindDirective
Extracts the value of the object property to render and passes control to BindDirective.render(InternalContextAdapter, Writer, ParameterBinding) to do the actual rendering.
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.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
 
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
 
replaceWildcardInStringWithString(String, String, String) - Static method in class org.apache.cayenne.tools.NamePatternMatcher
 
requestDestroyed(ServletRequestEvent) - Method in class org.apache.cayenne.conf.WebApplicationContextProvider
Deprecated. Removes the reference to the DataContext from the thread.
requestInitialized(ServletRequestEvent) - Method in class org.apache.cayenne.conf.WebApplicationContextProvider
Deprecated. Retrieves the DataContext bound earlier to the HttpSession, and binds it to the current thread.
requiresMapFile(Object) - Method in class org.apache.cayenne.project.ApplicationProject
 
requiresNodeFile(Object) - Method in class org.apache.cayenne.project.ApplicationProject
 
requiresProjectFile(Object) - Method in class org.apache.cayenne.project.ApplicationProject
 
reservedImportTypesMap - Variable in class org.apache.cayenne.gen.ImportUtils
 
reset() - Method in class org.apache.cayenne.access.DataDomain
Closes all data nodes, removes them from the list of available nodes.
reset() - Method in class org.apache.cayenne.access.trans.DataObjectMatchTranslator
 
reset() - Method in class org.apache.cayenne.access.util.PrimaryKeyHelper
Deprecated.  
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(int, int) - Method in class org.apache.cayenne.dba.PkRange
 
reset() - Method in class org.apache.cayenne.project.validator.Validator
Resets internal state.
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
 
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
 
resetProperties() - Method in class org.apache.cayenne.access.DataDomain
 
resetToDefaults() - Method in class org.apache.cayenne.access.DbGenerator
 
resetToParentView() - Method in class org.apache.cayenne.map.DerivedDbEntity
Removes all attributes and relationships, and replaces them with the data of the parent entity.
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.
resolveFault() - Method in class org.apache.cayenne.CayenneDataObject
Deprecated. since 1.2 use 'getObjectContext().prepareForAccess(object)'
resolveFault() - Method in interface org.apache.cayenne.DataObject
Deprecated. since 1.2 use 'getObjectContext().prepareForAccess(object)'
resolveFault(Persistent, String) - Method in class org.apache.cayenne.Fault
Returns an object for a given source object and relationship.
resolveFile(String) - Method in class org.apache.cayenne.project.CayenneUserDir
 
resolveFile(String) - Method in class org.apache.cayenne.project.Project
Returns a canonical file built from symbolic name.
resolveFile() - Method in class org.apache.cayenne.project.ProjectFile
Returns a file which is a canonical representation of the file to store a wrapped object.
resolveFromDB() - Method in class org.apache.cayenne.util.RelationshipFault
Executes a query that returns related objects.
resolveHollow(DataObject) - Method in class org.apache.cayenne.access.ObjectStore
Initializes object with data from cache or from the database, if this object is not fully resolved.
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.
resolveOldFile() - Method in class org.apache.cayenne.project.ProjectFile
Returns a file which is a canonical representation of the file to store a wrapped object.
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.map.EntityDescriptorFactory
 
resolveSymbolicName(File) - Method in class org.apache.cayenne.project.Project
Returns a "symbolic" name of a file.
resolveToManyRelations(DataContext, List, String) - Static method in class org.apache.cayenne.access.util.PrefetchHelper
Deprecated. Resolves a toMany relation for a list of objects.
resolveToOneRelations(DataContext, List, String) - Static method in class org.apache.cayenne.access.util.PrefetchHelper
Deprecated. Resolves a to-one relationship for a list of objects.
RESOLVING_INHERITED_DEFAULT - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated.  
RESOLVING_INHERITED_DEFAULT - Static variable in interface org.apache.cayenne.query.QueryMetadata
 
RESOLVING_INHERITED_PROPERTY - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated.  
RESOLVING_INHERITED_PROPERTY - Static variable in interface org.apache.cayenne.query.QueryMetadata
 
ResourceLocator - Class in org.apache.cayenne.util
Utility class to find resources (files, etc.), using a preconfigured strategy.
ResourceLocator() - Constructor for class org.apache.cayenne.util.ResourceLocator
Creates new ResourceLocator with default lookup policy including user home directory, current directory and CLASSPATH.
ResourceLocator.PredicateLogger - Class in org.apache.cayenne.util
Custom logger that can be dynamically turned on/off by evaluating a Predicate.
ResourceLocator.PredicateLogger(Class, Predicate) - Constructor for class org.apache.cayenne.util.ResourceLocator.PredicateLogger
 
ResourceLocator.PredicateLogger(String, Predicate) - Constructor for class org.apache.cayenne.util.ResourceLocator.PredicateLogger
 
response - Variable in class org.apache.cayenne.util.ObjectContextQueryAction
 
resultClass - Variable in class org.apache.cayenne.query.ProcedureQuery
 
resultClassName - Variable in class org.apache.cayenne.query.ProcedureQuery
Deprecated. since 1.2 'resultEntityName' must be used.
resultColumns - Variable in class org.apache.cayenne.access.jdbc.SQLStatement
 
resultColumns - Variable in class org.apache.cayenne.map.QueryBuilder
 
resultDesc - Static variable in class org.apache.cayenne.dba.JdbcPkGenerator
Deprecated. Since 1.2 unused.
ResultDescriptor - Class in org.apache.cayenne.access.util
Deprecated. Since 1.2 replaced with RowDescriptor that provides clean and straightforward creation options instead of ResultDescriptor's obscure ways to index Cayenne attributes data.
ResultDescriptor(ExtendedTypeMap) - Constructor for class org.apache.cayenne.access.util.ResultDescriptor
Deprecated.  
ResultDescriptor(ExtendedTypeMap, ObjEntity) - Constructor for class org.apache.cayenne.access.util.ResultDescriptor
Deprecated.  
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
 
resultEntity - Variable in class org.apache.cayenne.map.QueryBuilder
 
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.access.util.SelectObserver
Deprecated.  
results - Variable in class org.apache.cayenne.util.GenericResponse
 
resultSet - Variable in class org.apache.cayenne.access.DefaultResultIterator
Deprecated.  
resultSet - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
 
retainAll(Collection) - Method in class org.apache.cayenne.access.IncrementalFaultList
 
retainAll(Collection) - Method in class org.apache.cayenne.access.ToManyList
 
retainAll(Collection) - Method in class org.apache.cayenne.dataview.DataObjectList
 
retainAll(Collection) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
 
retainAll(Collection) - Method in class org.apache.cayenne.util.PersistentObjectList
 
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
 
rightOperand - Variable in class org.apache.cayenne.exp.BinaryExpression
Deprecated.  
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.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.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.
rootEntity - Variable in class org.apache.cayenne.access.IncrementalFaultList
 
rootEntity - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
 
rootEntity - Variable in exception org.apache.cayenne.access.OptimisticLockException
 
rootEntity - Variable in class org.apache.cayenne.access.util.ResultDescriptor
Deprecated.  
rootName - Variable in class org.apache.cayenne.map.QueryBuilder
 
rootType - Variable in class org.apache.cayenne.map.QueryBuilder
 
route(QueryEngine, Query, Query) - Method in class org.apache.cayenne.access.DataDomainLegacyQueryAction
 
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.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.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[], ExtendedTypeMap) - Constructor for class org.apache.cayenne.access.jdbc.RowDescriptor
Creates a RowDescriptor for an array of columns.
RowDescriptor(ResultSet, ExtendedTypeMap) - Constructor for class org.apache.cayenne.access.jdbc.RowDescriptor
Creates new RowDescriptor using ResultSet metadata to determine the columns.
RowDescriptor(ResultSet, ExtendedTypeMap, Map) - Constructor for class org.apache.cayenne.access.jdbc.RowDescriptor
Creates new RowDescriptor using ResultSet metadata to determine the columns.
rowWidth - 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.
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.
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.
runBatchUpdate(Connection, BatchQuery, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
Deprecated. since 1.2
runBatchUpdateAsBatch(Connection, BatchQuery, BatchQueryBuilder, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
Deprecated. since 1.2 SQLActions are used.
runBatchUpdateAsBatch(Connection, BatchQuery, BatchQueryBuilder, OperationObserver) - Method in class org.apache.cayenne.dba.oracle.OracleDataNode
Deprecated. Configures BatchQueryBuilder to trim CHAR column values, and then invokes super implementation.
runBatchUpdateAsIndividualQueries(Connection, BatchQuery, BatchQueryBuilder, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
Deprecated. since 1.2 SQLActions are used.
runBatchUpdateAsIndividualQueries(Connection, BatchQuery, BatchQueryBuilder, OperationObserver) - Method in class org.apache.cayenne.dba.oracle.OracleDataNode
Deprecated. Configures BatchQueryBuilder to trim CHAR column values, and then invokes super implementation.
runBatchUpdateWithLOBColumns(Connection, BatchQuery, OperationObserver) - Method in class org.apache.cayenne.dba.oracle.OracleDataNode
Deprecated. Special update method that is called from OracleAdapter if LOB columns are to be updated.
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.
runSelect(Connection, Query, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
Deprecated. since 1.2
runStoredProcedure(Connection, Query, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
Deprecated. since 1.2
RuntimeLoadDelegate - Class in org.apache.cayenne.conf
Implementation of ConfigLoaderDelegate that creates Cayenne access objects stack.
RuntimeLoadDelegate(Configuration, ConfigStatus, Level) - Constructor for class org.apache.cayenne.conf.RuntimeLoadDelegate
Deprecated. since 1.2
RuntimeLoadDelegate(Configuration, ConfigStatus) - Constructor for class org.apache.cayenne.conf.RuntimeLoadDelegate
 
RuntimeSaveDelegate - Class in org.apache.cayenne.conf
Save delegate used for saving Cayenne access stack.
RuntimeSaveDelegate(Configuration) - Constructor for class org.apache.cayenne.conf.RuntimeSaveDelegate
 
RuntimeSaveDelegate() - Constructor for class org.apache.cayenne.conf.RuntimeSaveDelegate
Constructor for RuntimeSaveDelegate.
runUpdate(Connection, Query, OperationObserver) - Method in class org.apache.cayenne.access.DataNode
Deprecated. since 1.2
runUpdate(DataNode, String) - Method in class org.apache.cayenne.dba.JdbcPkGenerator
Runs JDBC update over a Connection obtained from DataNode.

A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 2001-2006 Apache.org All Rights Reserved.