|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
LifecycleListener
for all events on all entities.
EventListener
for events sent by any sender.
EventListener
for events sent by a specific sender.
LifecycleListener
for all events on all entities.
anObject
as a PreparedStatement paramter.
ClassTransformer
to the persistence unit.
val
as a
parameter to the PreparedStatement being built.
val
as a
parameter to the PreparedStatement being built.
diff
parameter with data
contained in this DataRow.
values
list.
ArcProperty
.Accessor
.ToOneProperty
implementors.java.lang.Boolean
mapping.byte[]
, mapping it as either of JDBC types - BLOB or
(VAR)BINARY.java.lang.Byte
type mapping.DataContext.getQueryCache()
.
DataContext.getQueryCache()
.
Calendar
fields.Configuration.initialize()
can be called.
Configuration.canInitialize()
.
true
when FileConfiguration.getProjectFile()
does not
return null
.
CayenneException
without detail message.
CayenneException
with the specified detail message.
CayenneException
that wraps a cause
thrown elsewhere.
CayenneMap
is a specialized double-linked sorted map class.CayenneRuntimeException
with the specified detail
message.
CayenneRuntimeException
that wraps
exception
thrown elsewhere.
chunks
.java.lang.String
, mapping it as either of JDBC types - CLOB or
(VAR)CHAR.ClassDescriptorMap
.
chain
.ClassDescriptor
instances.DataChannel
implementation that accesses a remote server
via a ClientConnection.DataChannel
.
ConfigurationException
without detail message.
ConfigurationException
with the specified detail
message.
ConfigurationException
that wraps
exception
thrown elsewhere.
DriverDataSource
and
PoolManager
to notify of connection events.QueryLogger
to be used as a
ConnectionEventLoggingDelegate
with Cayenne
connection pools.java.sql.Connection
implementation that wraps
another Connection, delegating method calls to this connection.PoolManager
that has been configured based on the
RefAddr
values of the specified Reference
.DataContext.newObject(String)
instead.
DataContext.newObject(Class)
instead.
VPPConfig
object to configure.
row
parameter.
ObjectContext
based on this factory DataDomain.
ent
parameter.
ent
parameter.
ent
parameter.
ent
parameter.
ent
parameter.
DataChannel
implementation that passes all requests to the underlying
decorated channel for execution.DataChannel
lifecycle events.LifecycleListener
. Will be removed in
later 3.0 milestones.LifecycleListener
. Will be removed in
later 3.0 milestones.JpaEntityMap
and Cayenne
DataMap
.ClassDescriptorFactory
that creates descriptors for classes implementing
DataObject
.DataObjectChangeEvent
events on modification, and supports registering
DataObjectChangeListeners
to recieve these events.LifecycleListener
. Will be removed in
later 3.0 milestones.DB2Adapter
.JpaDataSourceFactory
that attempts to create a DataSource based on Cayenne
provider-specific properties.objEntityName
parameter.
objEntityName
and qualifier
parameters.
Configuration.initialize()
.
Configuration.didInitialize()
.
DataObjectList
.DataObjectList
.ent
parameter.
ent
DbEntity.
ent
DbEntity.
ent
DbEntity.
EJBQLParser
based on the system settings.XMLSerializable
implementation that generates XML for embeddable.
ClassDescriptorFactory
used to create descriptors for the enhanced POJO's.EnhancerVisitorFactory
.JpaEntityMap
loader that reads mapping information
from the class annotations per JPA specification.JpaEntityMap
loader that reads mapping information
from the XML sources compatible with the JPA ORM schema.entityName
.
expWithParams(params, true)
.
type
.
DataObject.resolveFault()
finds that no
matching row exists in the database for an ObjectId
.Throwable
thrown
elsewhere.
fetch limit
.
#fillIn(Query, List)
, as this method performed unneeded
synchronization.
null
if no readable resource can be found for the
given name.
null
if no readable resource can be found for the
given name.
null
otherwise.
null
otherwise.
null
if no readable resource can be
found for the given name.
aClass
.
formatJavaType(String)
, with special
handling of primitive types and their Java class counterparts.
CLOB
value designated by this Clob
object as an ascii stream.
attributeName
or null if no attribute
with this name exists.
dbAttribute
parameter.
dbAttribute
parameter.
DbAttribute
, or returns null
if no such attribute exists.
basePackageName
property that defines a baseclass's
(superclass superclass) package name.
BLOB
value designated by this Blob
instance as a stream.
BLOB
value that this Blob
object represents, as an array of bytes.
DataContext.getQueryCache()
.
QueryMetadata.NO_CACHE
,
QueryMetadata.LOCAL_CACHE
, or QueryMetadata.SHARED_CACHE
.
LifecycleCallbackRegistry
for handling callbacks.
CallbackMap.CALLBACKS
array.
DataChannel
that is used to link EntityManager with
Cayenne runtime.
CLOB
value designated by this Clob
object as a java.io.Reader
object (or as a stream of characters).
ClassDescriptor
instances for
all entities.
getConnection
method.
CayenneDataObject.getObjectContext()
.
Persistent.getObjectContext()
.
location
.
name
parameter.
EntityListener
objects.
ExtendedTypeMap.createType(String)
instead.
name
or null
if no
such domain is found.
null
if it cannot be found.
null
if it cannot be
found.
DataDomain
objects.
Embeddable
matching class name or null if such Embeddable is not
mapped.
Embeddable
mappings stored in the DataMap.
EntityListener
matching class name or null if such
EntityListener is not mapped.
EntityListener
mappings stored in the DataMap.
EntityListener
objects.
JpaEntityMap
using provided class loader to locate the XML.
source
object, or an empty list
if there are no such failures.
Instrumentation
instance for the current JVM or null if it is
not availble or not known to this factory.
name
parameter.
null
if it cannot be found.
DataMap
configuration from a
specified location or null
if it cannot be found.
name
parameter.
PoolManager
instance.
index
.
pageSize
property.
DbAttribute.getScale()
instead.
JpaPrimaryKeyJoinColumn
objects that reference keys
of a primary table.
FileConfiguration.getProjectFile()
.
ClassDescriptor.visitProperties(PropertyVisitor)
method
instead.
LazyClassDescriptorDecorator.visitProperties(PropertyVisitor)
method
instead.
PersistentDescriptor.visitProperties(PropertyVisitor)
method
instead.
QueryCache
used by this DataContext, creating it on the fly if
needed.
QueryCache
used by this DataDomain, creating it on the fly
if needed.
QueryCacheFactory
.
relName
.
dbRelationship
parameter.
RowDescriptor
objects describing query ResultSets in
the order they are returned by the stored procedure.
CLOB
value
designated by this Clob
object.
superPackageName
property that defines a
superclass's package name.
superPackageName
property that defines a superclass's
package name.
Embeddable
object.
ObjectContextGraphAction.handleArcPropertyChange(Persistent, ArcProperty, Object, Object)
or
ObjectContextGraphAction.handleSimplePropertyChange(Persistent, String, Object, Object)
.
true
if there are any modified, deleted or new objects
registered with this DataContext, false
otherwise.
true
if there are any modified, deleted or new objects
registered with this ObjectStore, false
otherwise.
true
if at least one exception was registered during query
execution.
com.caucho.hessian.server.HessianServlet
that
installs default Cayenne handlers, simplifying web.xml
configuration.RemoteService
implementation that stores
server context information in HTTP sessions.HessianService
to respond to RemoteService
requests.
Instrumentation
instance.
true
if this iterator is responsible for closing its
connection, otherwise a user of the iterator must close the connection after
closing the iterator.
true
if there is nothing to be done by this generator.
true
if this batch query has no parameter rows.
true
if there is at least one custom query attribute
specified, otherwise returns false
for the case when the query
results will contain only the root entity attributes.
true
if this query should produce a list of data rows as
opposed to DataObjects, false
for DataObjects.
true
if this query should produce a list of data rows as
opposed to DataObjects, false
for DataObjects.
true
if the DB column represented by this attribute is a
foreign key, referencing another table.
true
to indicate that any results of a select operation
should be returned as a ResultIterator.
false
, iterated results are not supported.
false
.
true
if the project is modified.
file
parameter is older than internal timestamp of
this class generator.
true
if this query has an extra qualifier that uses a parent
entity of the query root entity for additional result filtering.
true
if this ObjEntity represents a set of read-only
objects.
true
if the query results should replace any currently
cached values, returns false
otherwise.
true
if a stored procedure returns a value.
true
if DataContexts produced by this DataDomain are using
shared DataRowStore.
true
if relationship from source to target points to
dependent primary key.
true
if a method isToDependentPK
of reverse
relationship of this relationship returns true
.
LifecycleListener
. Will be removed in
later 3.0 milestones.
true
if this translator will translate
parent qualifier on call to doTranslation
.
true
if 'materializeObject' method should trim trailing
spaces from the CHAR columns.
true
if byte columns are handled as BLOBs internally.
true
if a class associated with this generator is
located in a package.
true
if the ObjectStore uses shared cache of a parent
DataDomain.
true
if a superclass class associated with this
generator is located in a package.
expressions
in a single expression.
javax.persistence.spi.PersistenceUnitInfo
implementor used by Cayenne
JPA provider.BLOB
value designated by this
Blob
object.
CLOB
value designated by
this Clob
object.
location
.
uri
parameter.
map
attribute.
QueryMetadata.LOCAL_CACHE
, only forcing any current cache expiration.
QueryCache
interface that stores data in a
non-expiring LRUMap.map
.
map
.
map
.
map
.
pkgName
package should reside.
ObjectContext.propertyChanged(org.apache.cayenne.Persistent, String, Object, Object)
processing on behalf of an ObjectContext.DataChannel.onQuery(ObjectContext, Query)
logic on behalf of
an ObjectContext.DataContext.invalidateObjects(Collection)
or
RefreshQuery
.
DataRowStore
and a map to use for storing
registered objects.
DataChannel
method that is used by child contexts to
execute queries.
DataChannel
method that is used by child contexts to
synchronize state with this context.
QueryCache
implementation based on OpenSymphony OSCache.page size
.
EJBQLExpression
.
ObjEntity
.ClassDescriptorFactory
implementors.Persistent
interface to
them, and fields and methods to support its implementation.dbEntity
.
dbEntity
.
dbEntity
.
pattern
begins within the BLOB
value that this Blob
object
represents.
BLOB
value designated by this
Blob
object at which pattern
begins.
searchstr
appears in the SQL CLOB
value represented
by this Clob
object.
Clob
object
searchstr
appears in this Clob
object.
Configuration
object and then calls super.
map
object and then calls super.
BaseContext.prepareForAccess(Persistent, String, boolean)
.
ObjectContextDecorator.prepareForAccess(Persistent, String, boolean)
.
ObjectContext.prepareForAccess(Persistent, String, boolean)
.
QueryCacheFactory
.
SelectQuery.queryWithParameters(Map, boolean)
that prunes parts of
qualifier that have no parameter value set.
ObjectIdQuery
with appropraite refresh settings.
attrName
.
dbRel
from the list of relationships.
name from
this Configuration object.
- 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.DataMap
- Removes an
EntityListener
descriptor with matching class name from entity
listeners and default entity listeners.
- removeEntityListener(String) -
Method in class org.apache.cayenne.map.ObjEntity
- Removes a listener matching class name.
- removeFactory(ExtendedTypeFactory) -
Method in class org.apache.cayenne.access.types.ExtendedTypeMap
- Removes a factory from the regsitered factories if it was previosly added.
- removeFactory(ClassDescriptorFactory) -
Method in class org.apache.cayenne.reflect.ClassDescriptorMap
-
- 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
-
- removeGroup(String) -
Method in class org.apache.cayenne.cache.MapQueryCache
-
- 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.
- 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.
- 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.reflect.BaseToManyProperty
-
- removeTarget(Object, Object, boolean) -
Method in interface org.apache.cayenne.reflect.ToManyProperty
-
- 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.
- 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.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
-
- 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
-
- 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.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(String) -
Method in class org.apache.cayenne.enhancer.EnhancementHelper
-
- 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(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
-
- 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(Persistent) -
Method in class org.apache.cayenne.access.ObjectStore
- Deprecated. since 3.0 use
ObjectContext.prepareForAccess(Persistent, String, boolean)
.
- 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.reflect.ClassDescriptorMap
-
- resolveSymbolicName(File) -
Method in class org.apache.cayenne.project.Project
- Returns a "symbolic" name of a file.
- RESOLVING_INHERITED_DEFAULT -
Static variable in interface org.apache.cayenne.query.QueryMetadata
-
- RESOLVING_INHERITED_PROPERTY -
Static variable in interface org.apache.cayenne.query.QueryMetadata
-
- ResourceLocalEntityManager - Class in org.apache.cayenne.jpa
-
- ResourceLocalEntityManager(ObjectContext, ResourceLocalEntityManagerFactory) -
Constructor for class org.apache.cayenne.jpa.ResourceLocalEntityManager
-
- ResourceLocalEntityManagerFactory - Class in org.apache.cayenne.jpa
- A Cayenne EntityManagerFactory that supports resource-local transactions.
- ResourceLocalEntityManagerFactory(Provider, DataDomain, PersistenceUnitInfo) -
Constructor for class org.apache.cayenne.jpa.ResourceLocalEntityManagerFactory
- Creates a new JpaEntityManagerFactory.
- 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.
- 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.jpa.map.JpaNamedNativeQuery
-
- resultColumns -
Variable in class org.apache.cayenne.access.jdbc.SQLStatement
-
- resultColumns -
Variable in class org.apache.cayenne.map.QueryBuilder
-
- 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.util.GenericResponse
-
- resultSet -
Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
-
- resultSetMapping -
Variable in class org.apache.cayenne.jpa.map.JpaNamedNativeQuery
-
- 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
-
- 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() -
Method in class org.apache.cayenne.jpa.JpaTransaction
- Roll back the current transaction.
- 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 class org.apache.cayenne.intercept.ObjectContextDecorator
-
- 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 class org.apache.cayenne.intercept.ObjectContextDecorator
-
- rollbackChangesLocally() -
Method in interface org.apache.cayenne.ObjectContext
- Resets all uncommitted changes made to the objects in this ObjectContext.
- rollbackOnly -
Variable in class org.apache.cayenne.jpa.JpaTransaction
-
- 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
-
- rootName -
Variable in class org.apache.cayenne.map.QueryBuilder
-
- rootType -
Variable in class org.apache.cayenne.map.QueryBuilder
-
- Rot13PasswordEncoder - Class in org.apache.cayenne.conf
- 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.conf.Rot13PasswordEncoder
-
- Rot47PasswordEncoder - Class in org.apache.cayenne.conf
- 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.conf.Rot47PasswordEncoder
-
- rotate(String) -
Method in class org.apache.cayenne.conf.Rot13PasswordEncoder
- Applies a ROT-13 Caesar cipher to the supplied value.
- rotate(String) -
Method in class org.apache.cayenne.conf.Rot47PasswordEncoder
- Applies a ROT-47 Caesar cipher to the supplied value.
- 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.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[], 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.
- 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.
- RuntimeLoadDelegate - Class in org.apache.cayenne.conf
- Implementation of ConfigLoaderDelegate that creates Cayenne access objects stack.
- 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(DataNode, String) -
Method in class org.apache.cayenne.dba.JdbcPkGenerator
- Runs JDBC update over a Connection obtained from DataNode.
objEntityName
parameter.
objEntityName
and qualifier
parameters.
ascending
property of this Ordering.
CLOB
value that this Clob
object represents, starting at position
pos
.
caseInsensitive
property of this Ordering.
CLOB
value that this Clob
object represents, at
position pos
.
client
property.
closingConnection
property.
CayenneDataObject.setObjectContext(ObjectContext)
.
Persistent.setObjectContext(ObjectContext)
.
distinct
property that determines whether this query returns
distinct row.
encoding
property that allows to generate files using
non-default encoding.
excludeEntitiesPattern
property.
includeEntitiesPattern
property.
makepairs
property.
makepairs
property.
mode
property.
index
.
outputPattern
property.
outputPattern
property.
overwrite
property.
overwrite
property.
pageSize
property.
DbAttribute.setScale(int)
instead.
ResourceLocator
.
val
to this object.
String
to the CLOB
value that
this Clob
object designates at the position pos
.
len
characters of str
, starting at character
offset
, to the CLOB
value that this
Clob
represents.
superPackageName
property that defines a superclass's
package name.
superpkg
property.
superTemplate
property.
supertemplate
property.
template
property.
template
property.
LifecycleListener
. Will be removed in
later 3.0 milestones.
LifecycleListener
. Will be removed in
later 3.0 milestones.
doTranslation
.
Embeddable
object.
usepkgpath
property.
usepkgpath
property.
version
property.
QueryMetadata.SHARED_CACHE
, only forcing any current cache expiration.
java.lang.Short
type mapping.true
if the target database supports batch updates.
true
if table aliases are supported.
DatabaseMetaData.getTableTypes
) for a simple user table.
DatabaseMetaData.getTableTypes
) for a view table.
BLOB
value that this Blob
object
represents to be len
bytes in length.
CLOB
value that this Clob
designates to
have a length of len
characters.
typesConfigPath
parameter.
javaClassName
parameter.
val
to
this object.
objEntityName
parameter.
objEntityName
and qualifier
parameters.
java.util.Date
to any of the three database date/time types: TIME,
DATE, TIMESTAMP.CayenneDataObject.validateForSave(ValidationResult)
.
CayenneDataObject.validateForSave(ValidationResult)
.
ClassDescriptorFactory
for Persistent objects that implement relationship
faulting via ValueHolder
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |