|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
MergerToken
s going from the model to the
database.MergerToken
s going from the database to the
model.DbEntity.addAttribute(DbAttribute attr)
. Scheduled for
removal in Cayenne 4.
MergerToken
to add a DbAttribute
to a DbEntity
.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 parameter.
Object
s are equal using their equals
method.
long
s are equal.
int
s are equal.
short
s are equal.
char
s are equal.
byte
s are equal.
double
s are equal by testing that the pattern of bits
returned by doubleToLong
are equal.
float
s are equal byt testing that the pattern of bits
returned by doubleToLong are equal.
booleans
s are equal.
Object
arrays.
long
.
int
.
short
.
char
.
byte
.
double
.
float
.
boolean
.
hashCode
for an Object
.
hashCode
for a long
.
hashCode
for an int
.
hashCode
for a short
.
hashCode
for a char
.
hashCode
for a byte
.
hashCode
for a double
.
hashCode
for a float
.
hashCode
for a boolean
.
hashCode
for an Object
array.
hashCode
for a long
array.
hashCode
for an int
array.
hashCode
for a short
array.
hashCode
for a char
array.
hashCode
for a byte
array.
hashCode
for a double
array.
hashCode
for a float
array.
hashCode
for a boolean
array.
val
as a parameter to
the PreparedStatement being built.
val
as a parameter to
the PreparedStatement being built.
super.equals()
to this builder.
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.QueryCacheStrategy
enum.
DataContext.getQueryCache()
.
DataContext.getQueryCache()
.
Calendar
fields.Configuration.initialize()
and throwing an
exception.
CayenneException
without detail message.
CayenneException
with the specified detail message.
CayenneException
that wraps a cause
thrown elsewhere.
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
.
MapLoader.createResourceFinder()
.
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.
DataContext.createChildContext()
.
row
parameter.
EJBQLTranslatorFactory
used to generate visitors for
EJBQL to SQL translations.
List
of MergerToken
s to alter the given
DataNode
to match the given DataMap
List
of MergerToken
s to alter the given
DataNode
to match the given DataMap
ent
parameter.
entity
parameter.
ent
parameter.
ent
parameter.
ent
parameter.
StringBuffer
MergerToken
to add a DbEntity
to a DataMap
DataChannel
lifecycle events.ObjectContext
.ProjectConfigurator
approach turned out to be not
usable, and is in fact rarely used (if ever). It will be removed in
subsequent releases.ClassDescriptorFactory
that creates descriptors for classes implementing
DataObject
.DB2Adapter
.DataNode
and a DataMap
and create a group of
MergerToken
s to alter the DataNode
data store to match the
DataMap
.DbRelationship
to hold some extra runtime information.BatchQueryBuilderFactory
.objEntityName
parameter.
objEntityName
and qualifier
parameters.
DeleteQuery
is deprecated.DbEntity
subclass used to hold extra JDBC metadata.Configuration.initialize()
.
MergerToken
to remove a DbAttribute
from a DbEntity
.ent
DbEntity.
ent
DbEntity.
MergerToken
to remove a DbEntity
from a DataMap
.EJBQLParser
based on the system settings.XMLSerializable
implementation that generates XML for embeddable.
ClassDescriptorFactory
used to create descriptors for the enhanced POJO's.EnhancerVisitorFactory
.entityName
.
EntityResult
descriptor.Object.equals(Object)
methods.expWithParams(params, true)
.
type
.
DataObject.resolveFault()
finds that no
matching row exists in the database for an ObjectId
.Throwable
thrown
elsewhere.
fetch limit
.
fetch
offset
.
IncrementalFaultList.fillIn(Query, List)
, as this method performed unneeded
synchronization.
JdbcAdapter.findResource(String)
.
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
if no readable resource can be
found for the given name.
aClass
.
PkGenerator.generatePk(DataNode, DbAttribute)
.
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.
BLOB
value designated by this Blob
instance
as a stream.
BLOB
value that this Blob
object represents, as an array of bytes.
DataContext.getQueryCache()
.
ProcedureQuery.getCacheStrategy()
replaces this method.
QueryMetadata.getCacheStrategy()
replaces this method.
SelectQuery.getCacheStrategy()
replaces this method.
SQLTemplate.getCacheStrategy()
replaces this method.
LifecycleCallbackRegistry
for handling callbacks.
CLOB
value designated by this Clob
object as a java.io.Reader
object (or as a stream of characters).
ClassDescriptor
instances for
all entities.
ClasspathResourceFinder.setClassLoader(ClassLoader)
.
DbLoader.getConnection()
.
getConnection
method.
PersistentObject.getObjectContext()
.
Persistent.getObjectContext()
.
location
.
Configuration.getDataSourceFactory(String)
is invoked, and this is
the method that should be overriden.
name
parameter.
EntityListener
objects.
QueryCacheStrategy.NO_CACHE
.
ExtendedTypeMap.createType(String)
instead.
name
or null
if no
such domain is found.
DataSourceInfo
object, loading it from XML file if the factory is
configured to do so.
Embeddable
matching class name or null if such Embeddable is not
mapped.
Embeddable
mappings stored in the DataMap.
EntityListener
objects.
source
object, or an empty list
if there are no such failures.
QueryMetadata.getFetchOffset()
.
OptimisticLockException.getFreshSnapshot(ObjectContext)
instead.
Instrumentation
instance for the current JVM or null if it is
not availble or not known to this factory.
ColumnDescriptor.getDataRowKey()
name
parameter.
null
if it cannot be found.
name
parameter.
PoolManager
instance.
index
.
pageSize
property.
ParameterBinding.getScale()
.
DbAttribute.getScale()
instead.
DbEntity.getPrimaryKeys()
that returns a collection.
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.
QueryCache
, creating it on the fly if needed.
QueryCacheFactory
.
RelationshipFault.getRelationshipName()
method
relName
.
dbRelationship
parameter.
ResourceFinder
associated with this Configuration that is to be
used for config files lookup.
Configuration.getResourceFinder()
.
RowReader
for the result set..
CLOB
value
designated by this Clob
object.
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 there are any modified, deleted or new objects
registered with this CayenneContext, false
otherwise.
true
if there are any modified, deleted or new objects
registered with this ObjectContext, false
otherwise.
true
if at least one exception was registered during query
execution.
Object.hashCode()
methods.hashCode
.
com.caucho.hessian.server.HessianServlet
that
installs default Cayenne handlers, simplifying web.xml
configuration.RemoteService
implementation that stores
server context information in HTTP sessions.RowDescriptorBuilder
.
HessianService
to respond to RemoteService
requests.
RowDescriptorBuilder
.
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 the fields that have been checked are all equal.
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
if attribute inherited from a super entity.
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.
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
.
true
if 'materializeObject' method should trim trailing spaces
from the CHAR columns.
true
if byte columns are handled as BLOBs internally.
true
if the ObjectStore uses shared cache of a parent
DataDomain.
expressions
in a single expression.
Entity.lastPathComponent(Expression, Map)
method that
supports aliases.
BLOB
value designated by this
Blob
object.
CLOB
value designated by
this Clob
object.
location
.
uri
parameter.
QueryCacheStrategy
enum.
QueryCacheStrategy
enum.
dbEntity
.
QueryCache
interface that stores data in a
non-expiring LRUMap.map
.
map
.
map
.
map
.
objects
objects
array
ObjectId
's IdSnapshot
for the argument
object
.
MergerToken.execute(MergerContext)
s that a
MergerToken
can do its work.MergerToken
s should be created from a MergerFactory
obtained from
DbAdapter.mergerFactory()
so that the DbAdapter
are able to provide
MergerToken
subclasses.MergerToken
with MergeDirection.TO_MODEL
QueryCache
wrapper that introduces a key namespace on top of a delegate
shared cache.QueryCacheStrategy
enum.
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.objectsFromDataRows(ClassDescriptor, List)
instead.
DataContext.objectsFromDataRows(ClassDescriptor, List)
instead.
BaseContext.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.
QueryEngine
to pass back query
results and notify caller about exceptions.QueryCache
implementation based on OpenSymphony OSCache.RowDescriptorBuilder
.
page size
.
EJBQLExpression
.
ProjectConfigurator
approach turned out to be not
usable, and is in fact rarely used (if ever). It will be removed in
subsequent releases.ObjEntity
.ClassDescriptorFactory
implementors.JdbcPkGenerator.longPkFromDatabase(DataNode, DbEntity)
is used.
Persistent
interface as well as supports lazy faulting.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)
.
ObjectContext.prepareForAccess(Persistent, String, boolean)
.
ProjectConfigurator
approach turned out to be not
usable, and is in fact rarely used (if ever). It will be removed in
subsequent releases.ProjectConfigurator
approach turned out to be not
usable, and is in fact rarely used (if ever). It will be removed in
subsequent releases.QueryCacheFactory
.
QueryAssembler
and
output buffer object.
SelectQuery.queryWithParameters(Map, boolean)
that prunes parts of
qualifier that have no parameter value set.
ObjectIdQuery
with appropriate 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.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
-
- 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.
- 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.
- removeLocal(Object) -
Method in class org.apache.cayenne.util.PersistentObjectList
-
- 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
-
- 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.
- 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.
- 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
-
- 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, 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
-
- 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
-
- 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
-
- reservedFieldNames -
Variable in class org.apache.cayenne.enhancer.EmbeddableVisitor
-
- 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
- Deprecated.
- reset() -
Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- reset(String) -
Method in class org.apache.cayenne.enhancer.EnhancementHelper
- Resets helper to process a given class.
- 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
-
- resetJoinStack() -
Method in class org.apache.cayenne.access.trans.DeleteTranslator
- Deprecated.
- 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
-
- resetJoinStack() -
Method in class org.apache.cayenne.access.trans.UpdateTranslator
- Deprecated.
- 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
-
- 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
.
- resolveJoin(boolean) -
Method in class org.apache.cayenne.access.jdbc.EJBQLPathTranslator
-
- 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.
- 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
-
- 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
- Deprecated. since 3.0. Inheritance resolving is not optional anymore.
- RESOLVING_INHERITED_PROPERTY -
Static variable in interface org.apache.cayenne.query.QueryMetadata
- Deprecated. since 3.0. Inheritance resolving is not optional anymore.
- resourceFinder -
Variable in class org.apache.cayenne.conf.MultiProjectConfiguration
-
- ResourceFinder - Interface in org.apache.cayenne.conf
- An object that defines a strategy for locating stream resources.
- 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
-
- 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
-
- resultEntity -
Variable in class org.apache.cayenne.map.QueryBuilder
- Deprecated.
- 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
-
- 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
-
- 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
-
- rootName -
Variable in class org.apache.cayenne.map.QueryBuilder
- Deprecated.
- rootNode -
Variable in class org.apache.cayenne.access.trans.JoinStack
-
- rootNode() -
Method in class org.apache.cayenne.ejbql.parser.JJTEJBQLState
-
- rootPaths -
Variable in class org.apache.cayenne.conf.ClasspathResourceFinder
-
- rootType -
Variable in class org.apache.cayenne.map.QueryBuilder
- Deprecated.
- 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
- Deprecated.
- 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.
- RowDescriptor(ColumnDescriptor[], ExtendedTypeMap) -
Constructor for class org.apache.cayenne.access.jdbc.RowDescriptor
- Deprecated. since 3.0 use
RowDescriptorBuilder
.
- RowDescriptor(ResultSet, ExtendedTypeMap) -
Constructor for class org.apache.cayenne.access.jdbc.RowDescriptor
- Deprecated. since 3.0 use
RowDescriptorBuilder
.
- RowDescriptor(ResultSet, ExtendedTypeMap, Map) -
Constructor for class org.apache.cayenne.access.jdbc.RowDescriptor
- Deprecated. since 3.0 use
RowDescriptorBuilder
.
- 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
-
- RowReader<T> - Interface in org.apache.cayenne.access.select
- A strategy class that encapsulates an algorithm for converting a single ResultSet row
into a DataRow.
- 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.
- 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.
- 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.
MergerToken
to add a "allow null" clause to a column.MergerToken
to set the mandatory field of a DbAttribute
to falseCLOB
value that this Clob
object represents, starting at position
pos
.
ProcedureQuery.setCacheStrategy(QueryCacheStrategy)
replaces this
method.
SelectQuery.setCacheStrategy(QueryCacheStrategy)
replaces this
method.
SQLTemplate.setCacheStrategy(QueryCacheStrategy)
replaces this
method.
CLOB
value that this Clob
object represents, at
position pos
.
closingConnection
property.
MergerToken
to use to set type, length and precision.MergerToken
that modifies one original DbAttribute
to match another
new DbAttribute
s type, maxLength and precision.CayenneDataObject.setObjectContext(ObjectContext)
.
Persistent.setObjectContext(ObjectContext)
.
ObjAttribute.setDbAttributePath(String)
.
distinct
property that determines whether this query returns
distinct row.
EntityListenerFactory
that should be used to create entity
listeners.
isEquals
value.
ColumnDescriptor.setDataRowKey(String)
.
MergerToken
to add a "not null" clause to a column.MergerToken
to set the mandatory field of a DbAttribute
to trueObjEntity
className if ObjEntity
should be generated with a
special class name.
index
.
pageSize
property.
ParameterBinding.setScale(int)
.
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.
Embeddable
object.
ValueForNullProvider
that will be used to set value for null on not
null columns
QueryCacheStrategy
enum.
QueryCacheStrategy
enum.
java.lang.Short
type mapping.DeleteBatchQueryBuilder
, which uses 'soft' delete (runs
UPDATE and sets 'deleted' field to true instead-of running SQL DELETE)#BatchQueryBuilderFactory
, which uses 'soft' delete
(runs UPDATE and sets 'deleted' field to true instead-of running SQL DELETE)SQLTemplateAction.SQLTemplateAction(SQLTemplate, DbAdapter, EntityResolver)
constructor.
fetch
size
.
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.
hashCode
.
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.
PropertyUtils.getProperty()
finds that
there is a null value in middle of the resolved path.Throwable
thrown
elsewhere.
val
to
this object.
UpdateQuery
and
DeleteQuery
queries are deprecated.
UpdateQuery
and
DeleteQuery
queries are deprecated.
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 |