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 _

I

id - Variable in class org.objectstyle.cayenne.exp.parser.SimpleNode
 
id - Variable in class org.objectstyle.cayenne.map.event.MapEvent
 
IDENTIFIER - Static variable in interface org.objectstyle.cayenne.exp.parser.ExpressionParserConstants
 
idIndexes - Variable in class org.objectstyle.cayenne.access.util.ResultDescriptor
Deprecated.  
IDUtil - Class in org.objectstyle.cayenne.util
helper class to generate pseudo-GUID sequences.
ignoringCase - Variable in class org.objectstyle.cayenne.exp.parser.PatternMatchNode
 
ignoringLoadFailures - Variable in class org.objectstyle.cayenne.conf.Configuration
 
image - Variable in class org.objectstyle.cayenne.wocompat.parser.Token
The string image of the token.
importOrdering - Static variable in class org.objectstyle.cayenne.gen.ImportUtils
 
importTypesMap - Variable in class org.objectstyle.cayenne.gen.ImportUtils
 
ImportUtils - Class in org.objectstyle.cayenne.gen
Methods for mangling strings.
ImportUtils() - Constructor for class org.objectstyle.cayenne.gen.ImportUtils
 
IN - Static variable in class org.objectstyle.cayenne.exp.Expression
 
IN_OUT_PARAMETER - Static variable in class org.objectstyle.cayenne.map.ProcedureParameter
 
IN_PARAMETER - Static variable in class org.objectstyle.cayenne.map.ProcedureParameter
 
inBuf - Variable in class org.objectstyle.cayenne.wocompat.parser.SimpleCharStream
 
includeEntitiesPattern - Variable in class org.objectstyle.cayenne.tools.CayenneGenerator
 
includeInBatch(DbAttribute) - Method in class org.objectstyle.cayenne.access.trans.InsertBatchQueryBuilder
Returns true if an attribute should be included in the batch.
includeTables - Variable in class org.objectstyle.cayenne.tools.DataPortTask
 
IncrementalFaultList - Class in org.objectstyle.cayenne.access
A synchronized list that serves as a container of DataObjects.
IncrementalFaultList(IncrementalFaultList) - Constructor for class org.objectstyle.cayenne.access.IncrementalFaultList
Creates a new list copying settings from another list.
IncrementalFaultList(DataContext, Query) - Constructor for class org.objectstyle.cayenne.access.IncrementalFaultList
Creates a new IncrementalFaultList using a given DataContext and query.
IncrementalListResponse - Class in org.objectstyle.cayenne.util
A QueryResponse that contains a sublist of the query result.
IncrementalListResponse(List, int) - Constructor for class org.objectstyle.cayenne.util.IncrementalListResponse
 
inDbExp(String, Object[]) - Static method in class org.objectstyle.cayenne.exp.ExpressionFactory
A convenience shortcut for building IN DB expression.
inDbExp(String, Collection) - Static method in class org.objectstyle.cayenne.exp.ExpressionFactory
A convenience shortcut for building IN DB expression.
indent - Variable in class org.objectstyle.cayenne.util.XMLEncoder
 
indent(int) - Method in class org.objectstyle.cayenne.util.XMLEncoder
 
indentLine - Variable in class org.objectstyle.cayenne.util.XMLEncoder
 
indentTimes - Variable in class org.objectstyle.cayenne.util.XMLEncoder
 
index() - Method in class org.objectstyle.cayenne.access.util.ResultDescriptor
Deprecated.  
indexedByClass - Variable in class org.objectstyle.cayenne.map.EntityResolver
 
indexedIds - Variable in class org.objectstyle.cayenne.access.util.ResultDescriptor
Deprecated.  
IndexedListProperty - Class in org.objectstyle.cayenne.property
A CollectionProperty that uses IndexPropertyList.
IndexedListProperty(ClassDescriptor, ClassDescriptor, PropertyAccessor, String, String) - Constructor for class org.objectstyle.cayenne.property.IndexedListProperty
 
indexIds(DbEntity) - Method in class org.objectstyle.cayenne.access.util.ResultDescriptor
Deprecated. Reindexes primary key based on DbEntity.
indexLOBAttributes() - Method in class org.objectstyle.cayenne.access.trans.LOBBatchQueryWrapper
Indexes attributes
indexOf(Object) - Method in class org.objectstyle.cayenne.access.IncrementalFaultList
 
indexOf(Object) - Method in class org.objectstyle.cayenne.access.ToManyList
 
indexOf(Object) - Method in class org.objectstyle.cayenne.dataview.DataObjectList
 
indexOf(Object) - Method in class org.objectstyle.cayenne.remote.RemoteIncrementalFaultList
 
indexOf(Object) - Method in class org.objectstyle.cayenne.util.PersistentObjectList
 
indexPK() - Method in class org.objectstyle.cayenne.access.jdbc.JDBCResultIterator
Creates an index of PK columns in the RowDescriptor.
indexProperty - Variable in class org.objectstyle.cayenne.util.IndexPropertyList
 
IndexPropertyList - Class in org.objectstyle.cayenne.util
A List implementation that would maintain its internal ordering based on some object numeric "index" property.
IndexPropertyList(String) - Constructor for class org.objectstyle.cayenne.util.IndexPropertyList
Creates an empty NumericPropertyOrderedList.
IndexPropertyList(String, List, boolean) - Constructor for class org.objectstyle.cayenne.util.IndexPropertyList
Creates a NumericPropertyOrderedList that decorates another list.
indexPropertyName - Variable in class org.objectstyle.cayenne.property.IndexedListProperty
 
indexQualifierAttributes() - Method in class org.objectstyle.cayenne.access.trans.LOBBatchQueryWrapper
Indexes attributes
indexSorter(QueryEngine) - Method in class org.objectstyle.cayenne.map.AshwoodEntitySorter
Deprecated. since 1.2 - unused.
indexTypes(ExtendedTypeMap) - Method in class org.objectstyle.cayenne.access.jdbc.RowDescriptor
Initializes converters for columns.
indirectlyModifiedIds - Variable in class org.objectstyle.cayenne.access.event.SnapshotEvent
 
IndirectQuery - Class in org.objectstyle.cayenne.query
A convenience superclass of the queries that resolve into some other queries during the routing phase.
IndirectQuery() - Constructor for class org.objectstyle.cayenne.query.IndirectQuery
 
inExp(String, Object[]) - Static method in class org.objectstyle.cayenne.exp.ExpressionFactory
A convenience shortcut for building IN expression.
inExp(String, Collection) - Static method in class org.objectstyle.cayenne.exp.ExpressionFactory
A convenience shortcut for building IN expression.
info - Variable in class org.objectstyle.cayenne.event.CayenneEvent
 
info - Variable in class org.objectstyle.cayenne.project.ProjectConfigurator
 
info - Variable in class org.objectstyle.cayenne.project.ProjectDataSource
 
info - Variable in class org.objectstyle.cayenne.tools.DeploymentConfigurator
 
info(Object, Throwable) - Method in class org.objectstyle.cayenne.util.ResourceLocator.PredicateLogger
 
info(Object) - Method in class org.objectstyle.cayenne.util.ResourceLocator.PredicateLogger
 
IngresAdapter - Class in org.objectstyle.cayenne.dba.ingres
DbAdapter implementation for Ingres.
IngresAdapter() - Constructor for class org.objectstyle.cayenne.dba.ingres.IngresAdapter
 
IngresPkGenerator - Class in org.objectstyle.cayenne.dba.ingres
Ingres-specific sequence based PK generator.
IngresPkGenerator() - Constructor for class org.objectstyle.cayenne.dba.ingres.IngresPkGenerator
 
IngresSniffer - Class in org.objectstyle.cayenne.dba.ingres
Detects Ingres database from JDBC metadata.
IngresSniffer() - Constructor for class org.objectstyle.cayenne.dba.ingres.IngresSniffer
 
init(ExtendedProperties) - Method in class org.objectstyle.cayenne.access.jdbc.SQLTemplateResourceManager
 
init(FilterConfig) - Method in class org.objectstyle.cayenne.conf.WebApplicationContextFilter
Initializes the BasicServletConfiguration via the initializeConfiguration() method.
init(ConnectionPoolDataSource, int, int, String, String) - Method in class org.objectstyle.cayenne.conn.PoolManager
Initializes pool.
init(ExtendedProperties) - Method in class org.objectstyle.cayenne.gen.AbsFileResourceLoader
Deprecated.  
init(ServletConfig) - Method in class org.objectstyle.cayenne.remote.hessian.service.HessianService
Extracts parameters from ServletConfig and initializes the service.
init(ServletConfig) - Method in class org.objectstyle.cayenne.remote.hessian.service.HessianServlet
Installs HessianService to respond to RemoteService requests.
initAdapter(DataNode, String) - Method in class org.objectstyle.cayenne.conf.RuntimeLoadDelegate
Intializes DataNode adapter.
initCayenneStack(Map) - Method in class org.objectstyle.cayenne.remote.service.BaseRemoteService
Sets up Cayenne stack.
initClassGenerator_1_1(ClassGenerationInfo, ObjEntity, boolean) - Method in class org.objectstyle.cayenne.gen.MapClassGenerator
Initializes ClassGenerationInfo with class name and package of a generated class.
initConvertersFromJavaTypes() - Method in class org.objectstyle.cayenne.access.util.ResultDescriptor
Deprecated.  
initConvertersFromMapping() - Method in class org.objectstyle.cayenne.access.util.ResultDescriptor
Deprecated.  
initDefaultConverters() - Method in class org.objectstyle.cayenne.access.util.ResultDescriptor
Deprecated.  
initDefaultTypes() - Method in class org.objectstyle.cayenne.access.types.ExtendedTypeMap
Registers default extended types.
initDone - Static variable in class org.objectstyle.cayenne.dba.oracle.OracleAdapter
 
initDriverInformation() - Static method in class org.objectstyle.cayenne.dba.oracle.OracleAdapter
 
initEventBridgeParameters(Map) - Method in class org.objectstyle.cayenne.remote.service.BaseRemoteService
Initializes EventBridge parameters for remote clients peer-to-peer communications.
initFromPlist(Map) - Method in class org.objectstyle.cayenne.wocompat.EOQuery
 
initFromPlist(Map) - Method in class org.objectstyle.cayenne.wocompat.EOSQLQuery
 
initFromResultSet(ResultSet) - Method in class org.objectstyle.cayenne.access.jdbc.RowDescriptor
Builds columns list from ResultSet metadata.
initialize(RuntimeServices) - Method in class org.objectstyle.cayenne.access.jdbc.SQLTemplateResourceManager
 
initialize() - Method in class org.objectstyle.cayenne.conf.Configuration
Initializes the new instance.
initialize() - Method in class org.objectstyle.cayenne.conf.DefaultConfiguration
Initializes all Cayenne resources.
initialize(File) - Method in class org.objectstyle.cayenne.project.Project
 
initializeConfiguration(ServletContext) - Static method in class org.objectstyle.cayenne.conf.BasicServletConfiguration
Deprecated.  
initializeSharedConfiguration() - Static method in class org.objectstyle.cayenne.conf.Configuration
Creates and initializes shared Configuration object.
initializeSharedConfiguration(Class) - Static method in class org.objectstyle.cayenne.conf.Configuration
Creates and initializes a shared Configuration object of a custom Configuration subclass.
initializeSharedConfiguration(Configuration) - Static method in class org.objectstyle.cayenne.conf.Configuration
Sets the shared Configuration object to a new Configuration object.
initializeSharedConfiguration(ServletContext) - Static method in class org.objectstyle.cayenne.conf.ServletUtil
Creates a new ServletConfiguration and sets is as a Configuration signleton.
initializeWithParentConfiguration(Configuration) - Method in interface org.objectstyle.cayenne.conf.DataSourceFactory
Initializes factory with the parent configuration object.
initializeWithParentConfiguration(Configuration) - Method in class org.objectstyle.cayenne.conf.DBCPDataSourceFactory
 
initializeWithParentConfiguration(Configuration) - Method in class org.objectstyle.cayenne.conf.DriverDataSourceFactory
Stores configuration object internally to use it later for resource loading.
initializeWithParentConfiguration(Configuration) - Method in class org.objectstyle.cayenne.conf.JNDIDataSourceFactory
 
initMetadata(QueryMetadata) - Method in class org.objectstyle.cayenne.query.NamedQuery
Initializes metadata overrides.
initService(Map) - Method in class org.objectstyle.cayenne.remote.service.BaseRemoteService
A method that sets up a service, initializing Cayenne stack.
initStatement(CallableStatement) - Method in class org.objectstyle.cayenne.access.trans.ProcedureTranslator
Set IN and OUT parameters.
initStatement(PreparedStatement) - Method in class org.objectstyle.cayenne.access.trans.QueryAssembler
Initializes prepared statements with collected parameters.
initValues() - Method in class org.objectstyle.cayenne.access.trans.ProcedureTranslator
 
initWithProperties(Map) - Method in class org.objectstyle.cayenne.access.DataDomain
Reinitializes domain state with a new set of properties.
initWithProperties(Map) - Method in class org.objectstyle.cayenne.access.DataRowStore
 
initWithProperties(Map) - Method in class org.objectstyle.cayenne.map.DataMap
Performs DataMap initialization from a set of properties, using defaults for the missing properties.
initWithProperties(Map) - Method in class org.objectstyle.cayenne.query.ProcedureQuery
Initializes query parameters using a set of properties.
initWithProperties(Map) - Method in class org.objectstyle.cayenne.query.SelectQuery
Initializes query parameters using a set of properties.
initWithProperties(Map) - Method in class org.objectstyle.cayenne.query.SQLTemplate
Initializes query parameters using a set of properties.
injectValueHolder(Object) - Method in class org.objectstyle.cayenne.property.AbstractCollectionProperty
Injects a List in the object if it hasn't been done yet.
injectValueHolder(Object) - Method in interface org.objectstyle.cayenne.property.Property
If a property is implemented as a ValueHolder, this operation would create an unfaulted value holder and inject it into the object, if an object doesn't have it set yet.
injectValueHolder(Object) - Method in class org.objectstyle.cayenne.property.SimpleProperty
Does nothing.
injectValueHolder(Object) - Method in class org.objectstyle.cayenne.property.ValueHolderProperty
Injects a ValueHolder in the object if it hasn't been done yet.
injectValueHolders(Object) - Method in class org.objectstyle.cayenne.property.BaseClassDescriptor
Invokes 'prepareForAccess' of a super descriptor and then invokes 'prepareForAccess' of each declared property.
injectValueHolders(Object) - Method in interface org.objectstyle.cayenne.property.ClassDescriptor
Prepares object properties for access.
input_stream - Variable in class org.objectstyle.cayenne.exp.parser.ExpressionParserTokenManager
 
input_stream - Variable in class org.objectstyle.cayenne.wocompat.parser.ParserTokenManager
 
inputStream - Variable in class org.objectstyle.cayenne.wocompat.parser.SimpleCharStream
 
INSERT - Static variable in class org.objectstyle.cayenne.access.util.DataNodeCommitHelper
Deprecated.  
INSERT_BATCH_SIZE - Static variable in class org.objectstyle.cayenne.access.DataPort
 
InsertBatchQuery - Class in org.objectstyle.cayenne.query
Batched INSERT query.
InsertBatchQuery(DbEntity, int) - Constructor for class org.objectstyle.cayenne.query.InsertBatchQuery
Creates new InsertBatchQuery for a given DbEntity and estimated capacity.
InsertBatchQueryBuilder - Class in org.objectstyle.cayenne.access.trans
Translator of InsertBatchQueries.
InsertBatchQueryBuilder(DbAdapter) - Constructor for class org.objectstyle.cayenne.access.trans.InsertBatchQueryBuilder
 
insertBatchSize - Variable in class org.objectstyle.cayenne.access.DataPort
 
insertField(ObjEntityViewField) - Method in class org.objectstyle.cayenne.dataview.ObjEntityView
 
insertQuery() - Method in class org.objectstyle.cayenne.access.trans.InsertTranslator
Deprecated.  
InsertQuery - Class in org.objectstyle.cayenne.query
Deprecated. since 1.2 Object InsertQuery is not needed anymore. It shouldn't be used directly anyway, but in cases where one might want to have access to it, InsertBatchQuery is a reasonable substitute.
InsertQuery() - Constructor for class org.objectstyle.cayenne.query.InsertQuery
Deprecated. Creates empty InsertQuery.
InsertQuery(ObjEntity) - Constructor for class org.objectstyle.cayenne.query.InsertQuery
Deprecated. Creates InsertQuery with the rootEntity as the root object
InsertQuery(Class) - Constructor for class org.objectstyle.cayenne.query.InsertQuery
Deprecated. Creates InsertQuery with the rootClass as the root object
InsertQuery(Class, Map) - Constructor for class org.objectstyle.cayenne.query.InsertQuery
Deprecated. Creates InsertQuery with the rootClass as the root object
InsertQuery(String) - Constructor for class org.objectstyle.cayenne.query.InsertQuery
Deprecated. Creates InsertQuery with objEntityName parameter.
InsertTranslator - Class in org.objectstyle.cayenne.access.trans
Deprecated. since 1.2 Object InsertQuery is not needed anymore. It shouldn't be used directly anyway, but in cases where one might want to have access to it, InsertBatchQuery is a reasonable substitute.
InsertTranslator() - Constructor for class org.objectstyle.cayenne.access.trans.InsertTranslator
Deprecated.  
insObjects - Variable in class org.objectstyle.cayenne.access.util.ContextCommitObserver
Deprecated.  
installConfigurationShutdownHook() - Method in class org.objectstyle.cayenne.conf.Configuration
 
installEditors(JTable) - Method in class org.objectstyle.cayenne.dataview.CellEditors
 
installRenderer(JList, ObjEntityViewField) - Method in class org.objectstyle.cayenne.dataview.CellRenderers
 
installRenderer(JComboBox, ObjEntityViewField) - Method in class org.objectstyle.cayenne.dataview.CellRenderers
 
installRenderers(JTable) - Method in class org.objectstyle.cayenne.dataview.CellRenderers
 
instance - Static variable in class org.objectstyle.cayenne.project.FlatProjectView
 
INT - Static variable in interface org.objectstyle.cayenne.wocompat.parser.ParserConstants
 
INT_LITERAL - Static variable in interface org.objectstyle.cayenne.exp.parser.ExpressionParserConstants
 
INTEGER_TYPE - Static variable in class org.objectstyle.cayenne.dataview.DataTypeEnum
 
INTEGER_TYPE_NAME - Static variable in class org.objectstyle.cayenne.dataview.DataTypeEnum
 
INTEGER_TYPE_VALUE - Static variable in class org.objectstyle.cayenne.dataview.DataTypeEnum
 
interceptObjectConversion() - Method in class org.objectstyle.cayenne.util.ObjectContextQueryAction
Transfers fetched objects into the target context if it is different from "acting" context.
interceptOIDQuery() - Method in class org.objectstyle.cayenne.util.ObjectContextQueryAction
 
interceptRawSQL(SQLAction) - Method in class org.objectstyle.cayenne.dba.db2.DB2ActionBuilder
Creates a SQLTemplate handling action that removes line breaks from SQL template string to satisfy DB2 JDBC driver.
interceptRelationshipQuery() - Method in class org.objectstyle.cayenne.util.ObjectContextQueryAction
 
internalQuery - Variable in class org.objectstyle.cayenne.access.IncrementalFaultList
 
internalTransaction(TransactionDelegate) - Static method in class org.objectstyle.cayenne.access.Transaction
Factory method returning a new transaction instance that would propagate commit/rollback to participating connections.
intPKForObject(Persistent) - Static method in class org.objectstyle.cayenne.DataObjectUtils
Returns an int primary key value for a DataObject.
invalidate() - Method in class org.objectstyle.cayenne.access.ToManyList
 
invalidate() - Method in class org.objectstyle.cayenne.util.IndexPropertyList
 
invalidate() - Method in class org.objectstyle.cayenne.util.PersistentObjectHolder
 
invalidate() - Method in class org.objectstyle.cayenne.util.PersistentObjectList
Turns itself into a fault, thus forcing a refresh on the next access.
invalidate() - Method in interface org.objectstyle.cayenne.ValueHolder
Turns a ValueHolder into a fault.
invalidatedIds - Variable in class org.objectstyle.cayenne.access.event.SnapshotEvent
 
invalidateObjectList() - Method in class org.objectstyle.cayenne.access.ToManyList
Deprecated. since 1.2 use ToManyList.invalidate()
invalidateObjects(Collection) - Method in class org.objectstyle.cayenne.access.DataContext
"Invalidates" a Collection of DataObject.
invalidStateBorder - Variable in class org.objectstyle.cayenne.dataview.CellEditors
 
invalidText - Variable in class org.objectstyle.cayenne.dataview.CellRenderers.FormatListCellRenderer
 
invalidText - Variable in class org.objectstyle.cayenne.dataview.CellRenderers.FormatRenderer
 
Invocation - Class in org.objectstyle.cayenne.util
Invocation represents a dynamic method invocation bound to a specific target.
Invocation(Object, String) - Constructor for class org.objectstyle.cayenne.util.Invocation
Constructor for an Invocation without arguments in the target's method.
Invocation(Object, String, Class) - Constructor for class org.objectstyle.cayenne.util.Invocation
Constructor for an Invocation with a single argument in the target's method.
Invocation(Object, String, Class[]) - Constructor for class org.objectstyle.cayenne.util.Invocation
Constructor for an Invocation with arbitrary arguments in the target's method.
isAbstractEntity - Variable in class org.objectstyle.cayenne.wocompat.EOObjEntity
 
isAccessible(Member) - Static method in class org.objectstyle.cayenne.util.Util
Returns true if a Member is accessible via reflection under normal Java access controls.
isArrayByteBase64(byte[]) - Static method in class org.objectstyle.cayenne.util.Base64Codec
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isAscending() - Method in class org.objectstyle.cayenne.query.Ordering
Returns true if sorting is done in ascending order.
isBatch() - Method in class org.objectstyle.cayenne.access.jdbc.BatchAction
 
isCaseInsensitive() - Method in class org.objectstyle.cayenne.query.Ordering
Returns true if the sorting is case insensitive
isCellEditable(int, int) - Method in class org.objectstyle.cayenne.dataview.DOTableModel
 
isChangeEventsEnabled() - Method in class org.objectstyle.cayenne.CayenneContext
Returns true if this context posts individual object modification events.
isCleaningDestination() - Method in class org.objectstyle.cayenne.access.DataPort
Returns true if a DataPort was configured to delete all data from the destination tables.
isClient() - Method in class org.objectstyle.cayenne.gen.MapClassGenerator
Returns whether a default client object template will be used.
isClientAllowed() - Method in class org.objectstyle.cayenne.map.ObjEntity
Returns true if this entity is allowed to be used on the client.
isClientEntity - Variable in class org.objectstyle.cayenne.wocompat.EOObjEntity
 
isClientSupported() - Method in class org.objectstyle.cayenne.map.DataMap
 
isClosed - Variable in class org.objectstyle.cayenne.access.DefaultResultIterator
Deprecated.  
isClosed() - Method in class org.objectstyle.cayenne.conn.ConnectionWrapper
 
isClosingConnection() - Method in class org.objectstyle.cayenne.access.DefaultResultIterator
Deprecated. Returns true if this iterator is responsible for closing its connection, otherwise a user of the iterator must close the connection after closing the iterator.
isClosingConnection() - Method in class org.objectstyle.cayenne.access.jdbc.JDBCResultIterator
Returns true if this iterator is responsible for closing its connection, otherwise a user of the iterator must close the connection after closing the iterator.
isCompound() - Method in class org.objectstyle.cayenne.map.ObjAttribute
 
isContainingDeclaredListProperties() - Method in class org.objectstyle.cayenne.gen.ClassGenerationInfo
Returns true if current entity contains at least one Declared List property.
isContainingListProperties() - Method in class org.objectstyle.cayenne.gen.ClassGenerationInfo
Returns true if current entity contains at least one List property.
isContainingListProperties() - Method in class org.objectstyle.cayenne.gen.ClassGenerator
Deprecated. Since 1.2 use getClassGenerationInfo().isContainingListProperties()
isDecimal(int) - Static method in class org.objectstyle.cayenne.dba.TypesMapping
Returns true if supplied type is a decimal type.
isDisjointPrefetch() - Method in class org.objectstyle.cayenne.query.PrefetchTreeNode
 
isDistinct() - Method in class org.objectstyle.cayenne.query.SelectQuery
Returns true if this query returns distinct rows.
isEditable() - Method in class org.objectstyle.cayenne.dataview.ObjEntityViewField
 
isEmpty(boolean) - Method in class org.objectstyle.cayenne.access.DbGenerator
Returns true if there is nothing to be done by this generator.
isEmpty() - Method in class org.objectstyle.cayenne.access.IncrementalFaultList
 
isEmpty() - Method in class org.objectstyle.cayenne.access.ToManyList
 
isEmpty() - Method in class org.objectstyle.cayenne.dataview.DataObjectList
 
isEmpty() - Method in class org.objectstyle.cayenne.project.ProjectPath
 
isEmpty() - Method in class org.objectstyle.cayenne.query.BatchQuery
Returns true if this batch query has no parameter rows.
isEmpty() - Method in class org.objectstyle.cayenne.query.QueryChain
 
isEmpty() - Method in class org.objectstyle.cayenne.remote.RemoteIncrementalFaultList
 
isEmpty() - Method in class org.objectstyle.cayenne.util.PersistentObjectList
 
isEmptyString(String) - Static method in class org.objectstyle.cayenne.util.Util
Returns true, if the String is null or an empty string.
isExhausted() - Method in class org.objectstyle.cayenne.dba.PkRange
 
isFault() - Method in class org.objectstyle.cayenne.access.ToManyList
 
isFault(Object) - Method in class org.objectstyle.cayenne.property.AbstractSingleObjectArcProperty
 
isFault(Object) - Method in interface org.objectstyle.cayenne.property.ArcProperty
Returns whether a target node connected to a given object is an unresolved fault.
isFault(Object) - Method in class org.objectstyle.cayenne.property.BaseClassDescriptor
 
isFault(Object) - Method in interface org.objectstyle.cayenne.property.ClassDescriptor
Returns true if an object is not fully resolved.
isFault(Object) - Method in class org.objectstyle.cayenne.property.ListProperty
 
isFault(Object) - Method in class org.objectstyle.cayenne.property.PersistentObjectProperty
 
isFault(Object) - Method in class org.objectstyle.cayenne.property.ValueHolderProperty
Returns true if a property ValueHolder is not initialized or is itself a fault.
isFault() - Method in class org.objectstyle.cayenne.util.IndexPropertyList
 
isFault() - Method in class org.objectstyle.cayenne.util.PersistentObjectHolder
Returns true if this holder is not resolved, meaning its object is not yet known.
isFault() - Method in class org.objectstyle.cayenne.util.PersistentObjectList
Returns whether this list is not yet resolved and requires a fetch.
isFault() - Method in interface org.objectstyle.cayenne.ValueHolder
Returns true if the internal value is not yet resolved.
isFetchAllowed() - Method in class org.objectstyle.cayenne.query.ObjectIdQuery
 
isFetchingCustomAttributes() - Method in class org.objectstyle.cayenne.query.SelectQuery
Returns 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.
isFetchingDataRows() - Method in interface org.objectstyle.cayenne.query.GenericSelectQuery
Deprecated. Returns true if this query should produce a list of data rows as opposed to DataObjects, false for DataObjects.
isFetchingDataRows() - Method in class org.objectstyle.cayenne.query.ObjectIdQuery
 
isFetchingDataRows() - Method in class org.objectstyle.cayenne.query.ProcedureQuery
 
isFetchingDataRows() - Method in interface org.objectstyle.cayenne.query.QueryMetadata
Returns true if this query should produce a list of data rows as opposed to DataObjects, false for DataObjects.
isFetchingDataRows() - Method in class org.objectstyle.cayenne.query.SelectQuery
Returns true if this query should produce a list of data rows as opposed to DataObjects, false for DataObjects.
isFetchingDataRows() - Method in class org.objectstyle.cayenne.query.SQLTemplate
 
isFetchMandatory() - Method in class org.objectstyle.cayenne.query.ObjectIdQuery
 
isFlattened() - Method in class org.objectstyle.cayenne.map.ObjRelationship
Returns true if the relationship is a "flattened" relationship.
isForceNoCache() - Method in class org.objectstyle.cayenne.query.NamedQuery
 
isForeignKey() - Method in class org.objectstyle.cayenne.map.DbAttribute
Returns true if the DB column represented by this attribute is a foreign key, referencing another table.
isFullReplacementIdAttached(ObjectId) - Method in class org.objectstyle.cayenne.map.DbEntity
Returns true if there is full replacement id is attached to an ObjectId.
isGenerated() - Method in class org.objectstyle.cayenne.map.DbAttribute
Returns true if this column value is generated by the database.
isGeneric() - Method in class org.objectstyle.cayenne.map.ObjEntity
Returns whether this entity is "generic", meaning it is not mapped to a unique Java class.
isGroupBy() - Method in class org.objectstyle.cayenne.map.DerivedDbAttribute
Returns true if this attribute is used in GROUP BY clause of the parent entity.
isIgnoringLoadFailures() - Method in class org.objectstyle.cayenne.conf.Configuration
Returns whether to ignore any failures during map loading or not.
isIndexedByClass() - Method in class org.objectstyle.cayenne.map.EntityResolver
 
isInParameter() - Method in class org.objectstyle.cayenne.map.ProcedureParameter
 
isIteratedResult() - Method in class org.objectstyle.cayenne.access.DataDomainLegacyQueryAction
 
isIteratedResult() - Method in interface org.objectstyle.cayenne.access.OperationHints
Returns true to indicate that any results of a select operation should be returned as a ResultIterator.
isIteratedResult() - Method in class org.objectstyle.cayenne.access.QueryResult
Always returns false, iterated results are not supported.
isIteratedResult() - Method in class org.objectstyle.cayenne.access.util.DefaultOperationObserver
Returns false.
isIteratedResult() - Method in class org.objectstyle.cayenne.access.util.IteratedSelectObserver
 
isJointPrefetch() - Method in class org.objectstyle.cayenne.query.PrefetchTreeNode
 
isLifecycleEventsEnabled() - Method in class org.objectstyle.cayenne.access.ClientServerChannel
 
isLifecycleEventsEnabled() - Method in class org.objectstyle.cayenne.CayenneContext
Returns true if this context posts lifecycle events.
isList() - Method in interface org.objectstyle.cayenne.QueryResponse
Returns whether current iteration result is a list or an update count.
isList() - Method in class org.objectstyle.cayenne.util.GenericResponse
 
isList() - Method in class org.objectstyle.cayenne.util.ListResponse
 
isLocationUndefined() - Method in class org.objectstyle.cayenne.project.Project
Returns true if project location is not defined.
isLoggable() - Static method in class org.objectstyle.cayenne.access.QueryLogger
Returns true if current thread default log level is high enough for QueryLogger to generate output.
isLoggable(Level) - Static method in class org.objectstyle.cayenne.access.QueryLogger
Deprecated. since 1.2
isLoggingConfigured() - Static method in class org.objectstyle.cayenne.conf.Configuration
Indicates whether Log4j has been initialized, either by cayenne or otherwise.
isLookup() - Method in class org.objectstyle.cayenne.dataview.ObjEntityViewField
 
isMandatory() - Method in class org.objectstyle.cayenne.map.DbAttribute
 
isModified() - Method in class org.objectstyle.cayenne.project.Project
Returns true if the project is modified.
isMultiObjectChange() - Method in class org.objectstyle.cayenne.dataview.DataObjectChangeEvent
 
isNameChange() - Method in class org.objectstyle.cayenne.map.event.MapEvent
 
isNameInUse(String, Object) - Method in class org.objectstyle.cayenne.project.NamedObjectFactory
Checks if the name is already taken by another sibling in the same context.
isNoop() - Method in class org.objectstyle.cayenne.graph.CompoundDiff
Returns true if this diff has no other diffs or if all of its diffs are noops.
isNoop() - Method in interface org.objectstyle.cayenne.graph.GraphDiff
Returns true if this diff is simply a placeholder and does not perform any actual operation.
isNoop() - Method in class org.objectstyle.cayenne.graph.NodeDiff
 
isNoop() - Method in class org.objectstyle.cayenne.graph.NodePropertyChangeOperation
Returns true if both old and new value are equal.
isNotifyingRemoteListeners() - Method in class org.objectstyle.cayenne.access.DataRowStore
 
isNull(DbAttribute) - Method in class org.objectstyle.cayenne.query.DeleteBatchQuery
Returns true if a given attribute always has a null value in the batch.
isNull(DbAttribute) - Method in class org.objectstyle.cayenne.query.UpdateBatchQuery
Returns true if a given attribute always has a null value in the batch.
isNumeric(int) - Static method in class org.objectstyle.cayenne.dba.TypesMapping
Returns true if supplied type is a numeric type.
isOld(File) - Method in class org.objectstyle.cayenne.gen.DefaultClassGenerator
Returns true if file parameter is older than internal timestamp of this class generator.
isOutParam() - Method in class org.objectstyle.cayenne.map.ProcedureParameter
 
isPhantom() - Method in class org.objectstyle.cayenne.query.PrefetchTreeNode
 
isPrimaryKey() - Method in class org.objectstyle.cayenne.access.jdbc.ColumnDescriptor
Deprecated. since 1.2
isPrimaryKey() - Method in class org.objectstyle.cayenne.map.DbAttribute
 
isPrototypesEntity(String) - Method in class org.objectstyle.cayenne.wocompat.EOModelProcessor
Returns whether an Entity is an EOF EOPrototypes entity.
isQualifiedOnParent() - Method in class org.objectstyle.cayenne.query.SelectQuery
Returns true if this query has an extra qualifier that uses a parent entity of the query root entity for additional result filtering.
isReadOnly() - Method in class org.objectstyle.cayenne.conn.ConnectionWrapper
 
isReadOnly() - Method in class org.objectstyle.cayenne.map.ObjEntity
Returns true if this ObjEntity represents a set of read-only objects.
isReadOnly() - Method in class org.objectstyle.cayenne.map.ObjRelationship
Returns true if the relationship is flattened, but is not of the single case that can have automatic write support.
isReflexive(DbEntity) - Method in class org.objectstyle.cayenne.map.AshwoodEntitySorter
 
isRefreshing() - Method in class org.objectstyle.cayenne.query.RelationshipQuery
 
isRefreshingObjects() - Method in interface org.objectstyle.cayenne.query.GenericSelectQuery
Deprecated. Returns true if the query results should replace any currently cached values, returns false otherwise.
isRefreshingObjects() - Method in class org.objectstyle.cayenne.query.ProcedureQuery
 
isRefreshingObjects() - Method in interface org.objectstyle.cayenne.query.QueryMetadata
Returns true if the query results should replace any currently cached values, returns false otherwise.
isRefreshingObjects() - Method in class org.objectstyle.cayenne.query.SelectQuery
Returns refresh policy of this query.
isRefreshingObjects() - Method in class org.objectstyle.cayenne.query.SQLTemplate
 
isRemoveMeaningfulFKs() - Method in class org.objectstyle.cayenne.util.EntityMergeSupport
 
isRemovingLineBreaks() - Method in class org.objectstyle.cayenne.access.jdbc.SQLTemplateAction
Returns whether line breaks are removed when the query is executed.
isRenamed() - Method in class org.objectstyle.cayenne.project.ProjectFile
 
isReplacementIdAttached() - Method in class org.objectstyle.cayenne.ObjectId
Returns true if there is full or partial replacement id attached to this id.
isReservedJavaKeyword(String) - Method in class org.objectstyle.cayenne.project.validator.MappingNamesHelper
 
isResolvingInherited() - Method in interface org.objectstyle.cayenne.query.GenericSelectQuery
Deprecated. Returns true if objects fetched via this query should be fully resolved according to the inheritance hierarchy.
isResolvingInherited() - Method in class org.objectstyle.cayenne.query.ProcedureQuery
 
isResolvingInherited() - Method in interface org.objectstyle.cayenne.query.QueryMetadata
Returns true if objects fetched via this query should be fully resolved according to the inheritance hierarchy.
isResolvingInherited() - Method in class org.objectstyle.cayenne.query.SelectQuery
Returns true if objects fetched via this query should be fully resolved according to the inheritance hierarchy.
isResolvingInherited() - Method in class org.objectstyle.cayenne.query.SQLTemplate
 
isReturningValue() - Method in class org.objectstyle.cayenne.map.Procedure
Returns true if a stored procedure returns a value.
isRunning() - Method in class org.objectstyle.cayenne.event.EventBridge
Returns true if this bridge is active.
isSameObjAttribute(ObjEntityViewField) - Method in class org.objectstyle.cayenne.dataview.ObjEntityViewField
 
isSecureConnection() - Method in class org.objectstyle.cayenne.event.XMPPBridge
 
isSelecting() - Method in class org.objectstyle.cayenne.query.ProcedureQuery
Deprecated. since 1.2 as this information is no longer relavant to Cayenne
isSelecting() - Method in class org.objectstyle.cayenne.query.SQLTemplate
Deprecated. Since 1.2 'selecting' property is redundant.
isSerializingMessages() - Method in class org.objectstyle.cayenne.remote.service.LocalConnection
 
isServerEventsEnabled() - Method in class org.objectstyle.cayenne.remote.RemoteSession
 
isServerOnly() - Method in class org.objectstyle.cayenne.map.ObjEntity
Returns true if this entity is not available on the client.
isSharedCacheEnabled() - Method in class org.objectstyle.cayenne.access.DataDomain
Returns true if DataContexts produced by this DataDomain are using shared DataRowStore.
isSingleThreaded() - Method in class org.objectstyle.cayenne.event.EventManager
Returns true if this EventManager is single-threaded.
isSourceIndependentFromTargetChange() - Method in class org.objectstyle.cayenne.map.ObjRelationship
Returns a boolean indicating whether modifying a target of such relationship in any way will not change the underlying table row of the source.
isSourceModified(Resource) - Method in class org.objectstyle.cayenne.access.jdbc.SQLTemplateResourceManager
 
isSubentityOf(ObjEntity) - Method in class org.objectstyle.cayenne.map.ObjEntity
Returns true if this entity directly or indirectly inherits from a given entity, false otherwise.
isSupportsOracleLOB() - Static method in class org.objectstyle.cayenne.dba.oracle.OracleAdapter
 
isSuppressingDistinct() - Method in class org.objectstyle.cayenne.access.trans.SelectTranslator
Returns true if SelectTranslator determined that a query requiring DISTINCT can't be run with DISTINCT keyword for internal reasons.
isTemporary() - Method in class org.objectstyle.cayenne.ObjectId
 
isTemporary() - Method in class org.objectstyle.cayenne.TempObjectId
Deprecated. Always returns true.
isToDependentEntity() - Method in class org.objectstyle.cayenne.map.ObjRelationship
Returns true if underlying DbRelationships point to dependent entity.
isToDependentPK() - Method in class org.objectstyle.cayenne.map.DbRelationship
Returns true if relationship from source to target points to dependent primary key.
isToMany() - Method in class org.objectstyle.cayenne.map.ObjRelationship
 
isToMany() - Method in class org.objectstyle.cayenne.map.Relationship
Returns a boolean value that determines relationship multiplicity.
isToMasterPK() - Method in class org.objectstyle.cayenne.map.DbRelationship
Returns true if a method isToDependentPK of reverse relationship of this relationship returns true.
isToPK() - Method in class org.objectstyle.cayenne.map.DbRelationship
Returns true if the relationship points to at least one of the PK columns of the target entity.
isToPK() - Method in class org.objectstyle.cayenne.map.ObjRelationship
Returns true if the underlying DbRelationships point to a at least one of the columns of the target entity.
isTransactionEventsEnabled() - Method in class org.objectstyle.cayenne.access.DataContext
 
isTransientParent() - Method in class org.objectstyle.cayenne.util.RelationshipFault
 
isTranslateParentQual() - Method in class org.objectstyle.cayenne.access.trans.QualifierTranslator
Returns true if this translator will translate parent qualifier on call to doTranslation.
isTrimmingBytes() - Method in class org.objectstyle.cayenne.access.types.ByteArrayType
 
isTrimmingChars() - Method in class org.objectstyle.cayenne.access.types.CharType
Returns true if 'materializeObject' method should trim trailing spaces from the CHAR columns.
isUncommittedParent() - Method in class org.objectstyle.cayenne.util.RelationshipFault
 
isUnsupportedForDistinct(int) - Static method in class org.objectstyle.cayenne.access.trans.SelectTranslator
 
isUpdateableColumn(Object, int) - Method in class org.objectstyle.cayenne.access.trans.LOBBatchQueryBuilder
 
isUpgradeNeeded() - Method in class org.objectstyle.cayenne.project.Project
Returns true if the project needs to be upgraded.
isUsedForLocking() - Method in class org.objectstyle.cayenne.map.ObjAttribute
Returns whether this attribute should be used for locking.
isUsedForLocking() - Method in class org.objectstyle.cayenne.map.ObjRelationship
Returns whether this attribute should be used for locking.
isUsingBlobs() - Method in class org.objectstyle.cayenne.access.types.ByteArrayType
Returns true if byte columns are handled as BLOBs internally.
isUsingClobs() - Method in class org.objectstyle.cayenne.access.types.CharType
 
isUsingExternalTransactions() - Method in class org.objectstyle.cayenne.access.DataDomain
Returns whether this DataDomain should internally commit all transactions, or let container do that.
isUsingOptimisticLocking() - Method in class org.objectstyle.cayenne.query.BatchQuery
Returns true if the batch query uses optimistic locking.
isUsingOptimisticLocking() - Method in class org.objectstyle.cayenne.query.DeleteBatchQuery
Returns true if the batch query uses optimistic locking.
isUsingOptimisticLocking() - Method in class org.objectstyle.cayenne.query.UpdateBatchQuery
Returns true if the batch query uses optimistic locking.
isUsingPackage() - Method in class org.objectstyle.cayenne.gen.ClassGenerationInfo
Returns true if a class associated with this generator is located in a package.
isUsingPackage() - Method in class org.objectstyle.cayenne.gen.ClassGenerator
Deprecated. Since 1.2 use getClassGenerationInfo().isUsingPackage()
isUsingSharedSnapshotCache() - Method in class org.objectstyle.cayenne.access.DataContext
Returns true if the ObjectStore uses shared cache of a parent DataDomain.
isUsingSuperPackage() - Method in class org.objectstyle.cayenne.gen.ClassGenerationInfo
Returns true if a superclass class associated with this generator is located in a package.
isUsingSuperPackage() - Method in class org.objectstyle.cayenne.gen.ClassGenerator
Deprecated. Since 1.2 use getClassGenerationInfo().isUsingSuperPackage()
isValid() - Method in class org.objectstyle.cayenne.property.BaseClassDescriptor
Returns true if a descriptor is initialized and ready for operation.
isValidatingObjectsOnCommit() - Method in class org.objectstyle.cayenne.access.DataContext
Returns whether this DataContext performs object validation before commit is executed.
isValidatingObjectsOnCommit() - Method in class org.objectstyle.cayenne.access.DataDomain
Returns whether child DataContexts default behavior is to perform object validation before commit is executed.
isValidForDepPk() - Method in class org.objectstyle.cayenne.map.DbRelationship
 
isVisible() - Method in class org.objectstyle.cayenne.dataview.ObjEntityViewField
 
itemExcludeFilters - Variable in class org.objectstyle.cayenne.tools.NamePatternMatcher
 
itemIncludeFilters - Variable in class org.objectstyle.cayenne.tools.NamePatternMatcher
 
IteratedSelectObserver - Class in org.objectstyle.cayenne.access.util
OperationObserver that is used to track the execution of SelectQueries with results returned as ResultIterator.
IteratedSelectObserver() - Constructor for class org.objectstyle.cayenne.access.util.IteratedSelectObserver
 
iterator() - Method in class org.objectstyle.cayenne.access.IncrementalFaultList
Return an iterator for this list.
iterator() - Method in class org.objectstyle.cayenne.access.ToManyList
 
iterator() - Static method in class org.objectstyle.cayenne.dataview.CalcTypeEnum
 
iterator() - Static method in class org.objectstyle.cayenne.dataview.DataTypeEnum
 
iterator() - Method in class org.objectstyle.cayenne.remote.RemoteIncrementalFaultList
Return an iterator for this list.
iterator() - Method in class org.objectstyle.cayenne.util.PersistentObjectList
 

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 ObjectStyle.org All Rights Reserved.