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

A

abort() - Method in class org.apache.ojb.odmg.J2EETransactionImpl
 
abort() - Method in class org.apache.ojb.odmg.NarrowTransaction
Abort the underlying odmg-transaction
abort() - Method in class org.apache.ojb.odmg.TransactionImpl
Abort and close the transaction.
abort() - Method in interface org.odmg.Transaction
Abort and close the transaction.
abortExternalTx(TransactionImpl) - Method in class org.apache.ojb.odmg.JTATxManager
Abort an active extern transaction associated with the given PB.
abortExternalTx(TransactionImpl) - Method in class org.apache.ojb.odmg.LocalTxManager
included to keep interface contract consistent.
abortExternalTx(TransactionImpl) - Method in interface org.apache.ojb.odmg.OJBTxManager
 
abortTransaction() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
abortTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
abortTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl
 
abortTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Abort and close the transaction.
abortTransaction() - Method in interface org.apache.ojb.broker.PersistenceBroker
Aborts and closes the current transaction.
absolute(int) - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
the absolute and relative calls are the trickiest parts.
absolute(int) - Method in interface org.apache.ojb.broker.accesslayer.OJBIterator
Moves the cursor to the given row number in the iterator.
absolute(int) - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
 
absolute(int) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
Moves the cursor to the given row number in the iterator.
AbstractIndirectionHandler - Class in org.apache.ojb.broker.core.proxy
Abstract implementation for the indirection handler used by ojb's proxies.
AbstractIndirectionHandler(PBKey, Identity) - Constructor for class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Creates a new indirection handler for the indicated object.
AbstractIsolation - Class in org.apache.ojb.otm.lock.isolation
AbstractIsolation() - Constructor for class org.apache.ojb.otm.lock.isolation.AbstractIsolation
 
AbstractLockStrategy - Class in org.apache.ojb.odmg.locking
Deprecated.  
AbstractLockStrategy() - Constructor for class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated.  
AbstractMetaCache - Class in org.apache.ojb.broker.cache
An abstract 'meta' implementation of the ObjectCache interace.
AbstractMetaCache() - Constructor for class org.apache.ojb.broker.cache.AbstractMetaCache
 
AbstractProxyFactory - Class in org.apache.ojb.broker.core.proxy
Abstract implementation for the ProxyFactory
AbstractProxyFactory() - Constructor for class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
 
AbstractQueryImpl - Class in org.apache.ojb.broker.query
Abstract implemenation of Query interface
AbstractQueryImpl() - Constructor for class org.apache.ojb.broker.query.AbstractQueryImpl
 
AbstractQueryImpl(Class) - Constructor for class org.apache.ojb.broker.query.AbstractQueryImpl
 
AbstractSequenceManager - Class in org.apache.ojb.broker.util.sequence
A base class for sequence manager implementations.
AbstractSequenceManager(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
Constructor used by SequenceManagerFactory
AbstractTransactionManagerFactory - Class in org.apache.ojb.broker.transaction.tm
Abstract base class implementation of the TransactionManagerFactory interface, all derived classes have to implement method AbstractTransactionManagerFactory.getLookupInfo().
AbstractTransactionManagerFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory
 
ACCEPT_LOCKS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
ACCESS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
ACCESS_ANONYMOUS - Static variable in class org.apache.ojb.broker.metadata.FieldDescriptor
 
ACCESS_READONLY - Static variable in class org.apache.ojb.broker.metadata.FieldDescriptor
 
ACCESS_READWRITE - Static variable in class org.apache.ojb.broker.metadata.FieldDescriptor
 
acquireConnection(PBKey) - Method in interface org.apache.ojb.otm.Kit
Acquire an open OTMConnection
acquireConnection(PBKey) - Method in class org.apache.ojb.otm.OTMKit
Obtain an OTMConnection for the given persistence broker key
acquireConnection(PBKey) - Method in class org.apache.ojb.otm.transaction.LocalTransactionFactory
 
acquireConnection(PBKey) - Method in class org.apache.ojb.otm.transaction.ManagedTransactionFactory
 
acquireConnection(PBKey) - Method in interface org.apache.ojb.otm.transaction.TransactionFactory
Acquire new connection.
activateConnection() - Method in class org.apache.ojb.broker.util.WrappedConnection
Activate the connection
activePersistenceBroker() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
Not implemented!
activePersistenceBroker() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
 
activePersistenceBroker() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerFactoryIF
Returns the total number of active PersistenceBroker instances.
add(DynaBean) - Method in class org.apache.ojb.broker.ant.DataSet
Adds a data object.
add(Object) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
add(int, Object) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
add(String) - Method in class org.apache.ojb.broker.query.UserAlias
Adds a path to the aliased paths
add(Object) - Method in class org.apache.ojb.broker.util.IdentityHashMap
adds an object to the Map.
add(int, Object) - Method in class org.apache.ojb.odmg.collections.DListImpl
Inserts the specified element at the specified position in this list (optional operation).
add(Object) - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
addAll(Collection) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
addAll(int, Collection) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
addAndCriteria(Criteria) - Method in class org.apache.ojb.broker.query.Criteria
ANDs two sets of criteria together:
addArgument(ArgumentDescriptor) - Method in class org.apache.ojb.broker.metadata.DeleteProcedureDescriptor
Add an argument
addArgument(ArgumentDescriptor) - Method in class org.apache.ojb.broker.metadata.InsertProcedureDescriptor
Add an argument
addArgument(ArgumentDescriptor) - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Add an argument
addArgument(ArgumentDescriptor) - Method in class org.apache.ojb.broker.metadata.UpdateProcedureDescriptor
Add an argument
addArguments(FieldDescriptor[]) - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Set up arguments for each FieldDescriptor in an array.
addAttribute(String, String) - Method in class org.apache.ojb.broker.accesslayer.QueryCustomizerDefaultImpl
 
addAttribute(String, String) - Method in interface org.apache.ojb.broker.metadata.AttributeContainer
Store the specified attribute and it's value.
addAttribute(String, String) - Method in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
Sets a custom configuration attribute.
addAttribute(String, String) - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
addAttribute(String, String) - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
addAttribute(String, String) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
addBatch(PreparedStatement) - Method in interface org.apache.ojb.broker.platforms.Platform
Called when adding statements to current batch.
addBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
addBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Try Oracle update batching and call executeUpdate or revert to JDBC update batching.
addBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated. Try Oracle update batching and call executeUpdate or revert to JDBC update batching.
addBetween(Object, Object, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds BETWEEN criteria, customer_id between 1 and 10
addCollectionDescriptor(CollectionDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Add a CollectionDescriptor.
addColumn(FieldDescriptor) - Method in class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
addColumnEqualTo(String, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds and equals (=) criteria, CUST_ID = 10034 attribute will NOT be translated into column name
addColumnEqualToField(String, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds and equals (=) criteria for field comparison.
addColumnIn(String, Collection) - Method in class org.apache.ojb.broker.query.Criteria
Adds IN criteria, customer_id in(1,10,33,44) large values are split into multiple InCriteria IN (1,10) OR IN(33, 44)
The attribute will NOT be translated into column name
addColumnIsNull(String) - Method in class org.apache.ojb.broker.query.Criteria
Adds is Null criteria, customer_id is Null The attribute will NOT be translated into column name
addColumnNotNull(String) - Method in class org.apache.ojb.broker.query.Criteria
Adds not Null criteria, customer_id is not Null The attribute will NOT be translated into column name
addConfiguredFileset(FileSet) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Adds a fileset specifying the schema files.
addConfiguredFileset(FileSet) - Method in class org.apache.ojb.broker.ant.WriteDataSqlToFileCommand
Adds a fileset specifying data files.
addConfiguredFileset(FileSet) - Method in class org.apache.ojb.broker.ant.WriteDataToDatabaseCommand
Adds a fileset.
addCriteria(Criteria) - Method in class org.apache.ojb.broker.query.Criteria
 
addCriteria(Vector) - Method in class org.apache.ojb.broker.query.Criteria
 
addDBDefinitionFile(InputStream) - Method in interface org.apache.ojb.broker.util.dbhandling.DBHandling
Adds an input streams containg part of the db definition to use.
addDBDefinitionFile(InputStream) - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Adds an input stream of a db definition (in our case of a torque schema file).
addDBDefinitionFiles(String, String) - Method in interface org.apache.ojb.broker.util.dbhandling.DBHandling
Adds db definition files to use.
addDBDefinitionFiles(String, String) - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Adds the input files (in our case torque schema files) to use.
addDescriptor(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.metadata.ConnectionRepository
Add a new JdbcConnectionDescriptor.
addDescriptor(String, String, String, String, String) - Method in class org.apache.ojb.broker.metadata.ConnectionRepository
Creates and adds a new connection descriptor for the given JDBC connection url.
addDescriptor(String, DataSource, String, String) - Method in class org.apache.ojb.broker.metadata.ConnectionRepository
Creates and adds a new connection descriptor for the given JDBC data source.
addedOneToOne(ObjectReferenceDescriptor, Object, Identity) - Method in interface org.apache.ojb.odmg.Image.ImageListener
 
addedOneToOne(ObjectReferenceDescriptor, Object, Identity) - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
addedXToN(CollectionDescriptor, Object, Identity) - Method in interface org.apache.ojb.odmg.Image.ImageListener
 
addedXToN(CollectionDescriptor, Object, Identity) - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
addEqualTo(String, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds and equals (=) criteria, customer_id = 10034
addEqualToColumn(String, String) - Method in class org.apache.ojb.broker.query.Criteria
Adds and equals (=) criteria for column comparison.
addEqualToField(String, String) - Method in class org.apache.ojb.broker.query.Criteria
Adds and equals (=) criteria for field comparison.
addExists(Query) - Method in class org.apache.ojb.broker.query.Criteria
Adds an exists(sub query)
addExtentClass(Class) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
add an Extent class to the current descriptor
addExtentClass(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
add an Extent class to the current descriptor
addExtentClassName(Class) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Deprecated. use ClassDescriptor.addExtentClass(String newExtentClass) instead
addFieldDescriptor(FieldDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
adds a FIELDDESCRIPTOR to this ClassDescriptor.
addFileset(FileSet) - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Adds a fileset.
addFkToItemClass(String) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
add a FK column pointing to the item Class
addFkToThisClass(String) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
add a FK column pointing to This Class
addForeignKeyField(int) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
add a foreign key field ID
addForeignKeyField(String) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
add a foreign key field
addGreaterOrEqualThan(Object, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds GreaterOrEqual Than (>=) criteria, customer_id >= 10034
addGreaterOrEqualThanField(String, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds GreaterOrEqual Than (>=) criteria, customer_id >= person_id
addGreaterThan(Object, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds Greater Than (>) criteria, customer_id > 10034
addGreaterThanField(String, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds Greater Than (>) criteria, customer_id > person_id
addGroupBy(String) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use QueryByCriteria#addGroupBy
addGroupBy(FieldHelper) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use QueryByCriteria#addGroupBy
addGroupBy(String[]) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use QueryByCriteria#addGroupBy
addGroupBy(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Adds a groupby fieldName for ReportQueries.
addGroupBy(FieldHelper) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Adds a field for groupby
addGroupBy(String[]) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Adds an array of groupby fieldNames for ReportQueries.
addIn(String, Collection) - Method in class org.apache.ojb.broker.query.Criteria
Adds IN criteria, customer_id in(1,10,33,44) large values are split into multiple InCriteria IN (1,10) OR IN(33, 44)
addIn(Object, Query) - Method in class org.apache.ojb.broker.query.Criteria
IN Criteria with SubQuery
addIsNull(String) - Method in class org.apache.ojb.broker.query.Criteria
Adds is Null criteria, customer_id is Null
addIterator(OJBIterator) - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
use this method to construct the ChainingIterator iterator by iterator.
addLessOrEqualThan(Object, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds LessOrEqual Than (<=) criteria, customer_id <= 10034
addLessOrEqualThanField(String, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds LessOrEqual Than (<=) criteria, customer_id <= person_id
addLessThan(Object, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds Less Than (<) criteria, customer_id < 10034
addLessThanField(String, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds Less Than (<) criteria, customer_id < person_id
addLike(Object, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds Like (LIKE) criteria, customer_name LIKE "m%ller"
addListener(PBListener) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
addListener(PBListener, boolean) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
addListener(PBListener) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
addListener(PBListener, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
addListener(PBListener) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
addListener(PBListener, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
addListener(MaterializationListener) - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Adds a materialization listener.
addListener(CollectionProxyListener) - Method in interface org.apache.ojb.broker.core.proxy.CollectionProxy
Adds a listener to this collection.
addListener(CollectionProxyListener) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Adds a listener to this collection.
addListener(MaterializationListener) - Method in interface org.apache.ojb.broker.core.proxy.IndirectionHandler
Adds a materialization listener.
addListener(PBListener) - Method in interface org.apache.ojb.broker.PersistenceBroker
Adds a temporary PBListener to this broker.
addListener(PBListener, boolean) - Method in interface org.apache.ojb.broker.PersistenceBroker
Adds a temporary or permanent PBListener to this broker, depending on the parameter value.
addMtoNImplementor(MtoNImplementor) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
addMtoNImplementor(MtoNImplementor) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
addMtoNImplementor(MtoNImplementor) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
addMtoNImplementor(MtoNImplementor) - Method in interface org.apache.ojb.broker.PersistenceBroker
Stores the given m:n implementor int the underlying persistence system.
addNotBetween(Object, Object, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds NOT BETWEEN criteria, customer_id not between 1 and 10
addNotEqualTo(Object, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds NotEqualTo (<>) criteria, customer_id <> 10034
addNotEqualToColumn(String, String) - Method in class org.apache.ojb.broker.query.Criteria
Adds and equals (<>) criteria for column comparison.
addNotEqualToField(String, String) - Method in class org.apache.ojb.broker.query.Criteria
Adds and equals (=) criteria for field comparison.
addNotExists(Query) - Method in class org.apache.ojb.broker.query.Criteria
Adds a not exists(sub query)
addNotIn(String, Collection) - Method in class org.apache.ojb.broker.query.Criteria
Adds NOT IN criteria, customer_id not in(1,10,33,44) large values are split into multiple InCriteria NOT IN (1,10) AND NOT IN(33, 44)
addNotIn(String, Query) - Method in class org.apache.ojb.broker.query.Criteria
NOT IN Criteria with SubQuery
addNotLike(String, Object) - Method in class org.apache.ojb.broker.query.Criteria
Adds Like (NOT LIKE) criteria, customer_id NOT LIKE 10034
addNotNull(String) - Method in class org.apache.ojb.broker.query.Criteria
Adds not Null criteria, customer_id is not Null
addObjectReferenceDescriptor(ObjectReferenceDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Add a ObjectReferenceDescriptor.
addOrCriteria(Criteria) - Method in class org.apache.ojb.broker.query.Criteria
ORs two sets of criteria together:
addOrderBy(String, boolean) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
Adds a field for orderBy
addOrderBy(String) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use #addOrderByAscending(String fieldName)
addOrderBy(String, boolean) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use QueryByCriteria#addOrderBy
addOrderBy(FieldHelper) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use QueryByCriteria#addOrderBy
addOrderBy(String, boolean) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Adds a field for orderBy
addOrderBy(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Deprecated. use #addOrderByAscending(String fieldName)
addOrderBy(FieldHelper) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Adds a field for orderBy
addOrderByAscending(String) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use QueryByCriteria#addOrderByAscending
addOrderByAscending(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Adds a field for orderBy ASCENDING
addOrderByDescending(String) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use QueryByCriteria#addOrderByDescending
addOrderByDescending(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Adds a field for orderBy DESCENDING
addPagingSql(StringBuffer) - Method in interface org.apache.ojb.broker.platforms.Platform
Add the LIMIT or equivalent to the SQL SQL-Paging is not yet supported
addPagingSql(StringBuffer) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
addPagingSql(StringBuffer) - Method in class org.apache.ojb.broker.platforms.PlatformHsqldbImpl
 
addPagingSql(StringBuffer) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
addPagingSql(StringBuffer) - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
addPagingSql(StringBuffer) - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
addPathClass(String, Class) - Method in class org.apache.ojb.broker.query.Criteria
Add a hint Class for a path.
addPathClass(String, Class) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Add a hint Class for a path.
addPrefetchedRelationship(String) - Method in class org.apache.ojb.broker.query.Criteria
Deprecated. use QueryByCriteria#addPrefetchedRelationship
addPrefetchedRelationship(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
add the name of aRelationship for prefetched read
addProfile(Object, DescriptorRepository) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Add a metadata profile.
addReader(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. Add a reader lock entry for transaction tx on object obj to the persistent storage.
addReader(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated. Add a reader lock entry for transaction tx on object obj to the persistent storage.
addReader(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockMap
Deprecated. Add a reader lock entry for transaction tx on object obj to the persistent storage.
addReader(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
Add a reader lock entry for transaction tx on object obj to the persistent storage.
addRuleInstances(Digester) - Method in class org.apache.ojb.broker.ant.DdlUtilsDataHandling.DataRuleSet
addSelectionCriteria(SelectionCriteria) - Method in class org.apache.ojb.broker.query.Criteria
 
addSql(String) - Method in class org.apache.ojb.broker.query.Criteria
Adds freeform SQL criteria, REVERSE(name) like 're%'
addWriteDataSqlToFile(WriteDataSqlToFileCommand) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Adds the "write data sql to file"-command.
addWriteDataToDatabase(WriteDataToDatabaseCommand) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Adds the "write data to database"-command.
addWriteDtdToFile(WriteDtdToFileCommand) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Adds the "write dtd to file"-command.
AFTER_BEGIN - Static variable in class org.apache.ojb.broker.PBStateEvent.Type
Denotes an event that happens after a transaction was started.
AFTER_BEGIN_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
AFTER_COMMIT - Static variable in class org.apache.ojb.broker.PBStateEvent.Type
Denotes an event that happens after a transaction was comitted.
AFTER_COMMIT_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
AFTER_DELETE - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent.Type
Denotes an event that happens after the deletion of an object.
AFTER_DELETE_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
AFTER_INSERT - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent.Type
Denotes an event that happens after the insertion of an object.
AFTER_LOOKUP - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent.Type
Denotes an event that happens after the lookup of an object.
AFTER_LOOKUP_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
AFTER_OPEN - Static variable in class org.apache.ojb.broker.PBStateEvent.Type
Denotes an event that happens after a broker was opened.
AFTER_OPEN_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
AFTER_ROLLBACK - Static variable in class org.apache.ojb.broker.PBStateEvent.Type
Denotes an event that happens after a transaction was rolled back.
AFTER_ROLLBACK_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
AFTER_STORE_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
AFTER_UPDATE - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent.Type
Denotes an event that happens after the update of an object.
AFTER_UPDATE_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
afterAbort() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Method declaration
afterAbort() - Method in interface org.apache.ojb.odmg.TransactionAware
afterAbort will be called after a transaction has been aborted.
afterBegin(PBStateEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
afterBegin(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
afterBegin(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
 
afterBegin(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
afterBegin(PBStateEvent) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
afterBegin(PBStateEvent) - Method in interface org.apache.ojb.broker.PBStateListener
Called after a transaction was started.
afterCommit(PBStateEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
afterCommit(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
afterCommit(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
 
afterCommit(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
After committing the transaction push the object from session cache ( 1st level cache) to the application cache (2d level cache).
afterCommit(PBStateEvent) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
afterCommit(PBStateEvent) - Method in interface org.apache.ojb.broker.PBStateListener
Called after a transaction was comitted.
afterCommit() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Method declaration
afterCommit() - Method in interface org.apache.ojb.odmg.TransactionAware
afterCommit is called only after a successful commit has taken place.
afterCompletion(int) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl
 
afterCompletion(int) - Method in class org.apache.ojb.odmg.J2EETransactionImpl
FOR internal use.
afterDelete(PBLifeCycleEvent) - Method in interface org.apache.ojb.broker.PBLifeCycleListener
Called after an object has been deleted by a persistence broker.
afterDelete(PersistenceBroker) - Method in interface org.apache.ojb.broker.PersistenceBrokerAware
Is called as the last operation after an object was deleted in the underlying persistence system.
afterDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
afterDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListImpl
noop
afterDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
afterDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapImpl
noop
afterDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DSetImpl
noop
afterInsert(PBLifeCycleEvent) - Method in interface org.apache.ojb.broker.PBLifeCycleListener
Called after an object instance has been stored by a persistence broker.
afterInsert(PersistenceBroker) - Method in interface org.apache.ojb.broker.PersistenceBrokerAware
Is called as the last operation after an object was inserted into the underlying persistence system.
afterInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
afterInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListImpl
noop
afterInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
afterInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapImpl
noop
afterInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DSetImpl
noop
afterInvoke(Object, Method, Object[]) - Method in class org.apache.ojb.broker.util.interceptor.Interceptor
this method will be invoked after methodToBeInvoked is invoked
afterInvoke(Object, Method, Object[]) - Method in class org.apache.ojb.broker.util.interceptor.TracingInterceptor
 
afterLoading() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Notifies all listeners that the data has been loaded.
afterLoading(CollectionProxyDefaultImpl) - Method in interface org.apache.ojb.broker.core.proxy.CollectionProxyListener
this callback is invoked after a CollectionProxy is loaded
afterLoading(CollectionProxyDefaultImpl) - Method in class org.apache.ojb.odmg.Image.MultipleRef
 
afterLoading(CollectionProxyDefaultImpl) - Method in class org.apache.ojb.odmg.TransactionImpl
Remove colProxy from list of pending collections and register its contents with the transaction.
afterLookup(PBLifeCycleEvent) - Method in interface org.apache.ojb.broker.PBLifeCycleListener
Called after an object has been looked up by a persistence broker.
afterLookup(PersistenceBroker) - Method in interface org.apache.ojb.broker.PersistenceBrokerAware
Is called as the last operation after an object was retrieved from the underlying persistence system via a call to the getObjectByXXX() or getCollectionByXXX()/getIteratorByXXX() methods in PersistenceBroker.
afterLookup(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
afterLookup(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListImpl
noop
afterLookup(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
afterLookup(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapImpl
noop
afterLookup(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DSetImpl
noop
afterMaterialization() - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Calls afterMaterialization on all registered listeners in the reverse order of registration.
afterMaterialization(IndirectionHandler, Object) - Method in interface org.apache.ojb.broker.core.proxy.MaterializationListener
this callback is invoked after an Object is materialized within an IndirectionHandler.
afterMaterialization(IndirectionHandler, Object) - Method in class org.apache.ojb.odmg.TransactionImpl
this callback is invoked after an Object is materialized within an IndirectionHandler.
afterMaterialization(IndirectionHandler, Object) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
afterOpen(PBStateEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
afterOpen(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
afterOpen(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
 
afterOpen(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
afterOpen(PBStateEvent) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
afterOpen(PBStateEvent) - Method in interface org.apache.ojb.broker.PBStateListener
Called after the PersistenceBroker instance was obtained from the pool.
afterRollback(PBStateEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
afterRollback(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
afterRollback(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
 
afterRollback(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
afterRollback(PBStateEvent) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
afterRollback(PBStateEvent) - Method in interface org.apache.ojb.broker.PBStateListener
Called after a transaction was rolled back.
afterStatementClose(Statement, ResultSet) - Method in interface org.apache.ojb.broker.platforms.Platform
Called by StatementManagerIF implementation after invoking stmt.close() method.
afterStatementClose(Statement, ResultSet) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
afterStatementCreate(Statement) - Method in interface org.apache.ojb.broker.platforms.Platform
Called after a statement has been created.
afterStatementCreate(Statement) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
afterStatementCreate(Statement) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Performs platform-specific operations on each statement.
afterStatementCreate(Statement) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
In Oracle we set escape processing explizit 'true' after a statement was created.
afterStatementCreate(Statement) - Method in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated. Enables Oracle row prefetching if supported.
afterStore(PersistenceBroker) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
afterStore(PersistenceBroker) - Method in interface org.apache.ojb.broker.ManageableCollection
A callback method to implement 'removal-aware' (track removed objects and delete them by its own) collection implementations.
afterStore(PersistenceBroker) - Method in class org.apache.ojb.broker.util.collections.ManageableArrayList
 
afterStore(PersistenceBroker) - Method in class org.apache.ojb.broker.util.collections.ManageableHashMap
 
afterStore(PersistenceBroker) - Method in class org.apache.ojb.broker.util.collections.ManageableHashSet
 
afterStore(PersistenceBroker) - Method in class org.apache.ojb.broker.util.collections.ManageableVector
 
afterStore(PersistenceBroker) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
afterStore(PersistenceBroker) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
afterStore(PersistenceBroker) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareSet
 
afterStore(JdbcAccess, ClassDescriptor, Object) - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
noop
afterStore(JdbcAccess, ClassDescriptor, Object) - Method in interface org.apache.ojb.broker.util.sequence.SequenceManager
This method is called after the object was written to the persistent storage.
afterStore(JdbcAccess, ClassDescriptor, Object) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerNativeImpl
 
afterStore(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListImpl
 
afterStore(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
afterUpdate(PBLifeCycleEvent) - Method in interface org.apache.ojb.broker.PBLifeCycleListener
Called after an object has been stored by a persistence broker.
afterUpdate(PersistenceBroker) - Method in interface org.apache.ojb.broker.PersistenceBrokerAware
Is called as the last operation after an object was updated in the underlying persistence system.
afterUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
afterUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListImpl
noop
afterUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
afterUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapImpl
noop
afterUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DSetImpl
noop
afterWriteCleanup() - Method in class org.apache.ojb.odmg.NamedRootsMap
 
alreadyMaterialized() - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Determines whether the real subject already has been materialized.
alreadyMaterialized() - Method in interface org.apache.ojb.broker.core.proxy.IndirectionHandler
Determines whether the real subject already has been materialized.
alreadyMaterialized() - Method in class org.apache.ojb.broker.core.proxy.VirtualProxy
Determines whether this proxy already has been materialized.
AND - Static variable in class org.apache.ojb.broker.query.Criteria
criteria is AND-ed with it's parent
AND - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
and(Constraint) - Method in class org.apache.ojb.soda.ConstraintImpl
 
and(Constraint) - Method in interface org.odbms.Constraint
links two Constraints for AND evaluation
andExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
AnonymousFieldDescriptor - Class in org.apache.ojb.broker.metadata
 
AnonymousFieldDescriptor(ClassDescriptor, int) - Constructor for class org.apache.ojb.broker.metadata.AnonymousFieldDescriptor
 
AnonymousPersistentField - Class in org.apache.ojb.broker.metadata.fieldaccess
This class handle an anonymous persistent fiels for 1-1 association, and ojbConcreteClass
AnonymousPersistentField(String) - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
 
appendClause(StringBuffer, Criteria, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
appends a WHERE/HAVING-clause to the Statement
appendColName(SqlQueryStatement.TableAlias, SqlHelper.PathInfo, boolean, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Add the Column to the StringBuffer
appendColName(String, boolean, UserAlias, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Append the appropriate ColumnName to the buffer
if a FIELDDESCRIPTOR is found for the Criteria the colName is taken from there otherwise its taken from Criteria.
appendColName(String, String, boolean, UserAlias, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Append the appropriate ColumnName to the buffer
if a FIELDDESCRIPTOR is found for the Criteria the colName is taken from there otherwise its taken from Criteria.
appendColumn(SqlQueryStatement.TableAlias, FieldDescriptor, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Append a Column with alias: A0 name -> A0.name
appendCriteria(SqlQueryStatement.TableAlias, SqlHelper.PathInfo, SelectionCriteria, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Answer the SQL-Clause for a SelectionCriteria
appendField(FieldDescriptor, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Append column name.
appendGroupByClause(List, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Appends the GROUP BY clause for the Query
appendHavingClause(StringBuffer, Criteria, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
appends a HAVING-clause to the Statement
appendListOfColumns(String[], StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlMNStatement
Appends to the statement a comma separated list of column names.
appendListOfColumns(String[], StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Appends to the statement a comma separated list of column names.
appendListOfColumnsForSelect(StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Appends to the statement a comma separated list of column names.
appendOrderByClause(List, List, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Appends the ORDER BY clause for the Query.
appendSerializedAttributes(StringBuffer, String, Properties) - Static method in class org.apache.ojb.broker.util.XmlHelper
Appends an XML-string with serialized configuration attributes to the specified buffer.
appendSQLClause(SelectionCriteria, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Answer the SQL-Clause for a SelectionCriteria If the Criteria references a class with extents an OR-Clause is added for each extent
appendTable(String, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlMNStatement
append table name
appendTable(ClassDescriptor, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlPkStatement
append table name
appendTable(ClassDescriptor, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Append table name.
appendTableWithJoins(SqlQueryStatement.TableAlias, StringBuffer, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Appends to the statement table and all tables joined to it.
appendWhereClause(StringBuffer, Object[]) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlMNStatement
Generate a sql where-clause matching the contraints defined by the array of fields
appendWhereClause(FieldDescriptor[], StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlPkStatement
Generate a sql where-clause for the array of fields
appendWhereClause(ClassDescriptor, boolean, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlPkStatement
Generate a where clause for a prepared Statement.
appendWhereClause(StringBuffer, Criteria, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
appends a WHERE-clause to the Statement
APPLICATION_CACHE_PROP - Static variable in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
argList() - Method in class org.apache.ojb.odmg.oql.OQLParser
 
ArgumentDescriptor - Class in org.apache.ojb.broker.metadata
An ArgumentDescriptor contains information that defines a single argument that is passed to a procedure/function.
ArgumentDescriptor(ProcedureDescriptor) - Constructor for class org.apache.ojb.broker.metadata.ArgumentDescriptor
Constructor declaration.
AsciiSplash - Class in org.apache.ojb.broker.util.ui
 
AsciiSplash() - Constructor for class org.apache.ojb.broker.util.ui.AsciiSplash
Constructor for AsciiSplash.
assertValidPkForDelete(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
returns true if the primary key fields are valid for delete, else false.
assertValidPksForStore(FieldDescriptor[], Object[]) - Method in class org.apache.ojb.broker.util.BrokerHelper
returns true if the primary key fields are valid for store, else false.
assignAutoincrementIdentityColumns(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
 
assignAutoincrementSequences(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
 
associateBatched(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
associate the batched Children with their owner object
associateBatched(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.CollectionPrefetcher
associate the batched Children with their owner object loop over children
associateBatched(Collection, Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.MtoNCollectionPrefetcher
associate the batched Children with their owner object loop over children

BRJ: There is a potential problem with the type of the pks used to build the Identities.
associateBatched(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.PlainPrefetcher
 
associateBatched(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.ReferencePrefetcher
Associate the batched Children with their owner object.
asSQLClause(SelectionCriteria, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
Answer the SQL-Clause for a SelectionCriteria
asSQLStatement(Criteria, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
 
attempts - Variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
ATTRIBUTE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
ATTRIBUTE_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
ATTRIBUTE_VALUE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
AttributeContainer - Interface in org.apache.ojb.broker.metadata
This interface defines methods that are required for an object to support the nested "attribute" tag in the repository file.
AttributeDescriptorBase - Class in org.apache.ojb.broker.metadata
Is the base class for all other attribute descriptors.
AttributeDescriptorBase(ClassDescriptor) - Constructor for class org.apache.ojb.broker.metadata.AttributeDescriptorBase
Constructor declaration
AUTO_COMMIT_IGNORE_STATE - Static variable in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
AUTO_COMMIT_SET_FALSE - Static variable in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
AUTO_COMMIT_SET_TRUE_AND_TEMPORARY_FALSE - Static variable in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
AUTO_DELETE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
AUTO_INCREMENT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
AUTO_RETRIEVE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
AUTO_UPDATE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
autoReleaseDbResources() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
Internally used by this class to close used resources as soon as possible.
AUTOSYNC_PROP - Static variable in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 

B

Base64 - Class in org.apache.ojb.broker.util
 
Base64.InputStream - Class in org.apache.ojb.broker.util
A Base64.InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.apache.ojb.broker.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, boolean) - Constructor for class org.apache.ojb.broker.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.InputStream(InputStream, boolean, boolean) - Constructor for class org.apache.ojb.broker.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.apache.ojb.broker.util
A Base64.OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.apache.ojb.broker.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, boolean) - Constructor for class org.apache.ojb.broker.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Base64.OutputStream(OutputStream, boolean, boolean) - Constructor for class org.apache.ojb.broker.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BASE_BLOB - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
BASE_CLOB - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
BaseConnection - Class in org.apache.ojb.otm.core
BaseConnection(PBKey) - Constructor for class org.apache.ojb.otm.core.BaseConnection
Constructor for BaseConnection.
BasePrefetcher - Class in org.apache.ojb.broker.accesslayer
Abstract Prefetcher.
BasePrefetcher(PersistenceBrokerImpl, Class) - Constructor for class org.apache.ojb.broker.accesslayer.BasePrefetcher
Constructor for BasePrefetcher.
BATCH_MODE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
BatchConnection - Class in org.apache.ojb.broker.util.batch
The implementation of Connection which automatically gathers INSERT, UPDATE and DELETE PreparedStatements into batches.
BatchConnection(Connection, PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.batch.BatchConnection
 
BatchPreparedStatement - Interface in org.apache.ojb.broker.util.batch
The interface which is used to create dynamic proxy which will also implement PreparedStatement and allow to automatically gathers INSERT, UPDATE and DELETE PreparedStatements into batches.
BEFORE_BEGIN - Static variable in class org.apache.ojb.broker.PBStateEvent.Type
Denotes an event that happens before a transaction will be started.
BEFORE_BEGIN_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
BEFORE_CLOSE - Static variable in class org.apache.ojb.broker.PBStateEvent.Type
Denotes an event that happens before the broker will be closed.
BEFORE_CLOSE_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
BEFORE_COMMIT - Static variable in class org.apache.ojb.broker.PBStateEvent.Type
Denotes an event that happens before a transaction will be comitted.
BEFORE_COMMIT_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
BEFORE_DELETE - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent.Type
Denotes an event that happens before the deletion of an object.
BEFORE_DELETE_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
BEFORE_INSERT - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent.Type
Denotes an event that happens before the insertion of an object.
BEFORE_ROLLBACK - Static variable in class org.apache.ojb.broker.PBStateEvent.Type
Denotes an event that happens before a transaction will be rolled back.
BEFORE_ROLLBACK_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
BEFORE_STORE_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
BEFORE_UPDATE - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent.Type
Denotes an event that happens before the update of an object.
BEFORE_UPDATE_EVENT - Variable in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
beforeAbort() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Method declaration
beforeAbort() - Method in interface org.apache.ojb.odmg.TransactionAware
beforeAbort is called before a transaction is aborted.
beforeBatch(PreparedStatement) - Method in interface org.apache.ojb.broker.platforms.Platform
Called before batching operations on a statement.
beforeBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
beforeBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Try Oracle update batching and call setExecuteBatch or revert to JDBC update batching.
beforeBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated. Try Oracle update batching and call setExecuteBatch or revert to JDBC update batching.
beforeBegin(PBStateEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
beforeBegin(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
beforeBegin(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
 
beforeBegin(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
beforeBegin(PBStateEvent) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
beforeBegin(PBStateEvent) - Method in interface org.apache.ojb.broker.PBStateListener
Called before a transaction was started.
beforeClose(PBStateEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
beforeClose(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
beforeClose(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
We clear the cache
beforeClose(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Before closing the PersistenceBroker ensure that the session cache is cleared
beforeClose(PBStateEvent) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
beforeClose(PBStateEvent) - Method in interface org.apache.ojb.broker.PBStateListener
Called before the PersistenceBroker instance will be returned to the pool.
beforeCommit(PBStateEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
beforeCommit(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
beforeCommit(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
 
beforeCommit(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
beforeCommit(PBStateEvent) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
beforeCommit(PBStateEvent) - Method in interface org.apache.ojb.broker.PBStateListener
Called before a transaction will be comitted.
beforeCommit() - Method in class org.apache.ojb.odmg.ObjectEnvelope
We need to implement the Two-Phase Commit protocol.
beforeCommit() - Method in interface org.apache.ojb.odmg.TransactionAware
beforeCommit will give an object a chance to kill a transaction before it is committed.
beforeCompletion() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl
 
beforeCompletion() - Method in class org.apache.ojb.odmg.J2EETransactionImpl
FOR internal use.
beforeDelete(PBLifeCycleEvent) - Method in interface org.apache.ojb.broker.PBLifeCycleListener
Called before an object will be deleted by a persistence broker.
beforeDelete(PersistenceBroker) - Method in interface org.apache.ojb.broker.PersistenceBrokerAware
Is called as the first operation before an object is deleted in the underlying persistence system.
beforeDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
beforeDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListImpl
noop
beforeDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
beforeDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapImpl
noop
beforeDelete(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DSetImpl
noop
beforeInsert(PBLifeCycleEvent) - Method in interface org.apache.ojb.broker.PBLifeCycleListener
Called before an object will be stored by a persistence broker.
beforeInsert(PersistenceBroker) - Method in interface org.apache.ojb.broker.PersistenceBrokerAware
Is called as the first operation before an object is inserted into the underlying persistence system.
beforeInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
beforeInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListImpl
prepare itself for persistence.
beforeInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
beforeInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapImpl
prepare itself for persistence.
beforeInsert(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DSetImpl
prepare itself for persistence.
beforeInvoke(Object, Method, Object[]) - Method in class org.apache.ojb.broker.util.interceptor.Interceptor
this method will be invoked before methodToBeInvoked is invoked
beforeInvoke(Object, Method, Object[]) - Method in class org.apache.ojb.broker.util.interceptor.TracingInterceptor
 
beforeLoading() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Notifies all listeners that the data is about to be loaded.
beforeLoading(CollectionProxyDefaultImpl) - Method in interface org.apache.ojb.broker.core.proxy.CollectionProxyListener
this callback is invoked before a CollectionProxy is loaded
beforeLoading(CollectionProxyDefaultImpl) - Method in class org.apache.ojb.odmg.Image.MultipleRef
 
beforeLoading(CollectionProxyDefaultImpl) - Method in class org.apache.ojb.odmg.TransactionImpl
noop -- here for interface
beforeMaterialization() - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Calls beforeMaterialization on all registered listeners in the reverse order of registration.
beforeMaterialization(IndirectionHandler, Identity) - Method in interface org.apache.ojb.broker.core.proxy.MaterializationListener
this callback is invoked before an Object is materialized within an IndirectionHandler.
beforeMaterialization(IndirectionHandler, Identity) - Method in class org.apache.ojb.odmg.TransactionImpl
this callback is invoked before an Object is materialized within an IndirectionHandler.
beforeMaterialization(IndirectionHandler, Identity) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
beforeRollback(PBStateEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
beforeRollback(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
beforeRollback(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
 
beforeRollback(PBStateEvent) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Before rollbacking clear the session cache (first level cache)
beforeRollback(PBStateEvent) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
beforeRollback(PBStateEvent) - Method in interface org.apache.ojb.broker.PBStateListener
Called before a transaction will be rolled back.
beforeStatementClose(Statement, ResultSet) - Method in interface org.apache.ojb.broker.platforms.Platform
Called by StatementManagerIF implementation before invoking stmt.close() method.
beforeStatementClose(Statement, ResultSet) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
beforeStatementClose(Statement, ResultSet) - Method in class org.apache.ojb.broker.platforms.PlatformMsAccessImpl
 
beforeUpdate(PBLifeCycleEvent) - Method in interface org.apache.ojb.broker.PBLifeCycleListener
Called before an object will be updated by a persistence broker.
beforeUpdate(PersistenceBroker) - Method in interface org.apache.ojb.broker.PersistenceBrokerAware
Is called as the first operation before an object is updated in the underlying persistence system.
beforeUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
beforeUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListImpl
noop
beforeUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
beforeUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapImpl
noop
beforeUpdate(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DSetImpl
noop
begin() - Method in class org.apache.ojb.odmg.NarrowTransaction
Not supported!!
begin() - Method in class org.apache.ojb.odmg.TransactionImpl
Start a transaction.
begin() - Method in class org.apache.ojb.otm.core.Transaction
 
begin() - Method in interface org.odmg.Transaction
Start a transaction.
beginTransaction() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
beginTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
beginTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl
 
beginTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
begin a transaction against the underlying RDBMS.
beginTransaction() - Method in interface org.apache.ojb.broker.PersistenceBroker
Begins a transaction against the underlying RDBMS.
BETWEEN - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
BetweenCriteria - Class in org.apache.ojb.broker.query
SelectionCriteria for 'between x and y'
betweenExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
BINARY_OPER_MASK - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
bind(Object) - Method in class org.apache.ojb.broker.query.BetweenCriteria
sets the value of the criteria to newValue.
bind(Object) - Method in class org.apache.ojb.broker.query.LikeCriteria
 
bind(Object) - Method in class org.apache.ojb.broker.query.SelectionCriteria
sets the value of the criteria to newValue.
bind(Object, String) - Method in class org.apache.ojb.odmg.DatabaseImpl
Associate a name with an object and make it persistent.
bind(Object, String) - Method in class org.apache.ojb.odmg.NamedRootsMap
 
bind(Object) - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
Bind a parameter to the query.
bind(Object, String) - Method in interface org.odmg.Database
Associate a name with an object and make it persistent.
bind(Object) - Method in interface org.odmg.OQLQuery
Bind a parameter to the query.
bindDelete(PreparedStatement, Identity, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
binds the Identities Primary key values to the statement
bindDelete(PreparedStatement, ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
binds the objects primary key and locking values to the statement, BRJ
bindDelete(PreparedStatement, Identity, ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
Binds the Identities Primary key values to the statement.
bindDelete(PreparedStatement, ClassDescriptor, Object) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
binds the objects primary key and locking values to the statement, BRJ
bindInsert(PreparedStatement, ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
binds the values of the object obj to the statements parameters
bindInsert(PreparedStatement, ClassDescriptor, Object) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
binds the values of the object obj to the statements parameters
bindPagingParameters(PreparedStatement, int, int, int) - Method in interface org.apache.ojb.broker.platforms.Platform
Bind the Paging Parameters SQL-Paging is not yet supported
bindPagingParameters(PreparedStatement, int, int, int) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
bindPagingParameters(PreparedStatement, int, int, int) - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
bindPagingParameters(PreparedStatement, int, int, int) - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
bindPagingParametersFirst() - Method in interface org.apache.ojb.broker.platforms.Platform
Answer true if the LIMIT parameters are bound before the query parameters SQL-Paging is not yet supported
bindPagingParametersFirst() - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
bindPagingParametersFirst() - Method in class org.apache.ojb.broker.platforms.PlatformHsqldbImpl
 
bindSelect(PreparedStatement, Identity, ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
Binds the Identities Primary key values to the statement.
bindSelect(PreparedStatement, Identity, ClassDescriptor, boolean) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
binds the Identities Primary key values to the statement
bindStatement(PreparedStatement, Query, ClassDescriptor, int) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
bind a Query based Select Statement
bindStatement(PreparedStatement, Criteria, ClassDescriptor, int) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
bind a Query based Select Statement
bindStatement(PreparedStatement, Query, ClassDescriptor, int) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
bind a Query based Select Statement
bindUpdate(PreparedStatement, ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
binds the values of the object obj to the statements parameters
bindUpdate(PreparedStatement, ClassDescriptor, Object) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
binds the values of the object obj to the statements parameters
bindValues(PreparedStatement, ValueContainer[], int) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
binds the given array of values (if not null) starting from the given parameter index
bindValues(PreparedStatement, ValueContainer[], int) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
binds the given array of values (if not null) starting from the given parameter index
BlankString2NullFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
this implementation of the FieldConversion interface converts between blank strings ("") and nulls values in the rdbms.
BlankString2NullFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.BlankString2NullFieldConversion
 
BlobWrapper - Class in org.apache.ojb.broker.platforms
Wraps the Oracle BLOB type and makes it accessible via reflection without having to import the Oracle Classes.
BlobWrapper() - Constructor for class org.apache.ojb.broker.platforms.BlobWrapper
 
blockTimeout - Variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
Boolean2IntFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
this implementation of the FieldConversion interface converts between java Boolean values and int values in the rdbms.
Boolean2IntFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.Boolean2IntFieldConversion
 
BOOT_LOG_LEVEL_STR - Static variable in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
 
BOOT_STR - Static variable in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
 
BRAKE_CLOSE - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
BRAKE_OPEN - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
broker - Variable in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
The broker in use.
broker - Variable in class org.apache.ojb.broker.accesslayer.PkEnumeration
 
broker - Variable in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
broker - Variable in class org.apache.ojb.odmg.TransactionImpl
 
brokerHelper - Variable in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
BrokerHelper - Class in org.apache.ojb.broker.util
This class contains helper methods primarily used by the PersistenceBroker implementation (e.g.
BrokerHelper(PersistenceBrokerImpl) - Constructor for class org.apache.ojb.broker.util.BrokerHelper
 
BUFSZ - Static variable in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Clob
 
BUFSZ - Static variable in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarBinary
 
buildArgumentString(Class[], Object[]) - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
 
buildConstraintsMap() - Method in class org.apache.ojb.broker.metadata.torque.TorqueForeignKeyGenerator
 
buildErrorGetMsg(Object, Field) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
Build a String representation of given arguments.
buildErrorSetMsg(Object, Object, Field) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
Build a String representation of given arguments.
buildFieldsForSelect(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Return the Fields to be selected.
buildIdentity(Object) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
buildIdentity(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
buildIdentity(Class, Class, String[], Object[]) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
buildIdentity(Class, String[], Object[]) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
buildIdentity(Class, Class, Object[]) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
buildIdentity(Class, Object) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
 
buildIdentity(Object) - Method in interface org.apache.ojb.broker.IdentityFactory
Build a unique Identity for the given persistence capable object.
buildIdentity(ClassDescriptor, Object) - Method in interface org.apache.ojb.broker.IdentityFactory
Build a unique Identity for the given persistence capable object.
buildIdentity(Class, Class, String[], Object[]) - Method in interface org.apache.ojb.broker.IdentityFactory
Build a unique Identity for the given primary key values (composite PK's) of a persistence capable object.
buildIdentity(Class, String[], Object[]) - Method in interface org.apache.ojb.broker.IdentityFactory
Convenience shortcut method for IdentityFactory.buildIdentity(java.lang.Class, java.lang.Class, java.lang.String[], java.lang.Object[]).
buildIdentity(Class, Object) - Method in interface org.apache.ojb.broker.IdentityFactory
Convenience method for persistent objects with single primary key.
buildIdentity(Class, Class, Object[]) - Method in interface org.apache.ojb.broker.IdentityFactory
Create a new Identity object based on given arguments - NOTE: There will be no check to resolve the order of the PK values.
buildMtoNImplementorQueries(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.MtoNCollectionPrefetcher
Build the multiple queries for one relationship because of limitation of IN(...)
buildMtoNImplementorQuery(Collection) - Method in class org.apache.ojb.broker.accesslayer.MtoNCollectionPrefetcher
Build a query to read the mn-implementors
buildNewObjectInstance(ClassDescriptor) - Static method in class org.apache.ojb.broker.util.ClassHelper
Builds a new instance for the class represented by the given class descriptor.
buildNextSequence(ClassDescriptor, String) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerNextValImpl
 
buildNextSequence(PersistenceBroker, ClassDescriptor, String) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
Calls the stored procedure stored procedure throws an error if it doesn't exist.
buildOrRefreshObject(Map, ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
Creates an object instance according to clb, and fills its fileds width data provided by row.
buildPrefetchCriteria(Collection, FieldDescriptor[]) - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
 
buildPrefetchQueries(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
 
buildPrefetchQueries(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.CollectionPrefetcher
Build the multiple queries for one relationship because of limitation of IN(...)
buildPrefetchQueries(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.PlainPrefetcher
Build the multiple queries for one relationship because of limitation of IN(...)
buildPrefetchQueries(Collection, Collection) - Method in class org.apache.ojb.broker.accesslayer.ReferencePrefetcher
Build the multiple queries for one relationship because of limitation of IN(...)
buildPrefetchQuery(Collection, FieldDescriptor[]) - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
 
buildPrefetchQuery(Class, Collection, FieldDescriptor[]) - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
 
buildPrefetchQuery(Collection) - Method in class org.apache.ojb.broker.accesslayer.CollectionPrefetcher
Build the query to perform a batched read get orderBy settings from CollectionDescriptor
buildPrefetchQuery(Collection) - Method in class org.apache.ojb.broker.accesslayer.MtoNCollectionPrefetcher
Build the prefetch query for a M-N relationship, The query looks like the following sample :
buildPrefetchQuery(Class, Collection, boolean) - Method in class org.apache.ojb.broker.accesslayer.PlainPrefetcher
 
buildPrefetchQuery(Collection) - Method in class org.apache.ojb.broker.accesslayer.ReferencePrefetcher
 
buildQuery() - Method in class org.apache.ojb.odmg.oql.OQLParser
 
buildSequenceName(PersistenceBroker, FieldDescriptor, boolean) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Returns a unique sequence name (unique across all extents).
buildStandardTables() - Method in class org.apache.ojb.broker.metadata.torque.TorqueTablePreprocessor
 
buildStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlDeleteByQuery
 
buildStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Build the SQL String.
buildStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
 
buildSuperJoinTree(SqlQueryStatement.TableAlias, ClassDescriptor, String, boolean) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
build the Join-Information if a super reference exists
ByPassConnection - Class in org.apache.ojb.broker.util.pooling
Simple wrapper for connections that make some methods to no-op for use in managed environments.
ByPassConnection(Connection) - Constructor for class org.apache.ojb.broker.util.pooling.ByPassConnection
 

C

cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.AbstractMetaCache
Caches the given object using the given Identity as key
cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
cache(Identity, Object) - Method in interface org.apache.ojb.broker.cache.ObjectCache
Used to cache objects by it's Identity.
cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
Makes object persistent to the Objectcache.
cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheEmptyImpl
 
cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
makes object obj persistent to the Objectcache under the key oid.
cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheLocalDefaultImpl
Makes object persistent to the Objectcache.
cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
Makes object persistent to the Objectcache.
cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl
 
cache(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Put the specified object to session cache.
cache(Identity, Object) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.broker.cache.AbstractMetaCache
We delegate this method to the standard cache method.
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
cacheIfNew(Identity, Object) - Method in interface org.apache.ojb.broker.cache.ObjectCacheInternal
For internal use within ObjectCache implementations or to build two-level caches.
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
 
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheLocalDefaultImpl
 
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
 
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl
 
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
cacheIfNew(Identity, Object) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
CACHING_KEY_TYPE_PROP - Static variable in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
calculateSequenceName(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
Calendar2DateFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
This implementation of the FieldConversion interface converts between Calendar and Date.
Calendar2DateFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.Calendar2DateFieldConversion
 
Calendar2TimestampFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
This implementation of the FieldConversion interface converts between Calendar and Timestamp.
Calendar2TimestampFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.Calendar2TimestampFieldConversion
 
CASCADE_LINK - Static variable in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
CASCADE_LINK_STR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CASCADE_NONE - Static variable in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
CASCADE_NONE_STR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CASCADE_OBJECT - Static variable in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
CASCADE_OBJECT_STR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
cascadeDeleteFor(ObjectReferenceDescriptor) - Method in class org.apache.ojb.odmg.TransactionImpl
Returns true if cascading delete is enabled for the specified single or collection descriptor.
ChainingIterator - Class in org.apache.ojb.broker.accesslayer
 
ChainingIterator() - Constructor for class org.apache.ojb.broker.accesslayer.ChainingIterator
Constructor for ChainingIterator.
ChainingIterator(List) - Constructor for class org.apache.ojb.broker.accesslayer.ChainingIterator
Constructor for ChainingIterator.
changeAutoCommitState(JdbcConnectionDescriptor, Connection, boolean) - Method in interface org.apache.ojb.broker.platforms.Platform
Used to do a temporary change of the m_connection autoCommit state.
changeAutoCommitState(JdbcConnectionDescriptor, Connection, boolean) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
changePreparedStatementResultSetType(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
Attempts to modify a private member in the Oracle thin driver's resultset to allow proper setting of large binary streams.
characters(char[], int, int) - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
characters(char[], int, int) - Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
characters callback.
CharLiteral - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
checkForBatchSupport(Connection) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
Sets platform information for if the jdbc driver/db combo support batch operations.
checkForBegin() - Method in class org.apache.ojb.odmg.TransactionImpl
 
checkForCommit() - Method in class org.apache.ojb.odmg.TransactionImpl
 
checkForOpenTransaction(TransactionImpl) - Method in class org.apache.ojb.odmg.collections.DListImpl
 
checkForOpenTransaction(TransactionImpl) - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
checkForPrimaryKeys(Object) - Method in class org.apache.ojb.broker.Identity
OJB can handle only classes that declare at least one primary key attribute, this method checks this condition.
checkOpen() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
checkOutJdbcConnection(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
Returns a valid JDBC Connection.
checkOutJdbcConnection(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
 
checkOutJdbcConnection(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryNotPooledImpl
 
checkOutJdbcConnection(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl
 
checkParameters() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
checkpoint() - Method in class org.apache.ojb.odmg.J2EETransactionImpl
 
checkpoint() - Method in class org.apache.ojb.odmg.NarrowTransaction
Not supported!!
checkpoint(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.ModificationState
 
checkpoint(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewClean
checkpoint the transaction
checkpoint(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewDelete
rollback the ObjectModification
checkpoint(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewDirty
checkpoint the ObjectModification
checkpoint(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldClean
rollback the ObjectModification
checkpoint(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldDelete
rollback the transaction
checkpoint(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldDirty
checkpoint the transaction
checkpoint(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateTransient
checkpoint the transaction
checkpoint() - Method in class org.apache.ojb.odmg.TransactionImpl
Commit the transaction, but reopen the transaction, retaining all locks.
checkpoint() - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
Writes all changes in this context into the persistent store.
checkpoint() - Method in class org.apache.ojb.otm.core.Transaction
Checkpoint this transaction.
checkpoint() - Method in interface org.odmg.Transaction
Commit the transaction, but reopen the transaction, retaining all locks.
checkRead(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
checks if there is a readlock for transaction tx on object obj.
checkRead(TransactionImpl, Identity, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
checks if there is a readlock for transaction tx on object obj.
checkRead(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated. checks if there is a readlock for transaction tx on object obj.
checkRead(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated.  
checkRead(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
checkRead(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
checkRead(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockStrategy
Deprecated. checks whether the specified Object obj is read-locked by Transaction tx.
checkRead(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadCommittedStrategy
checks whether the specified Object obj is read-locked by Transaction tx.
checkRead(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadUncommittedStrategy
checks whether the specified Object obj is read-locked by Transaction tx.
checkRead(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RepeatableReadStrategy
checks whether the specified Object obj is read-locked by Transaction tx.
checkRead(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.SerializableStrategy
checks whether the specified Object obj is read-locked by Transaction tx.
checkRefreshRelationships(Object, Identity, ClassDescriptor) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
checkRefreshRelationships(Object, Identity, ClassDescriptor) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Check if the references of the specified object have enabled the refresh attribute and refresh the reference if set true.
checkRefreshRelationships(Object, Identity, ClassDescriptor) - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Refreshes the references of the given object whose refresh is set to true.
checkWrite(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
checks if there is a writelock for transaction tx on object obj.
checkWrite(TransactionImpl, Identity, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
checks if there is a writelock for transaction tx on object obj.
checkWrite(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated. checks if there is a writelock for transaction tx on object obj.
checkWrite(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated.  
checkWrite(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
checkWrite(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
checkWrite(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockStrategy
Deprecated. checks whether the specified Object obj is write-locked by Transaction tx.
checkWrite(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadCommittedStrategy
checks whether the specified Object obj is write-locked by Transaction tx.
checkWrite(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadUncommittedStrategy
checks whether the specified Object obj is write-locked by Transaction tx.
checkWrite(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RepeatableReadStrategy
checks whether the specified Object obj is write-locked by Transaction tx.
checkWrite(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.SerializableStrategy
checks whether the specified Object obj is write-locked by Transaction tx.
CLASS_DESCRIPTOR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CLASS_EXTENT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CLASS_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CLASS_PROXY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CLASS_REF - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
classDescriptor - Variable in class org.apache.ojb.broker.accesslayer.PkEnumeration
descriptor for the class of which items are to be found
classDescriptor - Variable in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
sets the escape processing mode
ClassDescriptor - Class in org.apache.ojb.broker.metadata
A ClassDescriptor contains all information for mapping objects of a given class to database tables.
ClassDescriptor(DescriptorRepository) - Constructor for class org.apache.ojb.broker.metadata.ClassDescriptor
Constructor declaration
ClassHelper - Class in org.apache.ojb.broker.util
Helper class with static methods for java class, method, and field handling.
ClassNotPersistenceCapableException - Exception in org.apache.ojb.broker.metadata
This exception is thrown if a class is not described in the MetaData Repository, and thus cannot be handled properly by OJB
ClassNotPersistenceCapableException() - Constructor for exception org.apache.ojb.broker.metadata.ClassNotPersistenceCapableException
Creates a new ClassNotPersistenceCapableException without a message and without a cause.
ClassNotPersistenceCapableException(String) - Constructor for exception org.apache.ojb.broker.metadata.ClassNotPersistenceCapableException
Creates a new ClassNotPersistenceCapableException with the specified message.
ClassNotPersistenceCapableException(Throwable) - Constructor for exception org.apache.ojb.broker.metadata.ClassNotPersistenceCapableException
Creates a new ClassNotPersistenceCapableException with the specified cause.
ClassNotPersistenceCapableException(String, Throwable) - Constructor for exception org.apache.ojb.broker.metadata.ClassNotPersistenceCapableException
Creates a new ClassNotPersistenceCapableException with the specified message and the specified cause.
ClassNotPersistenceCapableException - Exception in org.odmg
This exception is thrown when the implementation cannot make an object persistent because of the type of the object.
ClassNotPersistenceCapableException() - Constructor for exception org.odmg.ClassNotPersistenceCapableException
 
ClassNotPersistenceCapableException(String) - Constructor for exception org.odmg.ClassNotPersistenceCapableException
 
clazz - Variable in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
cleanPath(String) - Static method in class org.apache.ojb.broker.util.SqlHelper
remove functions and () from path
ie: avg(amount) -> amount
ie: sum (accounts.amount) -> accounts.amount
ie: count(distinct id) as theCount-> id
cleanup(boolean) - Method in class org.apache.ojb.odmg.Image
 
cleanup(boolean) - Method in class org.apache.ojb.odmg.Image.Field
 
cleanup(boolean) - Method in class org.apache.ojb.odmg.Image.MultipleRef
 
cleanup(boolean) - Method in class org.apache.ojb.odmg.Image.SingleRef
 
cleanup(boolean, boolean) - Method in class org.apache.ojb.odmg.ObjectEnvelope
This method should be called before transaction ends to allow cleanup of used resources, e.g.
cleanupBroker() - Method in class org.apache.ojb.odmg.TransactionImpl
 
clear() - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
clear() - Method in interface org.apache.ojb.broker.cache.ObjectCache
Clear the cache.
clear() - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
Clear ObjectCache.
clear() - Method in class org.apache.ojb.broker.cache.ObjectCacheEmptyImpl
 
clear() - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
clear the ObjectCache.
clear() - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSPerClassImpl
Clears the cache
clear() - Method in class org.apache.ojb.broker.cache.ObjectCacheLocalDefaultImpl
Clear ObjectCache.
clear() - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
Clear ObjectCache.
clear() - Method in class org.apache.ojb.broker.cache.ObjectCachePerClassImpl
Clears the cache
clear() - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl
 
clear() - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl.SoftHashMap
Clear the map
clear() - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Clear session cache and application cache.
clear() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Clears the proxy.
clear() - Method in class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
clear() - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
clear() - Method in class org.apache.ojb.broker.util.collections.RemovalAwareSet
 
clear() - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Clears this map.
clear() - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
clearBatch() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Clear batch (if the batch mode where used).
clearBatch() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Clear batch (if the batch mode where used).
clearBatch() - Method in class org.apache.ojb.broker.util.batch.BatchConnection
 
clearCache() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
clearCache() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
clearCache() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
clears the brokers internal cache.
clearCache() - Method in interface org.apache.ojb.broker.PersistenceBroker
Clears the broker's internal cache.
clearProfiles() - Method in class org.apache.ojb.broker.metadata.MetadataManager
Remove all metadata profiles.
clearRegistrationList() - Method in class org.apache.ojb.odmg.TransactionImpl
Clears the list of processed object Identity.
clearWarnings() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
ClobWrapper - Class in org.apache.ojb.broker.platforms
Wraps the Oracle CLOB type and makes it accessible via reflection without having to import the Oracle Classes.
ClobWrapper() - Constructor for class org.apache.ojb.broker.platforms.ClobWrapper
 
clone() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
clone() - Method in class org.apache.ojb.broker.PBKey
CloneableObjectCopyStrategy - Class in org.apache.ojb.otm.copy
 
CloneableObjectCopyStrategy() - Constructor for class org.apache.ojb.otm.copy.CloneableObjectCopyStrategy
 
close() - Method in class org.apache.ojb.broker.accesslayer.ResultSetAndStatement
do a platform specific resource release.
close() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
close() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
close() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl
 
close() - Method in class org.apache.ojb.broker.core.PersistenceBrokerHandle
Destroy this handle and return the underlying (wrapped) PB instance to pool (when using default implementation of PersistenceBrokerFactory), unset this instance from PersistenceBrokerThreadMapping.
close() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
close() - Method in class org.apache.ojb.broker.core.PoolablePersistenceBroker
 
close() - Method in interface org.apache.ojb.broker.PersistenceBroker
Closes this broker so that no further requests may be made on it.
close - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
close() - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
close - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
close() - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
close() - Method in class org.apache.ojb.broker.util.Base64.OutputStream
Flushes and closes stream.
close() - Method in class org.apache.ojb.broker.util.WrappedConnection
Closes the underlying connection, and close any Statements that were not explicitly closed.
close() - Method in class org.apache.ojb.odmg.DatabaseImpl
Close the database.
close() - Method in class org.apache.ojb.otm.core.BaseConnection
 
close() - Method in interface org.apache.ojb.otm.OTMConnection
Close the OTMConnection
close() - Method in interface org.odmg.Database
Close the database.
closeResources(Statement, ResultSet) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
 
closeResources(Statement, ResultSet) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
 
COLLECTION_CLASS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
COLLECTION_DESCRIPTOR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CollectionDescriptor - Class in org.apache.ojb.broker.metadata
mapping Description for member fields that are Collections
Note: Be careful when use references of this class or caching instances of this class, because instances could become invalid (see MetadataManager).
CollectionDescriptor(ClassDescriptor) - Constructor for class org.apache.ojb.broker.metadata.CollectionDescriptor
 
CollectionPrefetcher - Class in org.apache.ojb.broker.accesslayer
Relationship Prefetcher for Collections.
CollectionPrefetcher(PersistenceBrokerImpl, ObjectReferenceDescriptor) - Constructor for class org.apache.ojb.broker.accesslayer.CollectionPrefetcher
Constructor for CollectionPrefetcher.
CollectionProxy - Interface in org.apache.ojb.broker.core.proxy
Interface which Collection proxies need to implement to be treated like collection proxies in ODMG.
CollectionProxyDefaultImpl - Class in org.apache.ojb.broker.core.proxy
A place holder for a whole collection to support deferred loading of relationships.
CollectionProxyDefaultImpl(PBKey, Query) - Constructor for class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Creates a new collection proxy (uses RemovalAwareCollection as the collection class).
CollectionProxyDefaultImpl(PBKey, Class, Query) - Constructor for class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Creates a new collection proxy that uses the given collection type.
CollectionProxyListener - Interface in org.apache.ojb.broker.core.proxy
This is a callback interface that allows interaction with the loading process of the CollectionProxy The OTM layer implements this interface to provide a delayed registration mechanism for ColelctionProxies.
column - Variable in class org.apache.ojb.broker.util.SqlHelper.PathInfo
 
COLUMN_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
combine(Vector, int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Combine other search filters with this one, using the specific operator.
combine(SearchFilter, int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Combine one other search filters with this one, using the specific operator.
combine(Vector, int) - Method in class org.apache.ojb.broker.query.SearchFilter
Combine other search filters with this one, using the specific operator.
combine(SearchFilter, int) - Method in class org.apache.ojb.broker.query.SearchFilter
Combine one other search filters with this one, using the specific operator.
Command - Class in org.apache.ojb.broker.ant
Base class for commands that work with a database and repository model.
Command() - Constructor for class org.apache.ojb.broker.ant.Command
 
CommentLine - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
commit() - Method in class org.apache.ojb.broker.util.batch.BatchConnection
 
commit() - Method in class org.apache.ojb.broker.util.pooling.ByPassConnection
a no-op
commit() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
commit() - Method in class org.apache.ojb.odmg.J2EETransactionImpl
 
commit() - Method in class org.apache.ojb.odmg.NarrowTransaction
Not supported!!
commit(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.ModificationState
 
commit(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewClean
commit the associated transaction
commit(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewDelete
commit ObjectModification
commit(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewDirty
commit the associated transaction
commit(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldClean
commit the associated transaction
commit(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldDelete
commit the associated transaction
commit(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldDirty
commit the associated transaction
commit(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateTransient
commit the associated transaction
commit() - Method in class org.apache.ojb.odmg.TransactionImpl
Commit and close the transaction.
commit() - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
Commit this context into the persistent store.
commit() - Method in class org.apache.ojb.otm.core.Transaction
Commit this transaction.
commit() - Method in class org.apache.ojb.otm.states.PersistentClean
Describes the state transition on commit()
commit() - Method in class org.apache.ojb.otm.states.PersistentDeleted
Describes the state transition on commit()
commit() - Method in class org.apache.ojb.otm.states.PersistentDirty
Describes the state transition on commit()
commit() - Method in class org.apache.ojb.otm.states.PersistentNew
Describes the state transition on commit()
commit() - Method in class org.apache.ojb.otm.states.PersistentNewDeleted
Describes the state transition on commit()
commit() - Method in class org.apache.ojb.otm.states.State
Describes the state transition on commit()
commit() - Method in interface org.odmg.Transaction
Commit and close the transaction.
commitTransaction() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
commitTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
commitTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl
 
commitTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Commit and close the transaction.
commitTransaction() - Method in interface org.apache.ojb.broker.PersistenceBroker
Commits and closes the current transaction.
CommonsLoggerImpl - Class in org.apache.ojb.broker.util.logging
This is a Logger implementation based on jakarta commons logging.
CommonsLoggerImpl(String) - Constructor for class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
Constructor for CommonsLoggerImpl.
compareFilter(String, String, int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Change the search filter to one that compares an element name to a value.
compareFilter(String, String, int) - Method in class org.apache.ojb.broker.query.SearchFilter
Change the search filter to one that compares an element name to a value.
computeInterfaceArrayFor(Class) - Method in class org.apache.ojb.broker.util.interceptor.InterceptorFactory
 
CON_LOG_ABANDONED - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_MAX_ACTIVE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_MAX_IDLE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_MAX_WAIT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_NUM_TESTS_PER_EVICTION_RUN - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_REMOVE_ABANDONED - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_REMOVE_ABANDONED_TIMEOUT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_TEST_ON_BORROW - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_TEST_ON_RETURN - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_TEST_WHILE_IDLE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_TIME_BETWEEN_EVICTION_RUNS_MILLIS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CON_WHEN_EXHAUSTED_ACTION - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
concat(DList) - Method in class org.apache.ojb.odmg.collections.DListImpl
Creates a new DList object that contains the contents of this DList object concatenated with the contents of the otherList object.
concat(DList) - Method in interface org.odmg.DList
Creates a new DList object that contains the contents of this DList object concatenated with the contents of the otherList object.
concatenate(String[]) - Method in interface org.apache.ojb.broker.platforms.Platform
Concatenate the columns
ie: col1 || col2 || col3 (ANSI)
ie: col1 + col2 + col3 (MS SQL-Server)
ie: concat(col1, col2, col3) (MySql)
concatenate(String[]) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
concatenate(String[]) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
ConcreteEditingContext - Class in org.apache.ojb.otm.core
Concrete implementation of EditingContext.
ConcreteEditingContext(Transaction, PersistenceBroker) - Constructor for class org.apache.ojb.otm.core.ConcreteEditingContext
 
ConcurrentModificationException - Exception in org.apache.ojb.otm.lock.wait
 
ConcurrentModificationException() - Constructor for exception org.apache.ojb.otm.lock.wait.ConcurrentModificationException
Constructor for ConcurrentModificationException.
ConcurrentModificationException(String) - Constructor for exception org.apache.ojb.otm.lock.wait.ConcurrentModificationException
Constructor for ConcurrentModificationException.
ConcurrentModificationException(Throwable) - Constructor for exception org.apache.ojb.otm.lock.wait.ConcurrentModificationException
Constructor for ConcurrentModificationException.
ConcurrentModificationException(String, Throwable) - Constructor for exception org.apache.ojb.otm.lock.wait.ConcurrentModificationException
Constructor for ConcurrentModificationException.
Configurable - Interface in org.apache.ojb.broker.util.configuration
This interface defines the behaviour of a configurable Object.
ConfigurableFactory - Class in org.apache.ojb.broker.util.factory
ConfigurableFactory is an abstract baseclass for OJB factory classes.
ConfigurableFactory() - Constructor for class org.apache.ojb.broker.util.factory.ConfigurableFactory
the public constructor calls configure() to perform configuration of the factory instance.
Configuration - Interface in org.apache.ojb.broker.util.configuration
The Configuration interface defines lookup-methods to lookup typed configuration-values.
ConfigurationAbstractImpl - Class in org.apache.ojb.broker.util.configuration.impl
Configuration Base Class that keeps a Properties based configuration persistent in a file.
ConfigurationAbstractImpl() - Constructor for class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
The constructor loads the configuration from file
ConfigurationException - Exception in org.apache.ojb.broker.util.configuration
This exception is used to signal Problems that occur during configuration operations.
ConfigurationException(String, String) - Constructor for exception org.apache.ojb.broker.util.configuration.ConfigurationException
protected Constructor
ConfigurationException(String) - Constructor for exception org.apache.ojb.broker.util.configuration.ConfigurationException
public Constructor
ConfigurationException(String, Throwable) - Constructor for exception org.apache.ojb.broker.util.configuration.ConfigurationException
public Constructor
Configurator - Interface in org.apache.ojb.broker.util.configuration
The Configurator interface defines methods for looking up Configurations and for configuring Configurable instances.
configure(Configuration) - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl
 
configure(Configuration) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
configure(Configuration) - Method in class org.apache.ojb.broker.core.PBPoolInfo
Read in the configuration properties.
configure(Configuration) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
Override if needed.
configure(Configuration) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
configure(Configuration) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
 
configure(Configuration) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
configure(Configuration) - Method in class org.apache.ojb.broker.metadata.RepositoryPersistor
 
configure(Configuration) - Method in interface org.apache.ojb.broker.util.configuration.Configurable
configure an object using the Configuration pConfig
configure(Configurable) - Method in interface org.apache.ojb.broker.util.configuration.Configurator
configures the Configurable instance target.
configure(Configurable) - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfigurator
 
configure(Configuration) - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
 
configure(Configuration) - Method in class org.apache.ojb.broker.util.interceptor.InterceptorFactory
 
configure(Configuration) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
configure(Configuration) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
configure(Configuration) - Method in interface org.apache.ojb.broker.util.logging.Logger
Configure this logging.
configure(Configuration) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
configure(Configuration) - Method in class org.apache.ojb.odmg.JTATxManager
 
configure(Configuration) - Method in class org.apache.ojb.odmg.LocalTxManager
 
configure(Configuration) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated.  
configure(Configuration) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
 
configure(Configuration) - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
 
configure(Configuration) - Method in class org.apache.ojb.odmg.TransactionImpl
 
confirmFieldExists(Class, String) - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
CONNECTION_FACTORY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
CONNECTION_POOL - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
ConnectionDescriptorXmlHandler - Class in org.apache.ojb.broker.metadata
The handler catches Parsing events raised by the xml-parser and builds up the ConnectionRepository that is used within the OJB.
ConnectionDescriptorXmlHandler(ConnectionRepository) - Constructor for class org.apache.ojb.broker.metadata.ConnectionDescriptorXmlHandler
build a handler that fills the given repository from an XML file.
ConnectionException - Exception in org.apache.ojb.otm.core
 
ConnectionException() - Constructor for exception org.apache.ojb.otm.core.ConnectionException
Constructor for ConnectionException.
ConnectionException(String) - Constructor for exception org.apache.ojb.otm.core.ConnectionException
Constructor for ConnectionException.
ConnectionException(Throwable) - Constructor for exception org.apache.ojb.otm.core.ConnectionException
Constructor for ConnectionException.
ConnectionException(String, Throwable) - Constructor for exception org.apache.ojb.otm.core.ConnectionException
Constructor for ConnectionException.
ConnectionFactory - Interface in org.apache.ojb.broker.accesslayer
ConnectionFactory is responsible to lookup and release the connections used by the ConnectionManagerIF implementation.
ConnectionFactoryAbstractImpl - Class in org.apache.ojb.broker.accesslayer
Abstract base class to simplify implementation of ConnectionFactory's.
ConnectionFactoryAbstractImpl() - Constructor for class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
 
ConnectionFactoryDBCPImpl - Class in org.apache.ojb.broker.accesslayer
ConnectionFactory implementation using Commons DBCP and Commons Pool API to pool connections.
ConnectionFactoryDBCPImpl() - Constructor for class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
 
ConnectionFactoryFactory - Class in org.apache.ojb.broker.accesslayer
Factory for ConnectionFactory implementations.
ConnectionFactoryFactory() - Constructor for class org.apache.ojb.broker.accesslayer.ConnectionFactoryFactory
 
ConnectionFactoryManagedImpl - Class in org.apache.ojb.broker.accesslayer
Deprecated. no longer needed to specify a specific ConnectionFactory class in managed environments.
ConnectionFactoryManagedImpl() - Constructor for class org.apache.ojb.broker.accesslayer.ConnectionFactoryManagedImpl
Deprecated.  
ConnectionFactoryNotPooledImpl - Class in org.apache.ojb.broker.accesslayer
Base implementation without connection pooling.
ConnectionFactoryNotPooledImpl() - Constructor for class org.apache.ojb.broker.accesslayer.ConnectionFactoryNotPooledImpl
 
ConnectionFactoryPooledImpl - Class in org.apache.ojb.broker.accesslayer
Connection factory which pools the requested connections for different JdbcConnectionDescriptors using Commons Pool API.
ConnectionFactoryPooledImpl() - Constructor for class org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl
 
ConnectionManagerFactory - Class in org.apache.ojb.broker.accesslayer
Factory for ConnectionManagerIF implementations.
ConnectionManagerFactory() - Constructor for class org.apache.ojb.broker.accesslayer.ConnectionManagerFactory
 
ConnectionManagerIF - Interface in org.apache.ojb.broker.accesslayer
The connection manager handles the life cycle of a connection.
ConnectionManagerImpl - Class in org.apache.ojb.broker.accesslayer
Manages Connection ressources.
ConnectionManagerImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
 
ConnectionPoolDescriptor - Class in org.apache.ojb.broker.metadata
Encapsulates connection pooling and JDBC-driver configuration properties managed by JdbcConnectionDescriptor.
ConnectionPoolDescriptor() - Constructor for class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
 
ConnectionRepository - Class in org.apache.ojb.broker.metadata
 
ConnectionRepository() - Constructor for class org.apache.ojb.broker.metadata.ConnectionRepository
 
connectionRepository() - Method in class org.apache.ojb.broker.metadata.MetadataManager
Returns the ConnectionRepository.
CONSTANT_ARGUMENT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
constrain(Object) - Method in class org.apache.ojb.soda.QueryImpl
 
constrain(Object) - Method in interface org.odbms.Query
adds a constraint to this node.
Constraint - Interface in org.odbms
constraint for a single query node.
ConstraintImpl - Class in org.apache.ojb.soda
 
ConstraintImpl() - Constructor for class org.apache.ojb.soda.ConstraintImpl
Constructor for ConstraintImpl.
constructor - Variable in class org.apache.ojb.broker.accesslayer.PkEnumeration
the Constructor that is needed to build the PrimaryKey Objects
ConstructorHelper - Class in org.apache.ojb.broker.util
This class helps us to construct new instances.
contains(Object) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
contains(Object) - Method in class org.apache.ojb.broker.util.IdentityArrayList
 
contains(Identity) - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
retrieve an objects ObjectModification state from the hashtable
contains(Identity) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
contains() - Method in class org.apache.ojb.soda.ConstraintImpl
 
contains() - Method in interface org.odbms.Constraint
sets the evaluation mode to containment comparison
containsAll(Collection) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
containsIteratorForTable(String) - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
Answer true if an Iterator for a Table is already available
containsKey(Object) - Method in class org.apache.ojb.broker.util.IdentityHashMap
 
containsKey(Object) - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Returns true if this map contains the given key.
ConversionException - Exception in org.apache.ojb.broker.accesslayer.conversions
A ConversionException can be thrown by implementors of FieldConversion to signal failures during the conversion process.
ConversionException() - Constructor for exception org.apache.ojb.broker.accesslayer.conversions.ConversionException
Constructor for ConversionException.
ConversionException(String) - Constructor for exception org.apache.ojb.broker.accesslayer.conversions.ConversionException
Constructor for ConversionException.
ConversionException(String, Throwable) - Constructor for exception org.apache.ojb.broker.accesslayer.conversions.ConversionException
Constructor for ConversionException.
ConversionException(Throwable) - Constructor for exception org.apache.ojb.broker.accesslayer.conversions.ConversionException
Constructor for ConversionException.
ConvertBinaryOperator(int) - Static method in class org.apache.ojb.broker.query.SearchFilter
Static method to convert a binary operator into a string.
convertBLOBtoByteArray(Connection, Object) - Static method in class org.apache.ojb.broker.platforms.Oracle9iLobHandler
 
convertCLOBtoString(Connection, Object) - Static method in class org.apache.ojb.broker.platforms.Oracle9iLobHandler
 
copy(Object) - Method in interface org.apache.ojb.broker.metadata.FieldType
Returns a copy of the specified persistent class field (e.g.
copy(boolean, boolean, boolean) - Method in class org.apache.ojb.broker.query.Criteria
make a copy of the criteria
copy(Object, PersistenceBroker) - Method in class org.apache.ojb.otm.copy.CloneableObjectCopyStrategy
If users want to implement clone on all their objects, we can use this to make copies.
copy(Object, PersistenceBroker) - Method in class org.apache.ojb.otm.copy.MetadataObjectCopyStrategy
Uses an IdentityMap to make sure we don't recurse infinitely on the same object in a cyclic object model.
copy(Object, PersistenceBroker) - Method in class org.apache.ojb.otm.copy.NoOpObjectCopyStrategy
 
copy(Object, PersistenceBroker) - Method in interface org.apache.ojb.otm.copy.ObjectCopyStrategy
Make a copy of the given object
copy(Object, PersistenceBroker) - Method in class org.apache.ojb.otm.copy.ReflectiveObjectCopyStrategy
makes a deep clone of the object, using reflection.
copy(Object, PersistenceBroker) - Method in class org.apache.ojb.otm.copy.SerializeObjectCopyStrategy
This implementation will probably be slower than the metadata object copy, but this was easier to implement.
COPY_STRATEGY_PROP - Static variable in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
copyOfGlobalRepository() - Method in class org.apache.ojb.broker.metadata.MetadataManager
Returns a copy of the current global DescriptorRepository
CopySwizzling - Class in org.apache.ojb.otm.swizzle
 
CopySwizzling() - Constructor for class org.apache.ojb.otm.swizzle.CopySwizzling
 
countedSize() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
Answer the counted size
create(String, int, int) - Method in interface org.apache.ojb.odmg.oql.EnhancedOQLQuery
An extension of the OQLQuery.create(String) method, which additionally allow to specify an start- and end-Index for the query.
create(String) - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
Create an OQL query from the string parameter.
create(String, int, int) - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
 
create(String) - Method in interface org.odmg.OQLQuery
Create an OQL query from the string parameter.
createArrayOf(String, Object[]) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createBeanFor(String) - Method in class org.apache.ojb.broker.ant.PreparedModel
Creates a dyna bean for the table associated to the given element.
createBlob() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createBLOBFromByteArray(Connection, byte[]) - Static method in class org.apache.ojb.broker.platforms.Oracle9iLobHandler
 
createClasspath() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
createClasspath() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Create the classpath for loading the driver.
createClob() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createCLOBFromString(Connection, String) - Static method in class org.apache.ojb.broker.platforms.Oracle9iLobHandler
 
createCollection(CollectionDescriptor, Class) - Method in class org.apache.ojb.broker.accesslayer.CollectionPrefetcher
Create a collection object of the given collection type.
createCollectionProxy(PBKey, Query, Class) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Create a Collection Proxy for a given query.
createCollectionProxy(PBKey, Query, Class) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Create a Collection Proxy for a given context.
createConnectionFactory(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
Creates a DriverManager-based ConnectionFactory for creating the Connection instances to feed into the object pool of the specified jcd-alias.
createConnectionFactory() - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryFactory
Returns the used ConnectionFactory implementation.
createConnectionManager(PersistenceBroker) - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerFactory
 
createConnectionPool(GenericObjectPool.Config, AbandonedConfig) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
 
createConnectionPool(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl
Create the pool for pooling the connections of the given connection descriptor.
createCreationScript() - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Creates the db-creation sql script (but does not perform it).
createDB() - Method in interface org.apache.ojb.broker.util.dbhandling.DBHandling
Creates the database.
createDB() - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Creates the database.
createIndirectionHandler(PBKey, Identity) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Creates a new indirection handler instance.
createIndirectionHandler(PBKey, Identity) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Creates a new indirection handler instance.
createInitScripts() - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Creates the initialization scripts (creation of tables etc.) but does not perform them.
createInsertionSql(Database, Platform, Writer) - Method in class org.apache.ojb.broker.ant.DataSet
Generates and writes the sql for inserting the currently contained data objects.
createInterceptorFor(Object) - Method in class org.apache.ojb.broker.util.interceptor.InterceptorFactory
 
createJdbcAccess(PersistenceBroker) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessFactory
 
createNClob() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createNewBrokerInstance(PBKey) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
For internal use! This method creates real new PB instances
createNewInstance(Class[], Object[]) - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
factory method for creating new instances the Class to be instantiated is defined by getClassToServe().
createNewInstance() - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
factory method for creating new instances the Class to be instantiated is defined by getClassToServe().
createNewInstance(Class, Object) - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
factory method for creating new instances the Class to be instantiated is defined by getClassToServe().
createObjectCache(PersistenceBroker) - Method in class org.apache.ojb.broker.cache.ObjectCacheFactory
Creates a new ObjectCacheInternal instance.
createObjectPool(GenericObjectPool.Config) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
Deprecated. since OJB 1.0.4, please use ConnectionFactoryDBCPImpl.createConnectionPool(org.apache.commons.pool.impl.GenericObjectPool.Config, org.apache.commons.dbcp.AbandonedConfig)
createPersistenceBroker(PBKey) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
Always return a new created PersistenceBroker instance
createPersistenceBroker(String, String, String) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
 
createPersistenceBroker(PBKey) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
Return broker instance from pool.
createPersistenceBroker(PBKey) - Method in interface org.apache.ojb.broker.core.PersistenceBrokerFactoryIF
Return PersistenceBroker instance for the given PBKey.
createPersistenceBroker(String, String, String) - Method in interface org.apache.ojb.broker.core.PersistenceBrokerFactoryIF
Return a ready for action PersistenceBroker instance.
createPersistenceBroker(PBKey) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl
 
createPersistenceBroker(String, String, String) - Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
Creates a new broker instance.
createPersistenceBroker(PBKey) - Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
Creates a new broker instance for the given key.
createPersistentField(Class, String) - Static method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldFactory
 
createPersistentField(String, Class, String) - Static method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldFactory
 
createPoolingDataSource(ObjectPool) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
Deprecated. since OJB 1.0.4, please use ConnectionFactoryDBCPImpl.wrapAsDataSource(org.apache.ojb.broker.metadata.JdbcConnectionDescriptor, org.apache.commons.pool.ObjectPool)
createPoorMansLogger_Boot() - Method in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
 
createProxy(Class, Identity) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
createProxy(Class, Identity) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
createProxy(Class, Identity) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Creates a proxy instance.
createProxy(Class, IndirectionHandler) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
 
createProxy(Class, IndirectionHandler) - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryCGLIBImpl
 
createProxy(Class, IndirectionHandler) - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryJDKImpl
 
createProxy(Class, Identity) - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Shortcut method for creating a proxy of the given type.
createRelationshipPrefetcher(ObjectReferenceDescriptor) - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherFactory
create either a CollectionPrefetcher or a ReferencePrefetcher
createRelationshipPrefetcher(ClassDescriptor, String) - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherFactory
create either a CollectionPrefetcher or a ReferencePrefetcher
createSequence(ClassDescriptor, String) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerNextValImpl
 
createSequence(PersistenceBroker, FieldDescriptor, String, long) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
Creates new row in table
createSequenceQuery(String, Properties) - Method in interface org.apache.ojb.broker.platforms.Platform
Returns a query to create a sequence entry.
createSequenceQuery(String) - Method in interface org.apache.ojb.broker.platforms.Platform
Deprecated. use Platform.createSequenceQuery(String) instead.
createSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDb2Impl
 
createSequenceQuery(String, Properties) - Method in class org.apache.ojb.broker.platforms.PlatformDb2Impl
 
createSequenceQuery(String, Properties) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
createSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
Override this method to enable database based sequence generation
createSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformFirebirdImpl
 
createSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
createSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
 
createSequenceQuery(String, Properties) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
 
createSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
createSequenceQuery(String, Properties) - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
createSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
createSequenceQuery(String, Properties) - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
createSqlGenerator(Platform) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorFactory
 
createSQLXML() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createStatement() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createStatement(int, int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createStatement(int, int, int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createStatementManager(PersistenceBroker) - Method in class org.apache.ojb.broker.accesslayer.StatementManagerFactory
 
createStatementPoolFactory(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
 
createStringBufferLogger_Boot() - Method in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
 
createStruct(String, Object[]) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
createTemporary - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
createTemporary(Connection, boolean, int) - Static method in class org.apache.ojb.broker.platforms.BlobWrapper
 
createTemporary - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
createTemporary(Connection, boolean, int) - Static method in class org.apache.ojb.broker.platforms.ClobWrapper
 
createTransactionManagerFactory() - Method in class org.apache.ojb.broker.transaction.tm.TransactionManagerFactoryFactory.TMFactoryFactory
 
createTransientOrRealIdentity(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.core.IdentityFactoryImpl
This methods creates a new transient (if at least one PK field is 'null') or persistent (if the PK fields are populated) Identity instance.
Criteria - Class in org.apache.ojb.broker.query
Persistent Criteria can be used to retrieve sets of objects based on their attributes Normally each attribute is ANDed together, an OR can be performed by creating a new PersistentCriteria and adding it.
Criteria() - Constructor for class org.apache.ojb.broker.query.Criteria
Constructor declaration
Criteria(SelectionCriteria) - Constructor for class org.apache.ojb.broker.query.Criteria
Constructor with a SelectionCriteria
CRITERIA_SELECT_ALL - Static variable in class org.apache.ojb.broker.query.QueryByCriteria
handy criteria that can be used to select all instances of a class.
CriteriaUtils - Class in org.apache.ojb.broker.query
This Class contains utility functions for Criterias.
CriteriaUtils() - Constructor for class org.apache.ojb.broker.query.CriteriaUtils
 
crossCheckPBKey(PBKey) - Static method in class org.apache.ojb.broker.util.BrokerHelper
Check if the user of the given PBKey was null, if so we try to get user/password from the jdbc-connection-descriptor matching the given PBKey.getAlias().
currentPersistenceBroker(PBKey) - Static method in class org.apache.ojb.broker.core.PersistenceBrokerThreadMapping
Return the current open PersistenceBroker instance for the given PBKey, if any.
currentTransaction() - Method in class org.apache.ojb.odmg.ImplementationImpl
Get the current Transaction for the thread.
currentTransaction() - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
 
currentTransaction() - Method in interface org.odmg.Implementation
Get the current Transaction for the thread.
curVal - Variable in class org.apache.ojb.broker.util.sequence.HighLowSequence
 
customizeQuery(Object, PersistenceBroker, CollectionDescriptor, QueryByCriteria) - Method in interface org.apache.ojb.broker.accesslayer.QueryCustomizer
Return a new Query based on the original Query, the originator object and the additional Attributes.
customizeQuery(Object, PersistenceBroker, CollectionDescriptor, QueryByCriteria) - Method in class org.apache.ojb.broker.accesslayer.QueryCustomizerDefaultImpl
Default implementation returns unmodified original Query

D

DArray - Interface in org.odmg
The interface that defines the operations of an ODMG array.
Database - Interface in org.odmg
The interface for interacting with an ODMG database.
DatabaseClosedException - Exception in org.odmg
This exception is thrown when an attempt is made to call a method on a Database that has been closed or has not been opened.
DatabaseClosedException() - Constructor for exception org.odmg.DatabaseClosedException
Construct an instance of the exception without a message.
DatabaseClosedException(String) - Constructor for exception org.odmg.DatabaseClosedException
Construct an instance of the exception with the provided message.
DatabaseImpl - Class in org.apache.ojb.odmg
Implementation class of the Database interface.
DatabaseImpl(ImplementationImpl) - Constructor for class org.apache.ojb.odmg.DatabaseImpl
 
DatabaseIsReadOnlyException - Exception in org.odmg
This exception is thrown when a call has been made that modifies a database that is open in read-only mode.
DatabaseIsReadOnlyException() - Constructor for exception org.odmg.DatabaseIsReadOnlyException
Construct an instance of the exception without a message.
DatabaseIsReadOnlyException(String) - Constructor for exception org.odmg.DatabaseIsReadOnlyException
Construct an instance of the exception with a descriptive message.
DatabaseNotFoundException - Exception in org.odmg
This exception is thrown when attempting to open a database that does not exist.
DatabaseNotFoundException() - Constructor for exception org.odmg.DatabaseNotFoundException
Construct an instance of the exception.
DatabaseNotFoundException(String) - Constructor for exception org.odmg.DatabaseNotFoundException
Construct an instance of the exception with a descriptive message.
DatabaseOpenException - Exception in org.odmg
This exception is thrown when attempting to open a database that is already open.
DatabaseOpenException() - Constructor for exception org.odmg.DatabaseOpenException
Construct an instance of the exception.
DatabaseOpenException(String) - Constructor for exception org.odmg.DatabaseOpenException
Construct an instance of the exception with a descriptive message.
DataSet - Class in org.apache.ojb.broker.ant
Encapsulates the data objects read by Digester.
DataSet() - Constructor for class org.apache.ojb.broker.ant.DataSet
 
DATASOURCE_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
DataTaskException - Exception in org.apache.ojb.broker.ant
 
DataTaskException() - Constructor for exception org.apache.ojb.broker.ant.DataTaskException
 
DataTaskException(String) - Constructor for exception org.apache.ojb.broker.ant.DataTaskException
 
DataTaskException(Throwable) - Constructor for exception org.apache.ojb.broker.ant.DataTaskException
 
DataTaskException(String, Throwable) - Constructor for exception org.apache.ojb.broker.ant.DataTaskException
 
DBag - Interface in org.odmg
This interface defines the operations associated with an ODMG bag collection.
DBagImpl - Class in org.apache.ojb.odmg.collections
The DBag implementation class.
DBagImpl() - Constructor for class org.apache.ojb.odmg.collections.DBagImpl
 
DBagImpl(PBKey) - Constructor for class org.apache.ojb.odmg.collections.DBagImpl
DBagImpl constructor comment.
DBCP_PROPERTY_NAME_PREFIX - Static variable in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
String prefix for DBCP properties.
dbcpProperties - Variable in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
DBCP Statement cache properties configured in OJB (not used for DataSource connections).
DBException - Exception in org.apache.ojb.broker.query
 
DBException() - Constructor for exception org.apache.ojb.broker.query.DBException
public default Constructor
DBException(String) - Constructor for exception org.apache.ojb.broker.query.DBException
Constructor declaration
DBHandling - Interface in org.apache.ojb.broker.util.dbhandling
Interface for classes providing basic database handling (drop, create, init).
DBHandlingTask - Class in org.apache.ojb.broker.util.dbhandling
Ant task for performing basic db setup functions.
DBHandlingTask() - Constructor for class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
 
DBMS_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
DBUtility - Class in org.apache.ojb.broker.ant
DBUtility is a utility class for verifying that various Database objects exist in a specified database.
DBUtility(String, String, String) - Constructor for class org.apache.ojb.broker.ant.DBUtility
DBUtility connects to the database in this constructor.
DCollection - Interface in org.odmg
The base interface for all ODMG collections.
DdlUtilsDataHandling - Class in org.apache.ojb.broker.ant
Provides data input and output via DdlUtils.
DdlUtilsDataHandling() - Constructor for class org.apache.ojb.broker.ant.DdlUtilsDataHandling
Creates a new data handling object.
DdlUtilsDataHandling.DataRuleSet - Class in org.apache.ojb.broker.ant
 
DdlUtilsDataHandling.DataRuleSet() - Constructor for class org.apache.ojb.broker.ant.DdlUtilsDataHandling.DataRuleSet
 
DeadlockException - Exception in org.apache.ojb.otm.lock.wait
DeadlockException() - Constructor for exception org.apache.ojb.otm.lock.wait.DeadlockException
Constructor for DeadlockException.
DeadlockException(String) - Constructor for exception org.apache.ojb.otm.lock.wait.DeadlockException
Constructor for DeadlockException.
DeadlockException(Throwable) - Constructor for exception org.apache.ojb.otm.lock.wait.DeadlockException
Constructor for DeadlockException.
DeadlockException(String, Throwable) - Constructor for exception org.apache.ojb.otm.lock.wait.DeadlockException
Constructor for DeadlockException.
debug(Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
debug(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
debug(Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
generate a message for loglevel DEBUG
debug(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
DEBUG - Static variable in interface org.apache.ojb.broker.util.logging.Logger
 
debug(Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
generate a message for loglevel DEBUG
debug(Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
 
debug(Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
generate a message for loglevel DEBUG
debug(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
DECODE - Static variable in class org.apache.ojb.broker.util.Base64
Specify decoding (value is false).
decode(String) - Static method in class org.apache.ojb.broker.util.Base64
Decodes data from Base64 notation.
decode(byte[], int, int) - Static method in class org.apache.ojb.broker.util.Base64
Decodes Base64 content in byte array format and returns the decoded byte array.
decodeToObject(String) - Static method in class org.apache.ojb.broker.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToString(String) - Static method in class org.apache.ojb.broker.util.Base64
Decodes data from Base64 notation and returns it as a string.
DEFAULT_BLOCK_TIMEOUT - Static variable in interface org.apache.ojb.broker.locking.LockManager
Default lock wait time in millisecond - set to 1000 ms;
DEFAULT_CONNECTION - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
DEFAULT_ESCPAPE_CHARACTER - Static variable in class org.apache.ojb.broker.query.LikeCriteria
The Dfault-Character used for Escaping Wildcards
DEFAULT_LOCK_TIMEOUT - Static variable in interface org.apache.ojb.broker.locking.LockManager
Default lock timeout value - set to 60000 ms.
DEFAULT_LOCK_TIMEOUT - Static variable in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. the timeout for lock entries
DEFAULT_LOG_ABANDONED - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_MAX_ACTIVE - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_MAX_IDLE - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_MAX_WAIT - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_MIN_IDLE - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_NUM_TESTS_PER_EVICTION_RUN - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_REGION - Static variable in class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
The used default region name.
DEFAULT_REMOVE_ABANDONED - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_REMOVE_ABANDONED_TIMEOUT - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_STR - Static variable in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
 
DEFAULT_TEST_ON_BORROW - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_TEST_ON_RETURN - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_TEST_WHILE_IDLE - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_TIME_BETWEEN_EVICTION_RUNS_MILLIS - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
DEFAULT_WHEN_EXHAUSTED_ACTION - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
defaultPersistenceBroker() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
 
defaultPersistenceBroker() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerFactoryIF
Return a default broker instance, specified in configuration or set using PersistenceBrokerFactoryIF.setDefaultKey(org.apache.ojb.broker.PBKey).
defaultPersistenceBroker() - Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
Creates a default broker instance for the default broker key.
DelegatingPersistenceBroker - Class in org.apache.ojb.broker.core
Delegating implementation of a PersistenceBroker.
DelegatingPersistenceBroker(PersistenceBrokerInternal) - Constructor for class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
delete(Object, boolean) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
delete(Object) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
delete(Object) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
delete(Object, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Deletes the concrete representation of the specified object in the underlying persistence system.
delete(Object) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
delete(Object) - Method in interface org.apache.ojb.broker.PersistenceBroker
Deletes the given object's persistent representation in the underlying persistence system.
delete(Object, boolean) - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Deletes the persistence representation of the given object in the underlying persistence system.
DELETE_PROCEDURE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
deleteByQuery(Query) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
deleteByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
deleteByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
deleteByQuery(Query) - Method in interface org.apache.ojb.broker.PersistenceBroker
Deletes all objects matching the given query, from the underlying persistence system.
deletedOneToOne(ObjectReferenceDescriptor, Object, Identity, boolean) - Method in interface org.apache.ojb.odmg.Image.ImageListener
 
deletedOneToOne(ObjectReferenceDescriptor, Object, Identity, boolean) - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
deletedXToN(CollectionDescriptor, Object, Identity) - Method in interface org.apache.ojb.odmg.Image.ImageListener
 
deletedXToN(CollectionDescriptor, Object, Identity) - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
deleteMtoNImplementor(MtoNImplementor) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
deleteMtoNImplementor(CollectionDescriptor, Object) - Method in class org.apache.ojb.broker.core.MtoNBroker
delete all rows from m:n table belonging to obj
deleteMtoNImplementor(CollectionDescriptor, Object, Iterator, Collection) - Method in class org.apache.ojb.broker.core.MtoNBroker
deletes all rows from m:n table that are not used in relatedObjects
deleteMtoNImplementor(MtoNImplementor) - Method in class org.apache.ojb.broker.core.MtoNBroker
 
deleteMtoNImplementor(MtoNImplementor) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
deleteMtoNImplementor(MtoNImplementor) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
deleteMtoNImplementor(MtoNImplementor) - Method in interface org.apache.ojb.broker.PersistenceBroker
Deletes an m:n implementor which defines the relationship between two persistent objects.
deletePersistent(Object) - Method in class org.apache.ojb.odmg.DatabaseImpl
Deletes an object from the database.
deletePersistent(RuntimeObject) - Method in class org.apache.ojb.odmg.TransactionImpl
 
deletePersistent(Object) - Method in class org.apache.ojb.otm.core.BaseConnection
 
deletePersistent(Identity, Object) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
deletePersistent(Object) - Method in interface org.apache.ojb.otm.OTMConnection
Mark the given object for deletion from the persistent store.
deletePersistent() - Method in class org.apache.ojb.otm.states.Hollow
Describes the state transition on deletePersistent()
deletePersistent() - Method in class org.apache.ojb.otm.states.PersistentClean
Describes the state transition on deletePersistent()
deletePersistent() - Method in class org.apache.ojb.otm.states.PersistentDeleted
Describes the state transition on deletePersistent()
deletePersistent() - Method in class org.apache.ojb.otm.states.PersistentDirty
Describes the state transition on deletePersistent()
deletePersistent() - Method in class org.apache.ojb.otm.states.PersistentNew
Describes the state transition on deletePersistent()
deletePersistent() - Method in class org.apache.ojb.otm.states.PersistentNewDeleted
Describes the state transition on deletePersistent()
deletePersistent() - Method in class org.apache.ojb.otm.states.State
Describes the state transition on deletePersistent()
deletePersistent(Object) - Method in interface org.odmg.Database
Deletes an object from the database.
DeleteProcedureDescriptor - Class in org.apache.ojb.broker.metadata
An DeleteProcedureDescriptor contains information that is related to the procedure/function that is used to handle the deleting of existing records.
DeleteProcedureDescriptor(ClassDescriptor, String, boolean) - Constructor for class org.apache.ojb.broker.metadata.DeleteProcedureDescriptor
Constructor declaration
deregisterSuperClassMultipleJoinedTables(ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Internal used! Deregister sub-classes of specified class when mapping to multiple joined tables is used.
deregisterTx(OJBTxObject) - Method in interface org.apache.ojb.broker.transaction.OJBTxManager
 
deregisterTx(Object) - Method in class org.apache.ojb.odmg.JTATxManager
Remove the ODMG transaction from the transaction buffer ODMG transactions are associated with JTA transactions via a map
deregisterTx(Object) - Method in class org.apache.ojb.odmg.LocalTxManager
remove the current transaction from the map key'd by the calling thread.
deregisterTx(Object) - Method in interface org.apache.ojb.odmg.OJBTxManager
 
descendant(String) - Method in class org.apache.ojb.soda.QueryImpl
 
descendant(String) - Method in interface org.odbms.Query
returns a reference to a descendant node in the query graph.
DescriptorRepository - Class in org.apache.ojb.broker.metadata
The repository containing all object mapping and manipulation information of all used persistent objects.
DescriptorRepository() - Constructor for class org.apache.ojb.broker.metadata.DescriptorRepository
Constructor declaration
deserialize(File) - Method in class org.apache.ojb.broker.metadata.RepositoryPersistor
 
destroy() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Release all resources used by this class - CAUTION: No further operations can be done with this instance after calling this method.
destroy() - Method in class org.apache.ojb.broker.core.PoolablePersistenceBroker
 
destroy() - Method in class org.apache.ojb.odmg.PBCapsule
 
difference(DBag) - Method in class org.apache.ojb.odmg.collections.DBagImpl
A new DBag instance is created that contains the difference of this object and the DBag instance referenced by otherBag.
difference(DSet) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Create a new DSet object that contains the elements of this collection minus the elements in otherSet.
difference(DBag) - Method in interface org.odmg.DBag
A new DBag instance is created that contains the difference of this object and the DBag instance referenced by otherBag.
difference(DSet) - Method in interface org.odmg.DSet
Create a new DSet object that contains the elements of this collection minus the elements in otherSet.
disableLifeCycleEvents() - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
 
disableLifeCycleEvents() - Method in interface org.apache.ojb.broker.accesslayer.OJBIterator
Do not fire any PBLifeCycleEvent when reading next item.
disableLifeCycleEvents() - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
 
disableLifeCycleEvents() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
disableMaterializationCache() - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
discoverDescriptor(String) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Starts by looking to see if the className is already mapped specifically to the descritpor repository.
DList - Interface in org.odmg
The ODMG List collection.
DListEntry - Class in org.apache.ojb.odmg.collections
Encapsulates an DList entry object.
DListEntry() - Constructor for class org.apache.ojb.odmg.collections.DListEntry
Used to instantiate persistent DLists from DB by the kernel FOR INTERNAL USE ONLY
DListEntry(DListImpl, Object) - Constructor for class org.apache.ojb.odmg.collections.DListEntry
Standard way to instantiate new entries
dlistId - Variable in class org.apache.ojb.odmg.collections.DListEntry
 
DListImpl - Class in org.apache.ojb.odmg.collections
 
DListImpl() - Constructor for class org.apache.ojb.odmg.collections.DListImpl
Used by PB-Kernel to instantiate ManageableCollections FOR INTERNAL USE ONLY
DListImpl(PBKey) - Constructor for class org.apache.ojb.odmg.collections.DListImpl
Used on odmg-level
DMap - Interface in org.odmg
The ODMG Map collection interface.
DMapEntry - Class in org.apache.ojb.odmg.collections
 
DMapEntry() - Constructor for class org.apache.ojb.odmg.collections.DMapEntry
Used to materialize DMaps from the database.
DMapEntry(DMapImpl, Object, Object) - Constructor for class org.apache.ojb.odmg.collections.DMapEntry
DMapEntry constructor comment.
DMapImpl - Class in org.apache.ojb.odmg.collections
 
DMapImpl() - Constructor for class org.apache.ojb.odmg.collections.DMapImpl
DMapImpl constructor comment.
DMapImpl(PBKey) - Constructor for class org.apache.ojb.odmg.collections.DMapImpl
DListImpl constructor comment.
doAbort() - Method in class org.apache.ojb.odmg.TransactionImpl
Do the Aborts, but don't release the locks.
doClose() - Method in class org.apache.ojb.odmg.TransactionImpl
Close a transaction and do all the cleanup associated with it.
DOCUMENTATION - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
doDelete() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
doesExist(ClassDescriptor, Identity, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
TODO: This method should be moved to JdbcAccess before 1.1 release.
doesReaderExists() - Method in class org.apache.ojb.otm.lock.ObjectLock
 
doEvictFromCache() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
doExecute(Connection) - Method in interface org.apache.ojb.broker.util.batch.BatchPreparedStatement
This method performs database modification at the very and of transaction.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.ojb.broker.locking.LockManagerServlet
 
doGetObjectByIdentity(Identity) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Internal used method to retrieve object based on Identity.
doInsert() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
doInternalCache(Identity, Object, int) - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
doInternalCache(Identity, Object, int) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
doInternalCache(Identity, Object, int) - Method in interface org.apache.ojb.broker.cache.ObjectCacheInternal
For internal use.
doInternalCache(Identity, Object, int) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Cache the given object.
doInvoke(Object, Method, Object[]) - Method in class org.apache.ojb.broker.util.interceptor.Interceptor
this method will be invoked after methodToBeInvoked is invoked
doLocalClear() - Method in class org.apache.ojb.broker.cache.MaterializationCache
Clears the internal used cache for object materialization.
doLocalLookup(Identity) - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
doLocalRemove(Identity) - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.ojb.broker.locking.LockManagerServlet
 
DoubleHashtable - Class in org.apache.ojb.broker.util
this class can be used to build two-way lookup tables.
DoubleHashtable() - Constructor for class org.apache.ojb.broker.util.DoubleHashtable
public default constructor.
doUpdate() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
doWriteObjects(boolean) - Method in class org.apache.ojb.odmg.TransactionImpl
Write objects to data store, but don't release the locks.
DRIVER_DB2 - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard DB2 jdbc driver
DRIVER_DB2_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The i-net DB2 jdbc driver
DRIVER_FIREBIRD - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard Firebird jdbc driver
DRIVER_HSQLDB - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard Hsqldb jdbc driver
DRIVER_INET_POOLED - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The i-net pooled jdbc driver for SQLServer and Sybase
DRIVER_INFORMIX - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard Informix jdbc driver
DRIVER_JTDS - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The jTDS jdbc driver for SQLServer and Sybase
DRIVER_MAXDB - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard MaxDB jdbc driver
DRIVER_MCKOI - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard McKoi jdbc driver
DRIVER_MSSQLSERVER - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard SQLServer jdbc driver
DRIVER_MSSQLSERVER_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The i-net SQLServer jdbc driver
DRIVER_MSSQLSERVER_JSQLCONNECT - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The JNetDirect SQLServer jdbc driver
DRIVER_MYSQL - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard MySQL jdbc driver
DRIVER_MYSQL_OLD - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The old MySQL jdbc driver
DRIVER_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
DRIVER_ORACLE - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard Oracle jdbc driver
DRIVER_ORACLE_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The i-net Oracle jdbc driver
DRIVER_POSTGRESQL - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard PostgreSQL jdbc driver
DRIVER_SAPDB - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard Sapdb jdbc driver
DRIVER_SYBASE - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The standard Sybase jdbc driver
DRIVER_SYBASE_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The i-net Sybase jdbc driver
DRIVER_SYBASE_OLD - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The old Sybase jdbc driver
dropSequenceQuery(String) - Method in interface org.apache.ojb.broker.platforms.Platform
Returns a query to drop a sequence entry.
dropSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDb2Impl
 
dropSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
Override this method to enable database based sequence generation
dropSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformFirebirdImpl
 
dropSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
dropSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
 
dropSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
dropSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
DSet - Interface in org.odmg
The ODMG Set collection interface.
DSetEntry - Class in org.apache.ojb.odmg.collections
Encapsulates an DSet entry object.
DSetEntry() - Constructor for class org.apache.ojb.odmg.collections.DSetEntry
DSetEntry constructor comment.
DSetEntry(DSetImpl, Object) - Constructor for class org.apache.ojb.odmg.collections.DSetEntry
DSetEntry constructor comment.
DSetImpl - Class in org.apache.ojb.odmg.collections
 
DSetImpl() - Constructor for class org.apache.ojb.odmg.collections.DSetImpl
Used by PB-Kernel to instantiate ManageableCollections FOR INTERNAL USE ONLY
DSetImpl(PBKey) - Constructor for class org.apache.ojb.odmg.collections.DSetImpl
DSetImpl constructor comment.
durationCall - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
durationCall - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
durationSession - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
durationSession - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
DYNAMIC_STR - Static variable in class org.apache.ojb.broker.metadata.ClassDescriptor
 

E

EAGER_RELEASE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
EditingContext - Interface in org.apache.ojb.otm
The EditingContext contains and manages the set of object read/edited within the context of a transaction.
ejbActivate() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
ejbPassivate() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
ejbRemove() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
elementName - Variable in class org.apache.ojb.broker.query.SearchFilter.SearchBaseLeaf
 
elementName - Variable in class org.apache.ojb.broker.query.SearchFilter.SearchBaseLeafComparison
 
elementName - Variable in class org.apache.ojb.broker.query.SearchFilter.SearchBaseLeafInt
 
elements() - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
Get an enumeration of all the elements in this ObjectEnvelopeTable in random order.
elements - Variable in class org.apache.ojb.soda.ObjectSetImpl
 
enableMaterializationCache() - Method in class org.apache.ojb.broker.cache.MaterializationCache
For internal use only! Helper method to guarantee that only full materialized objects will be pushed to the application cache regardless if an local PB transaction is running or not.
ENCODE - Static variable in class org.apache.ojb.broker.util.Base64
Specify encoding (value is true).
encodeBytes(byte[]) - Static method in class org.apache.ojb.broker.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], boolean) - Static method in class org.apache.ojb.broker.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.apache.ojb.broker.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, boolean) - Static method in class org.apache.ojb.broker.util.Base64
Encodes a byte array into Base64 notation.
encodeObject(Serializable) - Static method in class org.apache.ojb.broker.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, boolean) - Static method in class org.apache.ojb.broker.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String) - Static method in class org.apache.ojb.broker.util.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeString(String, boolean) - Static method in class org.apache.ojb.broker.util.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
endDocument() - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
endDocument callback, nothing to do here.
endDocument() - Method in class org.apache.ojb.broker.metadata.ConnectionDescriptorXmlHandler
Here we overgive the found descriptors to ConnectionRepository.
endDocument() - Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
endDocument callback, nothing to do here.
endElement(String, String, String) - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
endElement(String, String, String) - Method in class org.apache.ojb.broker.metadata.ConnectionDescriptorXmlHandler
endElement callback.
endElement(String, String, String) - Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
endElement callback.
EnhancedOQLQuery - Interface in org.apache.ojb.odmg.oql
Offers useful none odmg-standard methods of the odmg OQLQuery interface.
ensureColumns(List, List) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Builds the Join for columns if they are not found among the existingColumns.
ensureColumns(List, List, StringBuffer) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Builds the Join for columns if they are not found among the existingColumns.
ensureLock(Identity, Transaction, int, PersistenceBroker) - Method in class org.apache.ojb.otm.lock.LockManager
 
entrySet() - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Returns a set view of this map's entries.
entrySet() - Method in class org.apache.ojb.odmg.collections.DMapImpl
Returns a set view of the mappings contained in this map.
EOF - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
EOL - Variable in class org.apache.ojb.broker.util.logging.StringBufferLoggerImpl
 
EQUAL - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
EQUAL - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
equal() - Method in class org.apache.ojb.soda.ConstraintImpl
 
equal() - Method in interface org.odbms.Constraint
sets the evaluation mode to "=="
equalityExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
equals(Object) - Method in class org.apache.ojb.broker.core.ValueContainer
 
equals(Object) - Method in class org.apache.ojb.broker.Identity
equals(Object, Object) - Method in interface org.apache.ojb.broker.metadata.FieldType
Returns true if the field value hasn't changed.
equals(Object) - Method in interface org.apache.ojb.broker.metadata.JdbcType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
 
equals(Object) - Method in class org.apache.ojb.broker.PBKey
equals(Object) - Method in class org.apache.ojb.broker.PBLifeCycleEvent.Type
equals(Object) - Method in class org.apache.ojb.broker.PBStateEvent.Type
equals(Object) - Method in class org.apache.ojb.broker.util.GUID
 
equals(Object) - Method in class org.apache.ojb.broker.util.ReferenceMap.DefaultMapEntry
Deprecated. Implemented per API documentation of Map.Entry.equals(java.lang.Object)
error(SAXParseException) - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
error(SAXParseException) - Method in class org.apache.ojb.broker.metadata.ConnectionDescriptorXmlHandler
Error callback.
error(SAXParseException) - Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
Error callback.
error(Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
error(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
error(Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
generate a message for loglevel ERROR
error(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
ERROR - Static variable in interface org.apache.ojb.broker.util.logging.Logger
 
error(Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
generate a message for loglevel ERROR
error(Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
 
error(Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
generate a message for loglevel ERROR
error(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
ExceptionHelper - Class in org.apache.ojb.broker.util
A helper class which endorse dealing with exceptions.
ExceptionHelper() - Constructor for class org.apache.ojb.broker.util.ExceptionHelper
 
execute(Task, Database, DescriptorRepository) - Method in class org.apache.ojb.broker.ant.Command
Executes this command.
execute() - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
execute() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
execute() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
 
execute(Task, Database, DescriptorRepository) - Method in class org.apache.ojb.broker.ant.WriteDataSqlToFileCommand
Executes this command.
execute(Task, Database, DescriptorRepository) - Method in class org.apache.ojb.broker.ant.WriteDataToDatabaseCommand
Executes this command.
execute(Task, Database, DescriptorRepository) - Method in class org.apache.ojb.broker.ant.WriteDtdToFileCommand
Executes this command.
execute() - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
 
execute(PersistenceBroker) - Method in class org.apache.ojb.odmg.link.LinkEntry
 
execute(PersistenceBroker) - Method in class org.apache.ojb.odmg.link.LinkEntryMtoN
 
execute(PersistenceBroker) - Method in class org.apache.ojb.odmg.link.LinkEntryOneToN
 
execute(PersistenceBroker) - Method in class org.apache.ojb.odmg.link.LinkEntryOneToOne
 
execute() - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
Execute the query.
execute() - Method in class org.apache.ojb.soda.QueryImpl
 
execute() - Method in interface org.odbms.Query
executes the query.
execute() - Method in interface org.odmg.OQLQuery
Execute the query.
executeBatch() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Execute batch (if the batch mode where used).
executeBatch() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Execute batch (if the batch mode where used).
executeBatch(PreparedStatement) - Method in interface org.apache.ojb.broker.platforms.Platform
Executes current batch.
executeBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
executeBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Try Oracle update batching and call sendBatch or revert to JDBC update batching.
executeBatch(PreparedStatement) - Method in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated. Try Oracle update batching and call sendBatch or revert to JDBC update batching.
executeBatch() - Method in class org.apache.ojb.broker.util.batch.BatchConnection
 
executeBatchIfNecessary() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Execute batch if the number of statements in it exceeded the limit (if the batch mode where used).
executeBatchIfNecessary() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Execute batch if the number of statements in it exceeded the limit (if the batch mode where used).
executeBatchIfNecessary() - Method in class org.apache.ojb.broker.util.batch.BatchConnection
 
executeDelete(ClassDescriptor, Object) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs a DELETE operation against RDBMS.
executeDelete(Query, ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs a DELETE operation based on the given Query against RDBMS.
executeDelete(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
performs a DELETE operation against RDBMS.
executeDelete(Query, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
Performs a DELETE operation based on the given Query against RDBMS.
executeInsert(ClassDescriptor, Object) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs an INSERT operation against RDBMS.
executeInsert(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
performs an INSERT operation against RDBMS.
executeQuery(Query, ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs a SELECT operation against RDBMS.
executeQuery(Query, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
performs a SELECT operation against RDBMS.
executeSQL(String, ClassDescriptor, boolean) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs a SQL SELECT statement against RDBMS.
executeSQL(String, ClassDescriptor, ValueContainer[], boolean) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs a SQL SELECT statement against RDBMS.
executeSQL(String, ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
 
executeSQL(String, ClassDescriptor, ValueContainer[], boolean) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
performs a SQL SELECT statement against RDBMS.
executeUpdate(ClassDescriptor, Object) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs an UPDATE operation against RDBMS.
executeUpdate(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
performs an UPDATE operation against RDBMS.
executeUpdateSQL(String, ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs a SQL UPDTE, INSERT or DELETE statement against RDBMS.
executeUpdateSQL(String, ClassDescriptor, ValueContainer[], ValueContainer[]) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs a SQL UPDTE, INSERT or DELETE statement against RDBMS.
executeUpdateSQL(String, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
 
executeUpdateSQL(String, ClassDescriptor, ValueContainer[], ValueContainer[]) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
performs a SQL UPDTE, INSERT or DELETE statement against RDBMS.
exists(String) - Method in class org.apache.ojb.broker.ant.DBUtility
Checks the database for the existence of this table.
exists(String, String, String, boolean) - Method in class org.apache.ojb.broker.ant.DBUtility
Checks the database for the existence of this table.column of the specified jdbc type.
exists(String, String, boolean) - Method in class org.apache.ojb.broker.ant.DBUtility
Checks the database for the existence of this table.column.
ExistsCriteria - Class in org.apache.ojb.broker.query
SelectionCriteria for [not] exists(sub query)
existsElement(String) - Method in class org.apache.ojb.odmg.collections.DListImpl
Determines whether there is an element of the collection that evaluates to true for the predicate.
existsElement(String) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Determines whether there is an element of the collection that evaluates to true for the predicate.
existsElement(String) - Method in interface org.odmg.DCollection
Determines whether there is an element of the collection that evaluates to true for the predicate.
existsExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
existsQuery() - Method in class org.apache.ojb.odmg.oql.OQLParser
 
existsUseWarnings(String, String, String, boolean) - Method in class org.apache.ojb.broker.ant.DBUtility
Checks the database for the existence of this table.column of the specified jdbc type.
EXTENDS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
extractAllTokens(String) - Static method in class org.apache.ojb.broker.util.BrokerHelper
splits up the name string and extract db url, user name and password and build a new PBKey instance - the token '#' is used to separate the substrings.
extractOjbConcreteClass(ClassDescriptor, ResultSet, Map) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
 
extractValueArray(ValueContainer[]) - Method in class org.apache.ojb.broker.util.BrokerHelper
Extract an value array of the given ValueContainer array.

F

FACTORY_CLASS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
FACTORY_METHOD - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
fatal(Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
fatal(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
fatal(Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
generate a message for loglevel FATAL
fatal(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
FATAL - Static variable in interface org.apache.ojb.broker.util.logging.Logger
 
fatal(Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
generate a message for loglevel FATAL
fatal(Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
 
fatal(Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
generate a message for loglevel FATAL
fatal(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
fatalError(SAXParseException) - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
fatalError(SAXParseException) - Method in class org.apache.ojb.broker.metadata.ConnectionDescriptorXmlHandler
fatal error callback.
fatalError(SAXParseException) - Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
fatal error callback.
FETCH_SIZE - Static variable in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
Configuration attribute name for JDBC fetchSize hint.
FETCH_SIZE_NOT_APPLICABLE - Static variable in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
fetchSize hint marking that setting fetch size for current statement is N/A.
FETCH_SIZE_NOT_EXPLICITLY_SET - Static variable in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
fetchSize hint marking that there is no statement-level explicit override.
fetchSize - Variable in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
FIELD_CONVERSION - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
FIELD_DESCRIPTOR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
FIELD_ID_REF - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
FIELD_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
FIELD_REF - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
FieldConversion - Interface in org.apache.ojb.broker.accesslayer.conversions
The class FieldConversion declares a protocol for type and value conversions between persistent classes attributes and counterpart objects supported by the JDBC specification, e.g.
FieldConversionDefaultImpl - Class in org.apache.ojb.broker.accesslayer.conversions
default implementation of the FieldConversion interface.
FieldConversionDefaultImpl() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.FieldConversionDefaultImpl
 
FieldCriteria - Class in org.apache.ojb.broker.query
Abstract superclass for Criteria using a field to compare with
FieldDescriptor - Class in org.apache.ojb.broker.metadata
A FieldDescriptor holds the mapping information for a specific member-variable of a persistent object.
FieldDescriptor(ClassDescriptor, int) - Constructor for class org.apache.ojb.broker.metadata.FieldDescriptor
Constructor declaration
FieldHelper - Class in org.apache.ojb.broker.metadata
HelperClass for Fields, used for orderBy, groupBy
FieldHelper(String, boolean) - Constructor for class org.apache.ojb.broker.metadata.FieldHelper
 
FieldType - Interface in org.apache.ojb.broker.metadata
OJB implements the mapping conventions for JDBC as specified by the JDBC 3.0 specification and this class representing the jdbc java types of the sql types mappings - e.g.
filename - Variable in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
the name of the properties file
fillJCDFromDataSource(JdbcConnectionDescriptor, DataSource, String, String) - Method in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Fills parameters of the given JdbcConnectionDescriptor with metadata extracted from the given datasource.
finalize() - Method in class org.apache.ojb.broker.accesslayer.PkEnumeration
protection just in case someone leaks.
finalize() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
safety just in case someone leaks.
finalize() - Method in class org.apache.ojb.broker.ant.DBUtility
 
finalize() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
finalize() - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
 
findFirstConcreteClass(ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Return the first found concrete class ClassDescriptor.
findPlatformFor(String, String) - Method in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Derives the OJB platform to use for a database that is connected via a url using the specified subprotocol, and where the specified jdbc driver is used.
findPropertyDescriptor(Class, String) - Static method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
Get the PropertyDescriptor for aClass and aPropertyName
fireBrokerEvent(PersistenceBrokerEvent) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
fireBrokerEvent(PBLifeCycleEvent) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
fireBrokerEvent(PBStateEvent) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
fireBrokerEvent(PersistenceBrokerEvent) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
fireBrokerEvent(PBLifeCycleEvent) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
fireBrokerEvent(PBStateEvent) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
fireBrokerEvent(PersistenceBrokerEvent) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
fireBrokerEvent(PBLifeCycleEvent) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
fireBrokerEvent(PBStateEvent) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
fireBrokerEvent(PersistenceBrokerEvent) - Method in interface org.apache.ojb.broker.PersistenceBroker
Fires a broker event to inform all registered PBListener instances.
fireBrokerEvent(PBLifeCycleEvent) - Method in interface org.apache.ojb.broker.PersistenceBroker
Fires a life cycle event to inform all registered PBListener instances.
fireBrokerEvent(PBStateEvent) - Method in interface org.apache.ojb.broker.PersistenceBroker
Fires a state event to inform all registered PBListener instances.
FK_POINTING_TO_ITEMS_CLASS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
FK_POINTING_TO_THIS_CLASS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
flush() - Method in class org.apache.ojb.broker.util.Base64.OutputStream
Appropriately pads Base64 notation when encoding or throws an exception if Base64 input is not properly padded when decoding.
flush() - Method in class org.apache.ojb.odmg.NarrowTransaction
 
flush() - Method in interface org.apache.ojb.odmg.TransactionExt
Calling flush flushes persistent object modifications made within the ODMG transaction since the last checkpoint to the underlying database transaction, but does commit the database transaction.
flush() - Method in class org.apache.ojb.odmg.TransactionImpl
 
flushLogBuffer() - Method in class org.apache.ojb.broker.util.logging.StringBufferLoggerImpl
Returns all buffered log statements as string and clear the buffer.
FORCE_PROXIES - Static variable in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
FORCEJDBC1_0 - Variable in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
force use of JDBC 1.0 statement creation
FOREIGN_KEY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
freeTemporary - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
freeTemporary() - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
freeTemporary - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
freeTemporary() - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
fromByteArray(byte[]) - Static method in class org.apache.ojb.broker.Identity
Deprecated.  
fromClause() - Method in class org.apache.ojb.odmg.oql.OQLParser
 
fullSize() - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
 
fullSize() - Method in interface org.apache.ojb.broker.accesslayer.OJBIterator
 
fullSize() - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
 
fullSize() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
fullSize(int) - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
fullSize() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
fullSize(int) - Method in interface org.apache.ojb.broker.query.Query
Deprecated.  
fullSize() - Method in interface org.apache.ojb.broker.query.Query
Deprecated. use OJBIterator.fullSize()
fullSize() - Method in interface org.apache.ojb.odmg.oql.EnhancedOQLQuery
Deprecated.  
fullSize() - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
 

G

gc() - Method in class org.apache.ojb.otm.lock.map.InMemoryLockMap
 
gc() - Method in interface org.apache.ojb.otm.lock.map.LockMap
This is "garbage collection" - remove free locks from the map.
generateException(String, SQLException, String, Logger) - Static method in class org.apache.ojb.broker.util.ExceptionHelper
Method which support the conversion of SQLException to OJB's runtime exception (with additional message details).
generateException(SQLException, String, ClassDescriptor, Logger, Object) - Static method in class org.apache.ojb.broker.util.ExceptionHelper
Method which support the conversion of SQLException to OJB's runtime exception (with additional message details).
generateException(SQLException, String, ClassDescriptor, ValueContainer[], Logger, Object) - Static method in class org.apache.ojb.broker.util.ExceptionHelper
Method which support the conversion of SQLException to OJB's runtime exception (with additional message details).
generateException(String, SQLException, String, ClassDescriptor, ValueContainer[], Logger, Object) - Static method in class org.apache.ojb.broker.util.ExceptionHelper
Method which support the conversion of SQLException to OJB's runtime exception (with additional message details).
generateFieldDescriptors(FieldDescriptor[], StringBuffer) - Method in class org.apache.ojb.broker.metadata.torque.TorqueFieldGenerator
 
generateIndices(Vector, StringBuffer) - Method in class org.apache.ojb.broker.metadata.torque.TorqueIndexGenerator
 
generateMappingFieldDescriptors(FieldDescriptor[], StringBuffer) - Method in class org.apache.ojb.broker.metadata.torque.TorqueFieldGenerator
 
generateMappingTables(StringBuffer, String) - Method in class org.apache.ojb.broker.metadata.torque.TorqueTableGenerator
 
generateStandardTable(TableDescriptor, StringBuffer, String) - Method in class org.apache.ojb.broker.metadata.torque.TorqueTableGenerator
 
generateTorqueRepository(String, String, String) - Method in class org.apache.ojb.broker.metadata.torque.TorqueRepositoryGenerator
 
genericUnwrap(Class, Object, String[], Class[][]) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
get(ClassDescriptor, Query) - Static method in class org.apache.ojb.broker.accesslayer.RsQueryObject
Returns a new instance of this class.
get(Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl.SoftHashMap
Retrieve the value associated to a given key
get(int) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
get(Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
 
get(Object) - Method in interface org.apache.ojb.broker.metadata.fieldaccess.PersistentField
Returns the value of the field represented by this PersistentField, on the specified object.
get(Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
 
get(Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
do not override this method, have a look at PersistentFieldDirectImpl.getValueFrom(java.lang.reflect.Field, Object)
get(Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
 
get(Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
 
get(Object) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor.SuperReferenceField
Field values of specified 'obj' (the derived object) are copied to 'value' (base object) then value is returned as a referenced object.
get(Object) - Method in class org.apache.ojb.broker.util.IdentityHashMap
 
get(Object) - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Returns the value associated with the given key, if any.
get(int) - Method in class org.apache.ojb.odmg.collections.DListImpl
Returns the element at the specified position in this list.
get(Object, boolean) - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
retrieve an objects ObjectEnvelope state from the hashtable.
get(Identity, Object, boolean) - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
retrieve an objects ObjectEnvelope state from the hashtable.
getAbandonedConfig() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getAccess() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
getAfterLookupEvent() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getAlias() - Method in class org.apache.ojb.broker.PBKey
Returns the jdbc connection descriptor name as defined in the repository file.
getAlias() - Method in class org.apache.ojb.broker.query.Criteria
 
getAlias() - Method in class org.apache.ojb.broker.query.SelectionCriteria
 
getAlias(String) - Method in class org.apache.ojb.broker.query.UserAlias
Returns the name of this alias if path has been added to the aliased portions of attributePath
getAllConcreteSubclassDescriptors(ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Utility method to discover all concrete subclasses of a given super class.
getAllDescriptor() - Method in class org.apache.ojb.broker.metadata.ConnectionRepository
Return a deep copy of all managed JdbcConnectionDescriptor.
getAllObjectsInContext() - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
getAllObjectsInContext() - Method in interface org.apache.ojb.otm.EditingContext
 
getAllRwFields() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns array of read/write FieldDescriptors.
getAllRwValues(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
Returns an array containing values for all READ/WRITE attributes of the object based on the specified ClassDescriptor.
getAllValues(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
returns an array containing values for all the Objects attribute
getApplicationCache() - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Returns the application cache that this 2-level cache uses.
getArgumentCount() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Retrieves the number of arguments that are passed to the procedure that this descriptor represents.
getArguments() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Get the argument descriptors for this procedure.
getAssociatedDatabase() - Method in class org.apache.ojb.odmg.TransactionImpl
Returns the associated database
getAttribute(String, String) - Method in class org.apache.ojb.broker.accesslayer.QueryCustomizerDefaultImpl
 
getAttribute(String) - Method in class org.apache.ojb.broker.accesslayer.QueryCustomizerDefaultImpl
 
getAttribute(String, String) - Method in interface org.apache.ojb.broker.metadata.AttributeContainer
Get the value of an attribute
getAttribute(String) - Method in interface org.apache.ojb.broker.metadata.AttributeContainer
Get the value of an attribute
getAttribute(String) - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
getAttribute(String, String) - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
getAttribute(int, String) - Method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the opening but non-closing xml-tag associated with the repository element with id elementId.
getAttribute(String) - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
getAttribute(String, String) - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
getAttribute() - Method in class org.apache.ojb.broker.query.SelectionCriteria
Answer the attribute
getAttribute(String) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getAttribute(String, String) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getAttributeDescriptorsForPath(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
return all AttributeDescriptors for the path
ie: partner.addresses.street returns a Collection of 3 AttributeDescriptors (ObjectReferenceDescriptor, CollectionDescriptor, FieldDescriptor)
ie: partner.addresses returns a Collection of 2 AttributeDescriptors (ObjectReferenceDescriptor, CollectionDescriptor)
getAttributeDescriptorsForPath(String, Map) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
return all AttributeDescriptors for the path
ie: partner.addresses.street returns a Collection of 3 AttributeDescriptors (ObjectReferenceDescriptor, CollectionDescriptor, FieldDescriptor)
ie: partner.addresses returns a Collection of 2 AttributeDescriptors (ObjectReferenceDescriptor, CollectionDescriptor)
getAttributeFieldDescriptors() - Method in interface org.apache.ojb.broker.query.ReportQuery
Returns a Map with FieldDescriptors identified by Attribute
getAttributeFieldDescriptors() - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
 
getAttributeInfo(String, boolean, UserAlias, Map) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Return the TableAlias and the PathInfo for an Attribute name
field names in functions (ie: sum(name) ) are tried to resolve ie: name from FIELDDESCRIPTOR , UPPER(name_test) from Criteria
also resolve pathExpression adress.city or owner.konti.saldo
getAttributeName() - Method in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
 
getAttributeNames(String) - Method in class org.apache.ojb.broker.ant.PreparedModel
 
getAttributes() - Method in interface org.apache.ojb.broker.query.ReportQuery
Gets the attributes used for the Report.
getAttributes() - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
Gets the attributes to be selected.
Attributes are translated into db-columns
getAutoCommit() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getAutoIncrementField() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Deprecated. does not make sense because it's possible to define more than one autoincrement field. Alternative see ClassDescriptor.getAutoIncrementFields()
getAutoIncrementFields() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
getBaseClass() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
getBaseClass() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getBaseClass() - Method in interface org.apache.ojb.broker.query.Query
return the base class, with respect to which all paths are done
getBaseClassDescriptor() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
 
getBatchMode() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
getBeforeImage() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
getBinaryOutputStream - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
getBinaryOutputStream() - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
getBinaryStream - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
getBinaryStream() - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
getBindIterator() - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
Gets the bindIterator.
getBlob() - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
getBlockTimeout() - Method in interface org.apache.ojb.broker.locking.LockManager
The maximal time to wait for acquire a lock.
getBlockTimeout() - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
getBlockTimeout() - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
NOOP
getBlockTimeout() - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
getBoolean(String, boolean) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
Returns the boolean value for the specified key.
getBoolean(String, boolean) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Returns the boolean value for the specified key.
getBootLogger() - Static method in class org.apache.ojb.broker.util.logging.LoggerFactory
returns a minimal logger that needs no configuration and can thus be safely used during OJB boot phase (i.e.
getBootLogger() - Method in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
returns a minimal logger that needs no configuration and can thus be safely used during OJB boot phase (i.e.
getBroker() - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
Returns the broker.
getBroker() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getBroker() - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Returns the PersistenceBroker instance associated with this cache instance.
getBroker() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
All delegated method use this method to get the wrapped broker.
getBroker() - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Gets the persistence broker used by this indirection handler.
getBroker() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Acquires a broker instance.
getBroker() - Method in interface org.apache.ojb.odmg.HasBroker
 
getBroker() - Method in interface org.apache.ojb.odmg.Image.ImageListener
 
getBroker() - Method in class org.apache.ojb.odmg.NarrowTransaction
Return associated PB instance, or null if not found.
getBroker() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
getBroker() - Method in class org.apache.ojb.odmg.PBCapsule
 
getBroker() - Method in class org.apache.ojb.odmg.TransactionImpl
 
getBrokerForClass() - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
getBrokerInternal() - Method in class org.apache.ojb.odmg.TransactionImpl
Gets the broker associated with the transaction.
getBrokerKey() - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Returns the key of the persistence broker used by this indirection handler.
getBrokerKey() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Returns the key of the persistence broker used by this collection.
getBrokerKey() - Method in interface org.apache.ojb.broker.core.proxy.IndirectionHandler
Returns the key of the persistence broker used by this indirection handler.
getBufferSize - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
getBufferSize() - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
getBufferSize - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
getBufferSize() - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
getByIdentity(Identity) - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
retrieve an objects ObjectModification state from the hashtable
getByte(String, byte) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
 
getCache() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getCache(Identity, Object, int) - Method in class org.apache.ojb.broker.cache.AbstractMetaCache
This method handle all calls against the ObjectCache interface.
getCache(Identity, Object, int) - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSPerClassImpl
 
getCache(Identity, Object, int) - Method in class org.apache.ojb.broker.cache.ObjectCachePerClassImpl
 
getCascadeAsString(int) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getCascadeDelete() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Deprecated. use ObjectReferenceDescriptor.getCascadingDelete() instead.
getCascadeDeleteValue(String) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
getCascadeDeleteValue(String) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getCascadeRetrieve() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getCascadeStore() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Deprecated. use ObjectReferenceDescriptor.getCascadingStore() instead.
getCascadeStoreValue(String) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getCascadingDelete() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getCascadingStore() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getCatalog() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getCause() - Method in exception org.apache.ojb.odmg.TransactionAbortedExceptionOJB
Returns the cause of the exception.
getCharacterOutputStream - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
getCharacterOutputStream() - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
getCharacterStream - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
getCharacterStream() - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
getClass(String, boolean) - Static method in class org.apache.ojb.broker.util.ClassHelper
Retrieves the class object for the given qualified class name.
getClass(String) - Static method in class org.apache.ojb.broker.util.ClassHelper
Convenience method for getClass(name, true)
getClass(String, Class, Class) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
Returns the class specified by the value for the specified key.
getClass(String, Class, Class[]) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
Returns the class specified by the value for the specified key.
getClass(String, Class) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
Returns the class specified by the value for the specified key.
getClass(String, Class, Class[]) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Returns the class specified by the value for the specified key.
getClass(String, Class, Class) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Returns the class specified by the value for the specified key.
getClass(String, Class) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Returns the class specified by the value for the specified key.
getClassDescriptor() - Method in interface org.apache.ojb.broker.accesslayer.RowReader
Returns the associated ClassDescriptor
getClassDescriptor() - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
 
getClassDescriptor() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getClassDescriptor() - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
getClassDescriptor() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlPkStatement
Returns the classDescriptor.
getClassDescriptor(Class) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getClassDescriptor(Class) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getClassDescriptor(Class) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
returns a ClassDescriptor for the persistence capable class clazz.
getClassDescriptor() - Method in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
Gets the classDescriptor.
getClassDescriptor() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Retrieve the class descriptor that this object is related to.
getClassDescriptor(Class) - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the class descriptor for the given persistence capable class.
getClassDescriptorsMappingTo(String) - Method in class org.apache.ojb.broker.ant.PreparedModel
 
getClassesForPath(String) - Method in class org.apache.ojb.broker.query.Criteria
Get the a List of Class objects used as hints for a path
getClassesForPath(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Get the a List of Class objects used as hints for a path
getClassesForPath(String) - Method in class org.apache.ojb.broker.query.SelectionCriteria
Get the a List of Class objects used as hints for a path
getClassLoader() - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns the class loader currently used by OJB.
getClassNameOfObject() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
returns the name of the described class
getClassOfObject() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
returns the class object of the described class
getClasspath() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
getClasspathRef() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
getClassToPrefetch() - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
 
getClassToServe() - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
Returns the classToServe.
getClause() - Method in class org.apache.ojb.broker.query.ExistsCriteria
 
getClause() - Method in class org.apache.ojb.broker.query.FieldCriteria
 
getClause() - Method in class org.apache.ojb.broker.query.SelectionCriteria
Answer the SQL compare-clause for this criteria
getClause() - Method in class org.apache.ojb.broker.query.SqlCriteria
 
getClause() - Method in class org.apache.ojb.broker.query.ValueCriteria
 
getCld() - Method in class org.apache.ojb.odmg.RuntimeObject
Returns the associated object ClassDescriptor.
getClientInfo() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getClientInfo(String) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getClob() - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
getClosingTagById(int) - Method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the closing xml-tag associated with the repository element with id elementId.
getCollectionArray(Object) - Static method in class org.apache.ojb.broker.util.BrokerHelper
Returns an object array for Collection, array or ManageableCollection instances.
getCollectionByQuery(Class, Query) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getCollectionByQuery(Query) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getCollectionByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getCollectionByQuery(Class, Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getCollectionByQuery(Class, Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
retrieve a collection of type collectionClass matching the Query query
getCollectionByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
retrieve a collection of itemClass Objects matching the Query query
getCollectionByQuery(Class, Query, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
retrieve a collection of type collectionClass matching the Query query if lazy = true return a CollectionProxy
getCollectionByQuery(Query, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
retrieve a collection of itemClass Objects matching the Query query
getCollectionByQuery(Query) - Method in interface org.apache.ojb.broker.PersistenceBroker
Retrieves the persistent objects matching the given query.
getCollectionByQuery(Class, Query) - Method in interface org.apache.ojb.broker.PersistenceBroker
Retrieves the persistent objects matching the given query.
getCollectionByQuery(Query, int) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getCollectionByQuery(Query) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getCollectionByQuery(Query, int) - Method in interface org.apache.ojb.otm.OTMConnection
 
getCollectionByQuery(Query) - Method in interface org.apache.ojb.otm.OTMConnection
 
getCollectionClass() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Returns the collection type.
getCollectionClass() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
returns the type of the collection.
getCollectionClass() - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
returns the collection type to be used to contain oql query result sets
getCollectionClassName() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
Retrieve the classname of the collection.
getCollectionDescriptor() - Method in class org.apache.ojb.broker.accesslayer.CollectionPrefetcher
 
getCollectionDescriptorByName(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Get an CollectionDescriptor by name BRJ
getCollectionDescriptors() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns all defined CollectionDescriptor for this class descriptor.
getCollectionDescriptors(boolean) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns all defined CollectionDescriptor for this class descriptor.
getCollectionIterator(Object) - Static method in class org.apache.ojb.broker.util.BrokerHelper
Returns an Iterator instance for Collection, object Array or ManageableCollection instances.
getCollectionProxy(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Return CollectionProxy for item is item is a CollectionProxy, otherwise return null
getCollectionProxy(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Return CollectionProxy for item is item is a CollectionProxy, otherwise return null
getCollectionProxy(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Return CollectionProxy for item is item is a CollectionProxy, otherwise return null
getCollectionProxyClass() - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Returns the collection proxy class.
getCollectionProxyClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyConfiguration
Returns the collection proxy class for generic collection classes that implement the Collection interface.
getCollectionProxyClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Returns the collection proxy class.
getCollectionProxyClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Returns the proxy class used for that implement the Collection interface.
getColName(SqlQueryStatement.TableAlias, SqlHelper.PathInfo, boolean) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlDeleteByQuery
 
getColName(SqlQueryStatement.TableAlias, SqlHelper.PathInfo, boolean) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Answer the column name for alias and path info
if translate try to convert attribute name into column name otherwise use attribute name
if a FieldDescriptor is found for the attribute name the column name is taken from there prefixed with the alias (firstname -> A0.F_NAME).
getColNo() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
getColumnFor(String, String) - Method in class org.apache.ojb.broker.ant.PreparedModel
 
getColumnIndex(FieldDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.sql.SelectStatement
Returns the column index of the specified FieldDescriptor in the ResultSet after performing the query.
getColumnIndex(FieldDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
 
getColumnName() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
getColumns() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlMNStatement
Returns the columns.
getColumns() - Method in class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
getColumns() - Method in interface org.apache.ojb.broker.query.ReportQuery
Deprecated. use getAttributes()
getColumns() - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
Deprecated. use getAttributes()
getColumnsFor(String) - Method in class org.apache.ojb.broker.ant.PreparedModel
 
getColumnType() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
getCommands() - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Returns the list of commands.
getComparator() - Static method in class org.apache.ojb.broker.metadata.FieldDescriptor
returns a comparator that allows to sort a Vector of FieldMappingDecriptors according to their m_Order entries.
getCompleteTagById(int, String) - Method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the opening xml-tag associated with the repository element with id elementId.
getConcatenationCharacter() - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
Answer the Character for Concatenation
getConcatenationCharacter() - Method in class org.apache.ojb.broker.platforms.PlatformMsAccessImpl
Answer the Character for Concatenation
getConcatenationCharacter() - Method in class org.apache.ojb.broker.platforms.PlatformMsSQLServerImpl
Answer the Character for Concatenation
getConfiguration() - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
 
getConfigurationFor(Configurable) - Method in interface org.apache.ojb.broker.util.configuration.Configurator
looks up the proper Configuration for the Configurable instance target.
getConfigurationFor(Configurable) - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfigurator
 
getConfigurationKey() - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryFactory
 
getConfigurationKey() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerFactory
 
getConfigurationKey() - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessFactory
 
getConfigurationKey() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorFactory
 
getConfigurationKey() - Method in class org.apache.ojb.broker.accesslayer.StatementManagerFactory
 
getConfigurationKey() - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassFactory
 
getConfigurationKey() - Method in class org.apache.ojb.broker.transaction.tm.TransactionManagerFactoryFactory.TMFactoryFactory
 
getConfigurationKey() - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
must be implemented in the concrete factory classes.
getConfigurationKey() - Method in class org.apache.ojb.odmg.OJB
 
getConfigurationKey() - Method in class org.apache.ojb.odmg.TxManagerFactory
 
getConfigurationProperties() - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
getConfigurationProperties() - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
getConfigurationProperties() - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
getConfigurationProperty(String, String) - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
getConfigurator() - Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
Returns the Configurator object.
getConfigurator() - Method in class org.apache.ojb.odmg.ImplementationImpl
Gets the configurator.
getConnection() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Return a connection.
getConnection() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Returns the underlying connection, requested from ConnectionFactory.
getConnection() - Method in interface org.apache.ojb.broker.util.dbhandling.DBHandling
Returns the connection descriptor used by this handling object.
getConnection() - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Returns the connection descriptor used by this handling object.
getConnectionDescriptor() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Return the associated JdbcConnectionDescriptor.
getConnectionDescriptor() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Returns the associated JdbcConnectionDescriptor
getConnectionDescriptor() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getConnectionFactory() - Method in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
 
getConnectionPoolDescriptor() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the connection pool descriptor.
getContext() - Static method in class org.apache.ojb.broker.core.NamingLocator
Returns the naming context.
getCopy() - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
 
getCopyStrategy(Identity) - Method in interface org.apache.ojb.otm.Kit
 
getCopyStrategy(Identity) - Method in class org.apache.ojb.otm.kit.SimpleKit
 
getCopyStrategy(Identity) - Method in class org.apache.ojb.otm.OTMKit
 
getCount(Query) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getCount(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getCount(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getCount(Query) - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the number of elements that the given query will return.
getCount(Query) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getCount(Query) - Method in interface org.apache.ojb.otm.OTMConnection
return the number of objects that would be returned from this query
getCountQuery(Query) - Method in class org.apache.ojb.broker.util.BrokerHelper
Build a Count-Query based on aQuery
getCriteria() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getCriteria() - Method in class org.apache.ojb.broker.query.Criteria
Get a Vector with all sub criteria
getCriteria() - Method in class org.apache.ojb.broker.query.OJBSearchFilter
-----------------------------------------------------------
getCriteria() - Method in interface org.apache.ojb.broker.query.Query
return the criteria of the query if present or null.
getCriteria() - Method in class org.apache.ojb.broker.query.QueryByCriteria
 
getCriteria() - Method in class org.apache.ojb.broker.query.SelectionCriteria
 
getCurrentDatabase() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
getCurrentImage() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
getCurrentJTATransaction() - Method in interface org.apache.ojb.broker.transaction.OJBTxManager
Returns the current transaction for the calling thread.
getCurrentLockingValues(Object) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
returns an Array with an Objects CURRENT locking VALUES , BRJ
getCurrentPBKey() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
getCurrentProfileKey() - Method in class org.apache.ojb.broker.metadata.MetadataManager
Returns the last activated profile key.
getCurrentTransaction() - Method in class org.apache.ojb.odmg.JTATxManager
Returns the current transaction based on the JTA Transaction.
getCurrentTransaction() - Method in class org.apache.ojb.odmg.LocalTxManager
Returns the current transaction for the calling thread.
getCurrentTransaction() - Method in interface org.apache.ojb.odmg.OJBTxManager
Returns the current transaction for the calling thread.
getData() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Returns the collection data, load it if not already done so.
getDatabase() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
getDatabase(Object) - Method in class org.apache.ojb.odmg.ImplementationImpl
Returns the current used database or null.
getDatabase(Object) - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
 
getDatabase(Object) - Method in interface org.odmg.Implementation
Get the Database that contains the object obj.
getDatabaseType() - Method in class org.apache.ojb.broker.ant.Command
Returns the database type.
getDataDTD(Writer) - Method in class org.apache.ojb.broker.ant.DdlUtilsDataHandling
Writes a DTD that can be used for data XML files matching the current model to the given writer.
getDataSource(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
Returns the DBCP DataSource for the specified connection descriptor, after creating a new DataSource if needed.
getDataSource() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the data source that this connection descriptor represents if any.
getDatasourceName() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Gets the datasourceName.
getDbAlias() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the database alias name used by OJB.
getDbcpProperties() - Method in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
Returns the DBCP properties to be used for Statement caching when creating DBCP connection pool in OJB ConnectionFactory.
getDBCreationUrl() - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Template-and-Hook method for generating the url required by the jdbc driver to allow for creating a database (as opposed to accessing an already-existing database).
getDBManipulationUrl() - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Template-and-Hook method for generating the url required by the jdbc driver to allow for modifying an existing database.
getDbms() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the database platform name.
getDbURL(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
 
getDeclaringClass() - Method in class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
Always returns null.
getDeclaringClass() - Method in interface org.apache.ojb.broker.metadata.fieldaccess.PersistentField
 
getDeclaringClass() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
 
getDefaultIndirectionHandlerClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Returns the class of a default IndirectionHandler that can be used for this implementaiton if now IndirectionHandlerClass implementation is given.
getDefaultIndirectionHandlerClass() - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryCGLIBImpl
 
getDefaultIndirectionHandlerClass() - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryJDKImpl
 
getDefaultIsolationLevel() - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Returns the defaultIsolationLevel.
getDefaultKey() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
 
getDefaultKey() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerFactoryIF
Get the default PBKey.
getDefaultKey() - Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
Returns the key that specifies the default persistence manager.
getDefaultLogger() - Static method in class org.apache.ojb.broker.util.logging.LoggerFactory
returns the default logger.
getDefaultLogger() - Method in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
returns the default logger.
getDefaultPBKey() - Method in class org.apache.ojb.broker.metadata.MetadataManager
Return the default PBKey used in convinience method PersistenceBrokerFactory.defaultPersistenceBroker().
getDelegate() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
Returns only the wrapped PersistenceBroker instance
getDelegate() - Method in class org.apache.ojb.broker.util.WrappedConnection
Returns my underlying Connection.
getDeleteMNStatement(String, String[], String[]) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a DELETE-Statement for M:N indirection table
getDeleteMNStatement(String, String[], String[]) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a DELETE-Statement for M:N indirection table
getDeleteProcedure() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Retrieve the descriptor for the delete procedure/function.
getDeleteSql() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
getDeleteStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
return a prepared DELETE Statement fitting for the given ClassDescriptor
getDeleteStatement(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
return a prepared DELETE Statement fitting for the given ClassDescriptor
getDeleteStmt(Connection) - Method in interface org.apache.ojb.broker.accesslayer.StatementsForClassIF
Returns the DELETE Statement used for clazz.
getDeleteStmt(Connection) - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
getDescriptor(PBKey) - Method in class org.apache.ojb.broker.metadata.ConnectionRepository
Returns the matching JdbcConnectionDescriptor or null if no descriptor could be found.
getDescriptorFor(String) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
lookup a ClassDescriptor in the internal Hashtable
getDescriptorFor(Class) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
lookup a ClassDescriptor in the internal Hashtable
getDescriptorFor(Class) - Method in class org.apache.ojb.otm.core.BaseConnection
Get the class descriptor
getDescriptorFor(Class) - Method in interface org.apache.ojb.otm.OTMConnection
 
getDescriptorRepository() - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
Return the DescriptorRepository
getDescriptorRepository() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
Return the DescriptorRepository
getDescriptorRepository() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getDescriptorRepository() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getDescriptorRepository() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getDescriptorRepository() - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the metadata descriptor repository associated with this broker.
getDescriptorTable() - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
 
getDlistId() - Method in class org.apache.ojb.odmg.collections.DListEntry
Gets the dlistId.
getDmapId() - Method in class org.apache.ojb.odmg.collections.DMapEntry
Gets the dmapId.
getDNF(Criteria) - Static method in class org.apache.ojb.broker.query.CriteriaUtils
Disjunctive Normal Form: list of Criteria, which don't contain ORs, the elements of the list joined by ORs give the condition equivalent to the original Criteria.
getDriver() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the driver name.
getDurationCallValue() - Static method in class org.apache.ojb.broker.platforms.BlobWrapper
 
getDurationCallValue() - Static method in class org.apache.ojb.broker.platforms.ClobWrapper
 
getDurationSessionValue() - Static method in class org.apache.ojb.broker.platforms.BlobWrapper
 
getDurationSessionValue() - Static method in class org.apache.ojb.broker.platforms.ClobWrapper
 
getDynamicIndirectionHandler(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Returns the IndirectionHandler associated with a dynamic proxy.
getDynamicIndirectionHandler(Object) - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryCGLIBImpl
 
getDynamicIndirectionHandler(Object) - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryJDKImpl
 
getEagerRelease() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
getEditingContext() - Method in class org.apache.ojb.otm.core.BaseConnection
 
getEditingContext() - Method in interface org.apache.ojb.otm.OTMConnection
Get the EditingContext associated with the transaction to which this connection belongs.
getElementNames() - Method in class org.apache.ojb.broker.ant.PreparedModel
 
getElements() - Method in class org.apache.ojb.broker.query.Criteria
Get an Enumeration with all sub criteria
getElements() - Method in class org.apache.ojb.odmg.collections.DListImpl
Insert the method's description here.
getElements() - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
getEndAtIndex() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getEndAtIndex() - Method in interface org.apache.ojb.broker.query.Query
 
getEndIndex() - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
getEntries() - Method in class org.apache.ojb.odmg.collections.DMapImpl
Gets the entries.
getErrorCount() - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
getErrorCount() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
 
getEscapeCharacter() - Static method in class org.apache.ojb.broker.query.LikeCriteria
 
getEscapeClause(LikeCriteria) - Method in interface org.apache.ojb.broker.platforms.Platform
Answer the Clause used Escape wildcards in LIKE
getEscapeClause(LikeCriteria) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
getEscapeClause(LikeCriteria) - Method in class org.apache.ojb.broker.platforms.PlatformMsAccessImpl
 
getEscapeClause(LikeCriteria) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
getEscapeClause(LikeCriteria) - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
getEventType() - Method in class org.apache.ojb.broker.PBLifeCycleEvent
Returns the event type.
getEventType() - Method in class org.apache.ojb.broker.PBStateEvent
Returns the event type.
getExampleObject() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getExampleObject() - Method in interface org.apache.ojb.broker.query.Query
return the template Object if present or null
getExampleObject() - Method in class org.apache.ojb.broker.query.QueryByIdentity
Answer the example Object
getExtentClasses() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
return all classes in this extent.
getExtentClassNames() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return the names of all classes in this extent
getFactoryClass() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return factory class.
getFactoryMethod() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return factory method.
getFailOnError() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Determines whether this task stops by throwing a BuildException when the first error is encountered.
getFetchSize() - Method in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
Returns the fetchSize hint set for this connection pool.
getFetchSize() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getFetchSize() - Method in interface org.apache.ojb.broker.query.Query
Returns the fetchSize hint for this Query
getField() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
Returns the underlying field object.
getField(Class, String) - Static method in class org.apache.ojb.broker.util.ClassHelper
Determines the field via reflection look-up.
getFieldConversion() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Gets the fieldConversion.
getFieldDescriptions() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns array of all FieldDescriptors.
getFieldDescriptor(SqlQueryStatement.TableAlias, SqlHelper.PathInfo) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Get the FieldDescriptor for the PathInfo
getFieldDescriptor(boolean) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return an array of all FieldDescriptor for this represented class, if parameter withInherited is true all inherited descriptor of declared super classes are included.
getFieldDescriptorByIndex(int) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns the matching FieldDescriptor.
getFieldDescriptorByName(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns the matching FieldDescriptor - only fields of the current class will be scanned, to include fields defined the the super-classes too, use method ClassDescriptor.getFieldDescriptor(boolean).
getFieldDescriptorForPath(String, Map) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
return the FieldDescriptor for the Attribute referenced in the path
the path may contain simple attribut names, functions and path expressions using relationships
ie: name, avg(price), adress.street
getFieldDescriptorForPath(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
return the FieldDescriptor for the Attribute referenced in the path
the path may contain simple attribut names, functions and path expressions using relationships
ie: name, avg(price), adress.street
getFieldDescriptorNonPk(boolean) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return an array of NON-PK FieldDescriptor, if parameter withInherited is true all inherited descriptor of declared super classes are included.
getFieldDescriptorsForMultiMappedTable(ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
 
getFieldDescriptorsInHeirarchy() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
getFieldGraph(boolean) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
 
getFieldRef() - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
Retrieve the field descriptor that this argument is related to.
getFieldsForSelect() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Return the Fields to be selected.
getFieldType() - Method in interface org.apache.ojb.broker.metadata.JdbcType
Returns the associated FieldType (java field type mapped to this sql type).
getFieldType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
 
getFilter() - Method in class org.apache.ojb.broker.query.SearchFilter
Get the actual filter out of the class.
getFksToItemClass() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
getFksToThisClass() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
getForeignKeyFieldDescriptors(ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getForeignKeyFields() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getForeignKeysForTable(String) - Method in class org.apache.ojb.broker.metadata.torque.TorqueForeignKeyGenerator
 
getForeignKeyValues(Object, ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Returns an Object array of all FK field values of the specified object.
getFromFieldCache(Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
 
getFullColumnName() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Answer the qualified ColumnName
ie: myTab.name
getFullTableName() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Answer Table name including schema BRJ
getGenericStatement(ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
return a generic Statement for the given ClassDescriptor.
getGenericStatement(ClassDescriptor, boolean) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
return a generic Statement for the given ClassDescriptor
getGenericStmt(Connection, boolean) - Method in interface org.apache.ojb.broker.accesslayer.StatementsForClassIF
Returns a generic unprepared Statement used for clazz.
getGenericStmt(Connection, boolean) - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
getGlobalRepository() - Method in class org.apache.ojb.broker.metadata.MetadataManager
Returns explicit the global DescriptorRepository - use with care, because it ignores the per thread mode.
getGrabSize() - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
Gets the grabSize attribute of the HighLowSequence object
getGroupBy() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getGroupBy() - Method in interface org.apache.ojb.broker.query.Query
Gets the groupby for ReportQueries of all Criteria and Sub Criteria the elements are of class FieldHelper
getGroupBy() - Method in class org.apache.ojb.broker.query.QueryByCriteria
 
getGUID() - Method in class org.apache.ojb.odmg.TransactionImpl
 
getHandler() - Method in class org.apache.ojb.odmg.RuntimeObject
 
getHandling() - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Returns the name of the handling that is used.
getHasNext() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getHavingCriteria() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getHavingCriteria() - Method in interface org.apache.ojb.broker.query.Query
return the criteria of the query if present or null.
getHavingCriteria() - Method in class org.apache.ojb.broker.query.QueryByCriteria
 
getHoldability() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getId() - Method in class org.apache.ojb.odmg.collections.DListEntry
Gets the id.
getId() - Method in class org.apache.ojb.odmg.collections.DListImpl
Lazily return the Id, no point in precomputing it.
getId() - Method in class org.apache.ojb.odmg.collections.DMapEntry
Gets the id.
getId() - Method in class org.apache.ojb.odmg.collections.DMapImpl
lazily retrieve the ID of the set, no need to precompute it.
getId() - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
getIdByTag(String) - Method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the repository element id associated with the xml-tag literal tag.
getIdentity() - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Returns the identity of the subject.
getIdentity() - Method in interface org.apache.ojb.broker.core.proxy.IndirectionHandler
Returns the identity of the subject.
getIdentity() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
getIdentity() - Method in class org.apache.ojb.odmg.RuntimeObject
Returns the associated object Identity.
getIdentity(Object) - Method in class org.apache.ojb.otm.core.BaseConnection
Get the identity of the object
getIdentity(Object) - Method in interface org.apache.ojb.otm.OTMConnection
Get the identity of the object
getIdentityFromResultSet() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
returns an Identity object representing the current resultset row
getIdentityMap() - Static method in class org.apache.ojb.broker.util.IdentityMapFactory
 
getIgnoreFieldNameCase() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Determines whether the task ignores the case of the db column name case when looking for db columns.
getImplementation() - Method in class org.apache.ojb.odmg.TransactionImpl
 
getIncludeAllFields() - Method in class org.apache.ojb.broker.metadata.InsertProcedureDescriptor
Retrieve the value that indicates if the argument list for this procedure includes all field-descriptors from the related class-descriptor.
getIncludeAllFields() - Method in class org.apache.ojb.broker.metadata.UpdateProcedureDescriptor
Retrieve the value that indicates if the argument list for this procedure includes all field-descriptors from the related class-descriptor.
getIncludePkFieldsOnly() - Method in class org.apache.ojb.broker.metadata.DeleteProcedureDescriptor
Retrieve the value that indicates if the argument list for this procedure includes only the field-descriptors from the related class-descriptor that are identified as being part of the primary key.
getIndexColumns() - Method in class org.apache.ojb.broker.metadata.IndexDescriptor
 
getIndexes() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Gets the IndexDescriptors used for DDL generation.
getIndexTablespace() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
getIndices() - Method in class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
getIndirectionHandler(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Returns the invocation handler object of the given proxy object.
getIndirectionHandler() - Method in interface org.apache.ojb.broker.core.proxy.OJBProxy
 
getIndirectionHandler(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Returns the invocation handler object of the given proxy object.
getIndirectionHandler(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Returns the invocation handler object of the given proxy object.
getIndirectionHandler(VirtualProxy) - Static method in class org.apache.ojb.broker.core.proxy.VirtualProxy
Returns the indirection handler of the given proxy.
getIndirectionHandler() - Method in class org.apache.ojb.broker.core.proxy.VirtualProxy
Returns the IndirectionHandler
getIndirectionHandlerBaseClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Returns the class of the base class that the given IndirectionHandler must extend/implement
getIndirectionHandlerBaseClass() - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryCGLIBImpl
Returns the class of the base class that the given IndirectionHandler must extend/implement
getIndirectionHandlerBaseClass() - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryJDKImpl
Returns the class of the base class that the given IndirectionHandler must extend/implement
getIndirectionHandlerClass() - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Returns the indirection handler class.
getIndirectionHandlerClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyConfiguration
Returns the indirection handler implementation class.
getIndirectionHandlerClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Returns the indirection handler class.
getIndirectionHandlerClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Returns the indirection handler implementation class.
getIndirectionTable() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
getIndirectionTable() - Method in interface org.apache.ojb.broker.query.MtoNQuery
Gets the indirection Table used for m:n queries.
getIndirectionTable() - Method in class org.apache.ojb.broker.query.QueryByMtoNCriteria
return indirectionTable
getIndirectionTable() - Method in class org.apache.ojb.broker.query.ReportQueryByMtoNCriteria
 
getInheritanceField() - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
getInitializationMethod() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns the initialization method for this descriptor or null if no initialization method is defined.
getInnermostDelegate() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
If my underlying PersistenceBroker is not a DelegatingPersistenceBroker, returns it, otherwise recursively invokes this method on my delegate.
getInnermostDelegate() - Method in class org.apache.ojb.broker.util.WrappedConnection
If my underlying Connection is not a WrappedConnection, returns it, otherwise recursively invokes this method on my delegate.
getInputFile() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
getInsertDataSql(Reader, Writer) - Method in class org.apache.ojb.broker.ant.DdlUtilsDataHandling
Returns the sql necessary to add the data XML contained in the given input stream.
getInsertMNStatement(String, String[], String[]) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate an INSERT-Statement for M:N indirection table
getInsertMNStatement(String, String[], String[]) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate an INSERT-Statement for M:N indirection table
getInsertProcedure() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Retrieve the descriptor for the insert procedure/function.
getInsertSql() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
getInsertStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
return a prepared Insert Statement fitting for the given ClassDescriptor
getInsertStatement(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
return a prepared Insert Statement fitting for the given ClassDescriptor
getInsertStmt(Connection) - Method in interface org.apache.ojb.broker.accesslayer.StatementsForClassIF
Returns the INSERT Statement used for clazz.
getInsertStmt(Connection) - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
getInstance() - Static method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryFactory
 
getInstance() - Static method in class org.apache.ojb.broker.accesslayer.ConnectionManagerFactory
 
getInstance() - Static method in class org.apache.ojb.broker.accesslayer.JdbcAccessFactory
 
getInstance() - Static method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorFactory
 
getInstance() - Static method in class org.apache.ojb.broker.accesslayer.StatementManagerFactory
 
getInstance() - Static method in class org.apache.ojb.broker.accesslayer.StatementsForClassFactory
Get the singleton instance of this class
getInstance() - Static method in class org.apache.ojb.broker.cache.ObjectCacheFactory
Get the ObjectCacheFactory instance.
getInstance() - Method in interface org.apache.ojb.broker.core.PBFactoryIF
 
getInstance() - Static method in class org.apache.ojb.broker.metadata.MetadataManager
Returns an instance of this class.
getInstance() - Static method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the singleton instance.
getInstance() - Static method in class org.apache.ojb.broker.util.configuration.impl.OjbConfigurator
returns the singleton instance.
getInstance() - Static method in class org.apache.ojb.broker.util.interceptor.InterceptorFactory
Returns the instance.
getInstance() - Static method in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
 
getInstance() - Method in interface org.apache.ojb.odmg.ODMGJ2EEFactory
 
getInstance() - Static method in class org.apache.ojb.odmg.OJB
Return new instance of the Implementation class.
getInstance() - Static method in class org.apache.ojb.odmg.states.StateNewClean
perform a checkpoint, i.e.
getInstance() - Static method in class org.apache.ojb.odmg.states.StateNewDelete
perform a checkpoint, i.e.
getInstance() - Static method in class org.apache.ojb.odmg.states.StateNewDirty
perform a checkpoint, i.e.
getInstance() - Static method in class org.apache.ojb.odmg.states.StateOldClean
perform a checkpoint, i.e.
getInstance() - Static method in class org.apache.ojb.odmg.states.StateOldDelete
perform a checkpoint, i.e.
getInstance() - Static method in class org.apache.ojb.odmg.states.StateOldDirty
perform a checkpoint, i.e.
getInstance() - Static method in class org.apache.ojb.odmg.states.StateTransient
perform a checkpoint, i.e.
getInstance() - Static method in class org.apache.ojb.otm.kit.SimpleKit
Obtain the single instance of SimpleKit
getInstance() - Static method in class org.apache.ojb.otm.lock.LockManager
 
getInstance(PersistenceBroker) - Static method in class org.apache.ojb.soda.ObjectContainerImpl
 
getInteger(String, int) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
Returns the integer value for the specified key.
getInteger(String, int) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Returns the integer value for the specified key.
getInterceptorClassToBeUsed() - Method in class org.apache.ojb.broker.util.interceptor.InterceptorFactory
Returns the interceptorClassToBeUsed.
getInternalCache() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getIsolationLevel() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
returns the transaction isolation level to be used for this class.
getIsolationLevel() - Method in class org.apache.ojb.odmg.locking.LockEntry
returns the isolation level of this lock
getIsolationLevel(Object) - Static method in class org.apache.ojb.odmg.locking.LockStrategyFactory
Deprecated. determines the isolationlevel of class c by evaluating the ClassDescriptor of obj.getClass().
getIsolationLevel(PersistenceBroker, ObjectLock) - Static method in class org.apache.ojb.otm.lock.IsolationFactory
Fetches the isolation level of given class from its ClassDescriptor.
getIsolationLevelAsString() - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
returns IsolationLevel literal as matching to the corresponding id
getIsolationLevelFor(String) - Static method in class org.apache.ojb.broker.locking.LockHelper
maps IsolationLevel literals to the corresponding id
getIsReturnedByProcedure() - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
 
getItemClass() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getItemClassDescriptor() - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
Returns the ClassDescriptor of the item Class
getItemClassDescriptor() - Method in interface org.apache.ojb.broker.accesslayer.RelationshipPrefetcher
Returns the ClassDescriptor of the item Class
getItemClassName() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getItemProxyClass() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getItemProxyClass() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getIteratorByOQLQuery(OQLQuery) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getIteratorByOQLQuery(OQLQuery, int) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getIteratorByOQLQuery(OQLQuery) - Method in interface org.apache.ojb.otm.OTMConnection
 
getIteratorByOQLQuery(OQLQuery, int) - Method in interface org.apache.ojb.otm.OTMConnection
 
getIteratorByQuery(Query) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getIteratorByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getIteratorByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
returns an Iterator that iterates Objects of class c if calling the .next() method.
getIteratorByQuery(Query) - Method in interface org.apache.ojb.broker.PersistenceBroker
Retrieves the persistent objects matching the given query and returns them as an iterator which may, depending on the configured collection type, be reloading the objects from the database upon calling Iterator.next().
getIteratorByQuery(Query) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getIteratorByQuery(Query, int) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getIteratorByQuery(Query) - Method in interface org.apache.ojb.otm.OTMConnection
 
getIteratorByQuery(Query, int) - Method in interface org.apache.ojb.otm.OTMConnection
 
getIteratorFromQuery(Query, ClassDescriptor) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Get an extent aware Iterator based on the Query
getJcdAlias() - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Returns the alias of the jdbc connection.
getJcdAlias() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Get the alias name for this descriptor.
getJcdAlias() - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Returns the alias of the jdbc connection.
getJcdDescription(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
 
getJdbcConnectionDescriptor() - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
getJdbcDriver() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Gets the value set by setJdbcDriver(String jdbcClass)
getJdbcLevel() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Gets the jdbcLevel.
getJdbcProperties(JdbcConnectionDescriptor, String, String) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
Returns connection properties for passing to DriverManager, after merging JDBC driver-specific configuration settings with name/password from connection descriptor.
getJdbcProperties(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
 
getJdbcProperties() - Method in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
Returns the JDBC properties to be used by the ConnectionFactory when creating connections from DriverManager.
getJdbcType(String) - Method in class org.apache.ojb.broker.ant.DBUtility
Determines the java.sql.Types constant value from an OJB FIELDDESCRIPTOR value.
getJdbcType() - Method in class org.apache.ojb.broker.core.ValueContainer
 
getJdbcType() - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
Retrieve the jdbc type for the field descriptor that is related to this argument.
getJdbcType() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Returns the corresponding database JdbcType) of this field, defined by the JDBC 3.0 specification, e.g.
getJdbcTypeByName(String) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper
Lookup the JdbcType by name.
getJdbcTypeByReflection(String) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper
Try to automatically assign a jdbc type for the given java type name.
getJdbcTypeByTypesIndex(Integer) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper
Return the JdbcType for the given jdbc type.
getJdbcTypes() - Method in interface org.apache.ojb.broker.query.ReportQuery
Gets the Jdbc-Types of the columns used for the Report.
getJdbcTypes() - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
 
getJoinAttributes() - Method in interface org.apache.ojb.broker.query.ReportQuery
Gets the additional attributes used for building the Join.
getJoinAttributes() - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
 
getJoinSyntaxType() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Returns the joinSyntaxType.
getJoinSyntaxType() - Method in interface org.apache.ojb.broker.platforms.Platform
Get join syntax type for this RDBMS - one of the constants from JoinSyntaxTypes interface.
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
Get join syntax type for this RDBMS - one on of the constants from JoinSyntaxType interface
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformDerbyImpl
Get join syntax type for this RDBMS - one on of the constants from JoinSyntaxType interface
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformHsqldbImpl
Get join syntax type for this RDBMS - one on of the constants from JoinSyntaxType interface
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformMsSQLServerImpl
Get join syntax type for this RDBMS - one on of the constants from JoinSyntaxType interface MBAIRD: MS SQL Server 2000 actually supports both types, but due to a problem with the sql generator, we opt to have no parens.
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
Get join syntax type for this RDBMS - one on of the constants from JoinSyntaxType interface
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Get join syntax type for this RDBMS.
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
Get join syntax type for this RDBMS - one on of the constants from JoinSyntaxType interface
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
Get join syntax type for this RDBMS - one on of the constants from JoinSyntaxType interface
getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformSybaseImpl
Get join syntax type for this RDBMS - one on of the constants from JoinSyntaxType interface
getJoinTreeToCriteria() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Gets the joinTreeToCriteria.
getJTATransaction() - Method in interface org.apache.ojb.broker.transaction.OJBTxManager
Returns the current transaction for the calling thread or null if no transaction was found.
getJTATransaction() - Method in class org.apache.ojb.odmg.JTATxManager
 
getJTATransaction() - Method in class org.apache.ojb.otm.transaction.ManagedTransactionFactory
 
getKernelBroker() - Method in class org.apache.ojb.otm.core.BaseConnection
 
getKey() - Method in class org.apache.ojb.broker.util.ReferenceMap.DefaultMapEntry
Deprecated. Returns the key.
getKey() - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
getKeyByValue(Object) - Method in class org.apache.ojb.broker.util.DoubleHashtable
lookup a key from the table by its value.
getKeyedObjectPoolConfig() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
Returns an GenericKeyedObjectPool.Config object configurated with the properties extracted from the this instance.
getKeyOid() - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
getKeyValues(PersistenceBroker, ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
returns an Array with an Objects PK VALUES
getKeyValues(PersistenceBroker, ClassDescriptor, Identity) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
returns an Array with an Identities PK VALUES
getKeyValues(ClassDescriptor, Object, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
Returns an Array with an Objects PK VALUES if convertToSql is true, any associated java-to-sql conversions are applied.
getKeyValues(ClassDescriptor, Identity) - Method in class org.apache.ojb.broker.util.BrokerHelper
Return primary key values of given Identity object.
getKeyValues(ClassDescriptor, Identity, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
Return key Values of an Identity
getKeyValues(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
returns an Array with an Objects PK VALUES, with any java-to-sql FieldConversion applied.
getKit() - Method in class org.apache.ojb.otm.core.Transaction
 
getLastInsertIdentityQuery(String) - Method in interface org.apache.ojb.broker.platforms.Platform
If database supports native key generation via identity column, this method should return the sql-query to obtain the last generated id.
getLastInsertIdentityQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDb2Impl
 
getLastInsertIdentityQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
getLastInsertIdentityQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDerbyImpl
If database supports native key generation via identity column, this method should return the sql-query to obtain the last generated id.
getLastInsertIdentityQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformHsqldbImpl
 
getLastInsertIdentityQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformMsSQLServerImpl
 
getLastInsertIdentityQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
getLastInsertIdentityQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformSybaseASEImpl
 
getLeftClass() - Method in class org.apache.ojb.broker.MtoNImplementor
Returns the class of the left side of the m:n collection.
getLeftDescriptor() - Method in class org.apache.ojb.broker.MtoNImplementor
Returns the collection descriptor for the left side of the m:n collection.
getLeftObject() - Method in class org.apache.ojb.broker.MtoNImplementor
Returns the object for the left side of the m:n collection.
getLength() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
getLevel() - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
getLimit() - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
The limit of objects loaded by one SQL query
getLimit() - Method in interface org.apache.ojb.broker.accesslayer.RelationshipPrefetcher
The limit of objects loaded by one SQL query
getListData() - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
getListProxyClass() - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Returns the list proxy class.
getListProxyClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyConfiguration
Returns the collection proxy class for collection classes that implement the List interface.
getListProxyClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Returns the list proxy class.
getListProxyClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Returns the proxy class used for that implement the List interface.
getLock(Identity) - Method in class org.apache.ojb.otm.lock.map.InMemoryLockMap
 
getLock(Identity) - Method in interface org.apache.ojb.otm.lock.map.LockMap
 
getLockHeld(Identity, Transaction) - Method in class org.apache.ojb.otm.lock.LockManager
 
getLockInfo() - Method in interface org.apache.ojb.broker.locking.LockManager
Returns info about the used lock manager implementation and the state of the lock manager.
getLockInfo() - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
getLockInfo() - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
getLockInfo() - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
getLockingException() - Method in exception org.apache.ojb.otm.core.LockingPassthruException
 
getLockingFields() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
return an array of FieldDescription for optimistic locking sorted ascending according to the field-descriptions getOrder() property
getLockManager() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
getLockManager() - Static method in class org.apache.ojb.odmg.locking.LockManagerFactory
Get a LockManager instance.
getLockMap() - Static method in class org.apache.ojb.odmg.locking.LockMapFactory
Deprecated. get a lockManager instance.
getLockMap() - Method in interface org.apache.ojb.otm.Kit
 
getLockMap() - Method in class org.apache.ojb.otm.kit.SimpleKit
 
getLockMap() - Method in class org.apache.ojb.otm.OTMKit
 
getLockTimeout() - Method in interface org.apache.ojb.broker.locking.LockManager
Get the current used lock timeout value in milliseconds.
getLockTimeout() - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
getLockTimeout() - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
getLockTimeout() - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
getLockType() - Method in class org.apache.ojb.odmg.locking.LockEntry
returns the locktype of this lock.
getLockWaitStrategy() - Method in interface org.apache.ojb.otm.Kit
 
getLockWaitStrategy() - Method in class org.apache.ojb.otm.kit.SimpleKit
 
getLockWaitStrategy() - Method in class org.apache.ojb.otm.OTMKit
 
getLog() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
 
getLog() - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
Returns the log.
getLog() - Method in class org.apache.ojb.odmg.collections.DListEntry
 
getLog() - Method in class org.apache.ojb.odmg.collections.DListImpl
 
getLog() - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
getLog() - Method in class org.apache.ojb.odmg.collections.DMapImpl
 
getLog() - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
getLogger() - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
Returns the logger.
getLogger() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlMNStatement
Returns the logger.
getLogger() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlPkStatement
Returns the logger.
getLogger() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Returns the logger.
getLogger() - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
the logger for the ConfigurableFactory
getLogger(Class) - Static method in class org.apache.ojb.broker.util.logging.LoggerFactory
returns a Logger.
getLogger(String) - Static method in class org.apache.ojb.broker.util.logging.LoggerFactory
returns a Logger.
getLogger(Class) - Method in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
returns a Logger.
getLogger(String) - Method in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
returns a Logger.
getLoggerClass() - Method in class org.apache.ojb.broker.util.logging.LoggingConfiguration
Returns the logger class.
getLoggerConfigFile() - Method in class org.apache.ojb.broker.util.logging.LoggingConfiguration
Returns the name of the config file for the logger.
getLogLevel(String) - Method in class org.apache.ojb.broker.util.logging.LoggingConfiguration
 
getLogon() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Gets the value set by setLogon(String logon)
getLong(String, long) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
 
getLookupInfo() - Method in class org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory
Returns an array of possible JNDI lookup / class names for the TransactionManager instance.
getLookupInfo() - Method in class org.apache.ojb.broker.transaction.tm.JBossTransactionManagerFactory
 
getLookupInfo() - Method in class org.apache.ojb.broker.transaction.tm.JOnASTransactionManagerFactory
 
getLookupInfo() - Method in class org.apache.ojb.broker.transaction.tm.OrionTransactionManagerFactory
 
getLookupInfo() - Method in class org.apache.ojb.broker.transaction.tm.SunOneTransactionManagerFactory
 
getLookupInfo() - Method in class org.apache.ojb.broker.transaction.tm.WeblogicTransactionManagerFactory
 
getLookupInfo() - Method in class org.apache.ojb.broker.transaction.tm.WebSphereTransactionManagerFactory
 
getMappingTables() - Method in class org.apache.ojb.broker.metadata.torque.TorqueForeignKeyGenerator
 
getMaxActive() - Method in interface org.apache.ojb.broker.core.PBPoolConfiguration
 
getMaxActive() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getMaxActive() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getMaxForExtent(PersistenceBroker, FieldDescriptor) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Lookup all tables associated with given class (search all extent classes) to find the current maximum value for the given field.
getMaxId(PersistenceBroker, Class, FieldDescriptor) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Search down all extent classes and return max of all found PK values.
getMaxIdForClass(PersistenceBroker, ClassDescriptor, FieldDescriptor) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
lookup current maximum value for a single field in table the given class descriptor was associated.
getMaxIdle() - Method in interface org.apache.ojb.broker.core.PBPoolConfiguration
 
getMaxIdle() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getMaxIdle() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getMaxKey() - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
Gets the maxKey attribute of the HighLowSequence object
getMaxKeyForSequence(PersistenceBroker, FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
getMaxWait() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getMaxWaitMillis() - Method in interface org.apache.ojb.broker.core.PBPoolConfiguration
 
getMaxWaitMillis() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getMetaData() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getMethod(Class, String, Class[]) - Static method in class org.apache.ojb.broker.util.ClassHelper
Determines the method with the specified signature via reflection look-up.
getMethod(Object, String, Class[]) - Static method in class org.apache.ojb.broker.util.ClassHelper
Determines the method with the specified signature via reflection look-up.
getMethod(String, String, Class[]) - Static method in class org.apache.ojb.broker.util.ClassHelper
Determines the method with the specified signature via reflection look-up.
getMinEvictableIdleTimeMillis() - Method in interface org.apache.ojb.broker.core.PBPoolConfiguration
 
getMinEvictableIdleTimeMillis() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getMinEvictableIdleTimeMillis() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getMinIdle() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getModeReadOnlyValue() - Static method in class org.apache.ojb.broker.platforms.BlobWrapper
 
getModeReadOnlyValue() - Static method in class org.apache.ojb.broker.platforms.ClobWrapper
 
getModeReadWriteValue() - Static method in class org.apache.ojb.broker.platforms.BlobWrapper
 
getModeReadWriteValue() - Static method in class org.apache.ojb.broker.platforms.ClobWrapper
 
getModificationState() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Returns the Modification-state.
getMtoNImplementor(CollectionDescriptor, Object) - Method in class org.apache.ojb.broker.core.MtoNBroker
get a Collection of Keys of already existing m:n rows
getName() - Method in class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
 
getName() - Method in interface org.apache.ojb.broker.metadata.fieldaccess.PersistentField
 
getName() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
 
getName() - Method in class org.apache.ojb.broker.metadata.IndexDescriptor
 
getName() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Retrieve the the name of the procedure/function to invoke.
getName() - Method in class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
getName() - Method in class org.apache.ojb.broker.query.UserAlias
Returns the name of this alias
getName() - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
getName() - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
getName() - Method in interface org.apache.ojb.broker.util.logging.Logger
returns the name of the logger isntance
getName() - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
getName() - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
Gets the name attribute of the HighLowSequence object
getName() - Method in class org.apache.ojb.odmg.NamedRootsMap.NamedEntry
 
getNamedRootsMap() - Method in class org.apache.ojb.odmg.TransactionImpl
 
getNextId() - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
Gets the next key from this sequence
getNonKeyRwValues(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
Returns an array containing values for all non PK field READ/WRITE attributes of the object based on the specified ClassDescriptor.
getNonKeyValues(PersistenceBroker, ClassDescriptor, Object) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
returns an Array with an Objects NON-PK VALUES
getNonPkFields() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
return an array of NONPK-FieldDescription sorted ascending according to the field-descriptions getOrder() property
getNonPkRwFields() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns array of read/write non pk FieldDescriptors.
getNumberOfExtentsToBind() - Method in class org.apache.ojb.broker.query.SelectionCriteria
Returns the numberOfExtentsToBind.
getNumTestsPerEvictionRun() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getObj() - Method in class org.apache.ojb.odmg.RuntimeObject
Return the associated persistent object.
getObject() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Returns the managed materialized object.
getObject() - Method in class org.apache.ojb.otm.states.Hollow
Describes the state transition when object is gotten from the cache or is loaded from database (once per transaction).
getObject() - Method in class org.apache.ojb.otm.states.State
Describes the state transition when object is gotten from the cache or is loaded from database (once per transaction).
getObjectByIdentity(Identity) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getObjectByIdentity(Identity) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getObjectByIdentity(Identity) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getObjectByIdentity(Identity) - Method in interface org.apache.ojb.broker.PersistenceBroker
Retrieve a persistent object from the underlying datastore by its identity.
getObjectByIdentity(Identity) - Method in class org.apache.ojb.odmg.NarrowTransaction
 
getObjectByIdentity(Identity) - Method in class org.apache.ojb.odmg.TransactionImpl
Get object by identity.
getObjectByIdentity(Identity, int) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getObjectByIdentity(Identity) - Method in class org.apache.ojb.otm.core.BaseConnection
 
getObjectByIdentity(Identity) - Method in interface org.apache.ojb.otm.OTMConnection
Get the object with the given Identity from the persistent store.
getObjectByIdentity(Identity, int) - Method in interface org.apache.ojb.otm.OTMConnection
Get the object with the given Identity from the persistent store with the given lock value.
getObjectByQuery(Query) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getObjectByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getObjectByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
retrieve an Object by query I.e perform a SELECT ...
getObjectByQuery(Query) - Method in interface org.apache.ojb.broker.PersistenceBroker
Retrieve the (first) persistent object from the underlying datastore that matches the given query.
getObjectCache() - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
getObjectCacheClass() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerConfiguration
 
getObjectCacheClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getObjectCacheDescriptor() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns the appropriate ObjectCacheDescriptor or null if not specified.
getObjectCacheDescriptor() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the appropriate ObjectCacheDescriptor or null if not specified.
getObjectFromColumn(ResultSet, CallableStatement, String, int) - Method in interface org.apache.ojb.broker.metadata.JdbcType
Returns an java object for this jdbc type by extract from the given CallableStatement or ResultSet.
getObjectFromColumn(CallableStatement, int) - Method in interface org.apache.ojb.broker.metadata.JdbcType
Convenience method for JdbcType.getObjectFromColumn(ResultSet, CallableStatement, String, int)
getObjectFromColumn(ResultSet, String) - Method in interface org.apache.ojb.broker.metadata.JdbcType
Convenience method for JdbcType.getObjectFromColumn(ResultSet, CallableStatement, String, int)
getObjectFromColumn(CallableStatement, int) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
 
getObjectFromColumn(ResultSet, String) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
 
getObjectFromColumn(ResultSet, CallableStatement, String, int) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
 
getObjectFromColumn(ResultSet, Integer, int) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper
Returns an java object read from the specified ResultSet column.
getObjectFromResultSet() - Method in class org.apache.ojb.broker.accesslayer.ReportQueryRsIterator
returns an Object[] representing the columns of the current ResultSet row.
getObjectFromResultSet() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
returns a fully materialized Object from the current row of the underlying resultset.
getObjectFromResultSet() - Method in class org.apache.ojb.broker.accesslayer.SqlBasedReportQueryRsIterator
returns an Object[] representing the columns of the current ResultSet row.
getObjectFromResultSet() - Method in class org.apache.ojb.broker.accesslayer.SqlBasedRsIterator
returns a proxy or a fully materialized Object from the current row of the underlying resultset.
getObjectId(Object) - Method in class org.apache.ojb.odmg.ImplementationImpl
Get a String representation of the object's identifier.
getObjectId(Object) - Method in interface org.odmg.Implementation
Get a String representation of the object's identifier.
getObjectPoolConfig() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
Returns an GenericObjectPool.Config object configurated with the properties extracted from the this instance.
getObjectProjectionAttribute() - Method in class org.apache.ojb.broker.query.QueryByCriteria
 
getObjectReferenceDescriptor() - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl
Returns the objectReferenceDescriptor.
getObjectReferenceDescriptorByName(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Get an ObjectReferenceDescriptor by name BRJ
getObjectReferenceDescriptors() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns all defined ObjectReferenceDescriptor.
getObjectReferenceDescriptors(boolean) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns all defined ObjectReferenceDescriptor.
getObjectsRealClass() - Method in class org.apache.ojb.broker.Identity
Return the "real" class of the real subject.
getObjectsTopLevelClass() - Method in class org.apache.ojb.broker.Identity
Returns the top-level class of the real subject (base class, base interface denoted in the repository or objects real class if no top-level was found).
getObjMaterialized() - Method in class org.apache.ojb.odmg.RuntimeObject
Returns the materialized object (if proxy is materialized or a "normal" persistent object) or null if associated with unmaterialized proxy object.
getOid() - Method in class org.apache.ojb.odmg.collections.DListEntry
 
getOid() - Method in class org.apache.ojb.odmg.NamedRootsMap.NamedEntry
 
getOidString() - Method in class org.apache.ojb.odmg.locking.LockEntry
returns the OID STring of the locked object.
getOjbClassName(ResultSet) - Static method in class org.apache.ojb.broker.util.SqlHelper
Returns the name of the class to be instantiated.
getOjbConcreteClassField() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns the ojbConcreteClass field or null if none defined.
getOjbPropertiesFile() - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Returns the ojb properties file, per default 'OJB.properties' in the current directory.
getOpeningTagById(int) - Method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the opening xml-tag associated with the repository element with id elementId.
getOpeningTagById(int, String) - Method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the opening xml-tag associated with the repository element with id elementId.
getOpeningTagNonClosingById(int) - Method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the opening but non-closing xml-tag associated with the repository element with id elementId.
getOqlCollectionClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getOqlCollectionClass() - Method in interface org.apache.ojb.odmg.ImplementationExt
The used collection type class returned by OQL queries.
getOqlCollectionClass() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
getOqlCollectionClass() - Method in interface org.apache.ojb.odmg.OdmgConfiguration
This class is used to hold results of OQL queries.
getOrderBy() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
Returns the orderby Collection of Fields.
getOrderBy() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getOrderBy() - Method in interface org.apache.ojb.broker.query.Query
Answer the orderBy of all Criteria and Sub Criteria the elements are of class FieldHelper
getOrderBy() - Method in class org.apache.ojb.broker.query.QueryByCriteria
 
getOtmDependent() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getOuterJoinPaths() - Method in class org.apache.ojb.broker.query.QueryByCriteria
Get a Collection containing all Paths having an Outer-Joins-Setting
getOutputFile() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
getOwnerClassDescriptor() - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl
Returns the ClassDescriptor of the owner Class
getParentCriteria() - Method in class org.apache.ojb.broker.query.Criteria
 
getPassword() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Gets the value set by setPassword(String password)
getPassWord() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the database password.
getPassword() - Method in class org.apache.ojb.broker.PBKey
Returns the password.
getPathClasses() - Method in class org.apache.ojb.broker.query.Criteria
Gets the pathClasses.
getPathClasses() - Method in class org.apache.ojb.broker.query.QueryByCriteria
Gets the pathClasses.
getPathClasses() - Method in class org.apache.ojb.broker.query.SelectionCriteria
Gets the pathClasses from the parent Criteria.
getPBKey() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getPBKey() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getPBKey() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getPBKey() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Return a key to identify the connection descriptor.
getPBKey() - Method in interface org.apache.ojb.broker.PersistenceBroker
Get the PBKey for this broker.
getPBKey() - Method in class org.apache.ojb.odmg.collections.DListEntry
 
getPBKey() - Method in class org.apache.ojb.odmg.collections.DListImpl
 
getPBKey() - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
getPBKey() - Method in class org.apache.ojb.odmg.collections.DMapImpl
 
getPBKey() - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
getPBKey() - Method in class org.apache.ojb.odmg.DatabaseImpl
Return the PBKey associated with this Database.
getPersistenceBrokerClass() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerConfiguration
 
getPersistenceBrokerClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getPersistentField() - Method in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
 
getPersistentFieldClass() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Returns the Class object of the class specified in the OJB.properties file for the "PersistentFieldClass" property.
getPersistentFieldClass() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerConfiguration
 
getPersistentFieldClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getPersistentFieldClassName() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Get the used PersistentField implementation name.
getPersitenceBrokerAware() - Method in class org.apache.ojb.broker.PBLifeCycleEvent
Returns the target object as an instance of PersistenceBrokerAware if possible.
getPKEnumerationByQuery(Class, Query) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getPKEnumerationByQuery(Class, Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getPKEnumerationByQuery(Class, Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
returns an Enumeration of PrimaryKey Objects for objects of class DataClass.
getPKEnumerationByQuery(Class, Query) - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns an enumeration of objects representing the primary keys for the objects that match the given query.
getPkFields() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return an array of PK FieldDescription sorted ascending according to the field-descriptions getOrder() property
getPKQuery(Identity) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Answer the primary key query to retrieve an Object
getPlatform() - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
Answer the Platform used by the SqlGenerator
getPlatform() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
 
getPlatform() - Method in class org.apache.ojb.broker.ant.Command
Creates the platform for the configured database.
getPlatform() - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
getPlatformFor(JdbcConnectionDescriptor) - Static method in class org.apache.ojb.broker.platforms.PlatformFactory
returns the Platform matching to the JdbcConnectionDescriptor jcd.
getPoolConfiguration() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
could be used for monitoring TODO: is this useful?
getPosition() - Method in class org.apache.ojb.odmg.collections.DListEntry
 
getPrecision() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
getPrefetchedRelationships() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getPrefetchedRelationships() - Method in interface org.apache.ojb.broker.query.Query
Returns the names of Relationships to be prefetched
getPrefetchedRelationships() - Method in class org.apache.ojb.broker.query.QueryByCriteria
 
getPreparedDeleteStatement(Query, ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a prepared DELETE-Statement according to query
getPreparedDeleteStatement(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a prepared DELETE-Statement for the Class described by cld.
getPreparedDeleteStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a prepared DELETE-Statement for the Class described by cld.
getPreparedDeleteStatement(Query, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a prepared DELETE-Statement according to query
getPreparedExistsStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
 
getPreparedInsertStatement(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a prepared INSERT-Statement for the Class described by mif.
getPreparedInsertStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a prepared INSERT-Statement for the Class described by cld.
getPreparedSelectByPkStatement(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a prepared SELECT-Statement for the Class described by cld
getPreparedSelectByPkStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a prepared SELECT-Statement for the Class described by cld
getPreparedSelectStatement(Query, ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a select-Statement according to query
getPreparedSelectStatement(Query, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a select-Statement according to query
getPreparedStatement(ClassDescriptor, String, boolean, int, boolean) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
return a generic Statement for the given ClassDescriptor
getPreparedStatement(ClassDescriptor, String, boolean, int, boolean) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
Return a PreparedStatement for selecting against the given ClassDescriptor.
getPreparedStmt(Connection, String, boolean, int, boolean) - Method in interface org.apache.ojb.broker.accesslayer.StatementsForClassIF
Returns a prepared Statement used for clazz.
getPreparedStmt(Connection, String, boolean, int, boolean) - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
getPreparedUpdateStatement(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a prepared UPDATE-Statement for the Class described by cld
getPreparedUpdateStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a prepared UPDATE-Statement for the Class described by cld
getPrimaryKeyValues() - Method in class org.apache.ojb.broker.Identity
Returns the primary key values of the real subject.
getProcedureDescriptor() - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
Retrieve the procedure descriptor that this object is related to.
getProfileKey() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Returns the metadata profile key used when creating this proxy.
getPropertiesFile() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Gets the value set by setPropertiesFile(String path)
getPropertiesFile() - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Returns the properties file.
getPropertyDescriptor() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
Returns the PropertyDescriptor.
getProtocol() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the database protocol.
getProxyClass() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Insert the method's description here.
getProxyClassName() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Get the name of the proxy class.
getProxyFactory() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getProxyFactory() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getProxyFactory() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getProxyFactory() - Static method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
 
getProxyFactory() - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
 
getProxyFactory() - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Return the factory for creating proxies.
getProxyFactoryClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyConfiguration
Returns the proxy factory class
getProxyFactoryClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Returns the class that will be used as the proxy factory.
getProxyFromResultSet() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
Reads primary key information from current RS row and generates a corresponding Identity, and returns a proxy from the Identity.
getProxyPrefetchingLimit() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
getProxyPrefetchingLimit() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
getQuery() - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
getQuery() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Gets the query.
getQuery() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Returns the defining query.
getQuery() - Method in class org.apache.ojb.broker.query.Criteria
 
getQuery() - Method in class org.apache.ojb.broker.query.SelectionCriteria
 
getQuery() - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
returns the compiled query object
getQueryCustomizer() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
getQueryInstance() - Method in interface org.apache.ojb.broker.accesslayer.sql.SelectStatement
Returns the Query instance this statement based on.
getQueryInstance() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
 
getQueryObject() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getReaders(Object) - Method in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. returns a collection of Reader LockEntries for object obj.
getReaders(Object) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated. returns a collection of Reader LockEntries for object obj.
getReaders(Identity) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated.  
getReaders(Object) - Method in interface org.apache.ojb.odmg.locking.LockMap
Deprecated. returns a collection of Reader LockEntries for object obj.
getReaders(Object) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
returns a collection of Reader LockEntries for object obj.
getReaders() - Method in class org.apache.ojb.otm.lock.ObjectLock
 
getRealClass(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Get the real Class
getRealClass(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Get the real Class
getRealClass(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Get the real Class
getRealKey() - Method in class org.apache.ojb.odmg.collections.DMapEntry
Returns the real key object.
getRealObject(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Get the real Object
getRealObject(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Get the real Object
getRealObject(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Get the real Object
getRealObject() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
getRealObjectIfMaterialized(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Get the real Object for already materialized Handler
getRealObjectIfMaterialized(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Get the real Object for already materialized Handler
getRealObjectIfMaterialized(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Get the real Object for already materialized Handler
getRealSubject() - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Returns the proxies real subject.
getRealSubject() - Method in interface org.apache.ojb.broker.core.proxy.IndirectionHandler
Returns the proxies real subject.
getRealSubject() - Method in class org.apache.ojb.broker.core.proxy.VirtualProxy
Returns the proxies real subject.
getRealSubject() - Method in class org.apache.ojb.broker.util.interceptor.Interceptor
Returns the realSubject.
getRealSubject() - Method in class org.apache.ojb.odmg.collections.DListEntry
 
getRealTarget(Object) - Method in class org.apache.ojb.otm.swizzle.CopySwizzling
 
getRealTarget(Object) - Method in class org.apache.ojb.otm.swizzle.NoSwizzling
 
getRealTarget(Object) - Method in interface org.apache.ojb.otm.swizzle.Swizzling
Get the real object associated with the given swizzled object.
getRealTransaction() - Method in class org.apache.ojb.odmg.NarrowTransaction
 
getRealValue() - Method in class org.apache.ojb.odmg.collections.DMapEntry
Returns the real value object.
getReferenceBroker() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getReferenceBroker() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getReferenceBroker() - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Returns the broker specifically for retrieving references via query.
getReferenceObjectOrProxy() - Method in class org.apache.ojb.odmg.Image.SingleRef
 
getReferences() - Method in class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
getRegionName() - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
 
getRegistrationList() - Method in class org.apache.ojb.odmg.TransactionImpl
Returns an empty List for registration of processed object Identity.
getRelationshipPrefetcherFactory() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getRelationshipPrefetcherFactory() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getRelationshipPrefetcherFactory() - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Return the factory for creating relationship prefetcher objects.
getRemoveAbandonedTimeout() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getReportQueryIteratorByQuery(Query) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getReportQueryIteratorByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getReportQueryIteratorByQuery(Query) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Get an Iterator based on the ReportQuery
getReportQueryIteratorByQuery(Query) - Method in interface org.apache.ojb.broker.PersistenceBroker
Retrieves the rows (as Object[] instances) matching the given query and returns them as an iterator which may, depending on the configured collection type, be reloading the objects from the database upon calling Iterator.next().
getRepository() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Gets the repository.
getRepository() - Method in class org.apache.ojb.broker.metadata.MetadataManager
Returns the current valid DescriptorRepository for the caller.
getRepositoryFile() - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Returns the repository file.
getRepositoryFile() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Gets the path to the OJB repository file.
getRepositoryFile() - Method in class org.apache.ojb.broker.PBKey
Deprecated. use PBKey.getAlias() instead.
getRepositoryFilename() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerConfiguration
 
getRepositoryFilename() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getRequiredAttributes(String) - Method in class org.apache.ojb.broker.ant.PreparedModel
 
getResource(String) - Static method in class org.apache.ojb.broker.util.ClassHelper
Determines the url of the indicated resource using the currently set class loader.
getReturnValueFieldRef() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Retrieve the field descriptor that will receive the return value from the procedure/function...
getReturnValueFieldRefName() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Retrieve the name of the field descriptor that will receive the return value from the procedure/function...
getRightClass() - Method in class org.apache.ojb.broker.MtoNImplementor
Returns the class of the right side of the m:n collection.
getRightObject() - Method in class org.apache.ojb.broker.MtoNImplementor
Returns the object for the right side of the m:n collection.
getRoot() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Gets the root.
getRow() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getRowReader() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns the RowReader for this descriptor.
getRowReaderClassName() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
getRsAndStmt() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getScale() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
getSchema() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Gets the schema.
getSearchClass() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getSearchClass() - Method in interface org.apache.ojb.broker.query.Query
return the target class, representing the extend to be searched
getSearchClass() - Method in class org.apache.ojb.broker.query.QueryByIdentity
Answer the search class.
getSearchClassDescriptor() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
 
getSearchTable() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Gets the search table of this query.
getSelectByPKSql() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
getSelectByPKStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
return a prepared Select Statement for the given ClassDescriptor
getSelectByPKStatement(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
return a prepared Select Statement for the given ClassDescriptor
getSelectByPKStmt(Connection) - Method in interface org.apache.ojb.broker.accesslayer.StatementsForClassIF
Returns the SELECT Statement used for clazz.
getSelectByPKStmt(Connection) - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
getSelectExists() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
getSelectMNStatement(String, String[], String[]) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a SELECT-Statement for M:N indirection table
getSelectMNStatement(String, String[], String[]) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a SELECT-Statement for M:N indirection table
getSelectStatementDep(Query, ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlGenerator
generate a select-Statement according to query
getSelectStatementDep(Query, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
generate a select-Statement according to query
getSeqAsValue(Properties) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Database sequence properties helper method.
getSeqCacheValue(Properties) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Database sequence properties helper method.
getSeqCycleValue(Properties) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Database sequence properties helper method.
getSeqIncrementBy(Properties) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Database sequence properties helper method.
getSeqMaxValue(Properties) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Database sequence properties helper method.
getSeqMinValue(Properties) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Database sequence properties helper method.
getSeqOrderValue(Properties) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Database sequence properties helper method.
getSeqStart(Properties) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Database sequence properties helper method.
getSequence(PersistenceBroker, FieldDescriptor, String) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
getSequenceDescriptor() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Return the associated SequenceDescriptor or null if not set.
getSequenceManager(PersistenceBroker) - Static method in class org.apache.ojb.broker.util.sequence.SequenceManagerFactory
 
getSequenceManagerClass() - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
getSequenceName() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
getSerializedAttributes(String, Properties) - Static method in class org.apache.ojb.broker.util.XmlHelper
Returns an XML-string with serialized configuration attributes.
getSetData() - Method in class org.apache.ojb.broker.core.proxy.SetProxyDefaultImpl
 
getSetProxyClass() - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Returns the set proxy class.
getSetProxyClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyConfiguration
Returns the collection proxy class for collection classes that implement the Set interface.
getSetProxyClass() - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Returns the set proxy class.
getSetProxyClass() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Returns the proxy class used for that implement the Set interface.
getSourceException() - Method in exception org.apache.ojb.broker.PersistenceBrokerException
Deprecated. Use NestableRuntimeException.getCause() instead
getSourceObject() - Method in exception org.apache.ojb.broker.OptimisticLockException
Gets the violating object.
getSplashArt() - Static method in class org.apache.ojb.broker.util.ui.AsciiSplash
 
getSql() - Method in class org.apache.ojb.broker.query.QueryBySQL
 
getSQLBasedQuery() - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
getSqlForClass(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
Returns the SqlGeneratorDefaultImpl.SqlForClass instance for the given class descriptor.
getSqlInLimit() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerConfiguration
 
getSqlInLimit() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Returns the SQLInLimit.
getSQLState() - Method in exception org.apache.ojb.broker.PersistenceBrokerSQLException
Returns the SQL state of the underlying SQLException.
getSqlType() - Method in interface org.apache.ojb.broker.metadata.FieldType
Returns the sql Types of this field.
getSqlTypeAsString(int) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper
Returns a string representation of the given Types value.
getStandardPBKeyForJcdAlias(String) - Method in class org.apache.ojb.broker.metadata.ConnectionRepository
Return the matching PBKey for the given jcdAlias name, or null if no match was found.
getStandardTables() - Method in class org.apache.ojb.broker.metadata.torque.TorqueTablePreprocessor
 
getStartAtIndex() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getStartAtIndex() - Method in interface org.apache.ojb.broker.query.Query
 
getStartIndex() - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlDeleteByPkStatement
 
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlDeleteMNStatement
 
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlExistStatement
Return SELECT clause for object existence call
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlInsertMNStatement
 
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlInsertStatement
 
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlProcedureStatement
Get the syntax that is required to invoke the procedure that is defined by the ProcedureDescriptor that was passed to the constructor of this class.
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
 
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlSelectMNStatement
 
getStatement() - Method in interface org.apache.ojb.broker.accesslayer.sql.SqlStatement
Answer the SELECT by primary key Sql for the Statement
getStatement() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlUpdateStatement
 
getStatementsForClass(JdbcConnectionDescriptor, ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassFactory
Get an instance of StatementsForClassIF
getStatementsForClass(ConnectionManagerIF) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
getStatus() - Method in class org.apache.ojb.odmg.TransactionImpl
 
getStatusString(int) - Static method in class org.apache.ojb.odmg.TxUtil
 
getStrategyFor(Object) - Static method in class org.apache.ojb.odmg.locking.LockStrategyFactory
Deprecated. obtains a LockStrategy for Object obj.
getString(String, String) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
Returns the string value for the specified key.
getString(String, String) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Returns the string value for the specified key.
getStrings(String, String, String) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
Gets an array of Strings from the value of the specified key, seperated by any key from seperators.
getStrings(String, String) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
Gets an array of Strings from the value of the specified key, seperated by ";".
getStrings(String, String, String) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Gets an array of Strings from the value of the specified key, seperated by any key from seperators.
getStrings(String, String) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Gets an array of Strings from the value of the specified key, seperated by ";".
getSubClassesMultipleJoinedTables(ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Return sub-classes of the specified class using the "super"-Reference concept.
getSubProtocol() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the database sub-protocol.
getSuperClass() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return the super class or null if not declared in repository file.
getSuperClassDescriptor() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Answers the ClassDescriptor referenced by 'super' ReferenceDescriptor.
getSuperClassFieldRef() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
TODO drop this method?
getSuperReference() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns the SuperReferenceDescriptor of this class or null if none was used.
getSupportedPlatform() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Returns the supported Platform determined by the JdbcConnectionDescriptor.
getSupportedPlatform() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
 
getSwizzlingStrategy() - Method in interface org.apache.ojb.otm.Kit
 
getSwizzlingStrategy() - Method in class org.apache.ojb.otm.kit.SimpleKit
 
getSwizzlingStrategy() - Method in class org.apache.ojb.otm.OTMKit
 
getTable() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlMNStatement
Returns the table.
getTableAliasForClassDescriptor(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Answer the TableAlias for ClassDescriptor.
getTableFor(String) - Method in class org.apache.ojb.broker.ant.PreparedModel
 
getTagById(int) - Method in class org.apache.ojb.broker.metadata.RepositoryTags
returns the xml-tag literal associated with the repository element with id elementId.
getTarget() - Method in class org.apache.ojb.broker.PBLifeCycleEvent
Returns the object that caused the event.
getTargetIdentity() - Method in class org.apache.ojb.otm.lock.ObjectLock
 
getTargetTorquePlatform() - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Returns the torque database platform used.
getTimeBetweenEvictionRunsMilli() - Method in interface org.apache.ojb.broker.core.PBPoolConfiguration
 
getTimeBetweenEvictionRunsMilli() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getTimeBetweenEvictionRunsMillis() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getTimestamp() - Method in class org.apache.ojb.odmg.locking.LockEntry
returns the timestamp of the acqusition of the lock.
getTopLevelClass() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
getTopLevelClass(Class) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
getTopLevelClass(Class) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
getTopLevelClass(Class) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
getTopLevelClass(Class) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Returns the top level (extent) class to which the given class belongs.
getTopLevelClass(Class) - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the top level class (most abstract class in terms of extents) from which the given class extends.
getTransaction() - Method in class org.apache.ojb.odmg.collections.DListEntry
 
getTransaction() - Method in class org.apache.ojb.odmg.collections.DListImpl
 
getTransaction() - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
getTransaction() - Method in class org.apache.ojb.odmg.collections.DMapImpl
 
getTransaction() - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
getTransaction() - Method in class org.apache.ojb.odmg.JTATxManager
Returns the current transaction based on the JTA Transaction or null if no transaction was found.
getTransaction() - Method in class org.apache.ojb.odmg.LocalTxManager
Returns the current transaction for the calling thread or null if no transaction was found.
getTransaction() - Method in interface org.apache.ojb.odmg.OJBTxManager
Returns the current transaction for the calling thread or null if no transaction was found.
getTransaction() - Method in class org.apache.ojb.otm.core.BaseConnection
 
getTransaction(OTMConnection) - Method in interface org.apache.ojb.otm.Kit
Obtain the transaction this connection is bound to
getTransaction() - Method in interface org.apache.ojb.otm.OTMConnection
Obtain the Transaction this connection is associated with
getTransaction(OTMConnection) - Method in class org.apache.ojb.otm.OTMKit
Obtain the transaction which conn is currently bound to.
getTransactionFactory() - Method in class org.apache.ojb.otm.kit.SimpleKit
 
getTransactionFactory() - Method in class org.apache.ojb.otm.OTMKit
 
getTransactionForConnection(OTMConnection) - Method in class org.apache.ojb.otm.transaction.LocalTransactionFactory
 
getTransactionForConnection(OTMConnection) - Method in class org.apache.ojb.otm.transaction.ManagedTransactionFactory
 
getTransactionForConnection(OTMConnection) - Method in interface org.apache.ojb.otm.transaction.TransactionFactory
Get the current Transaction.
getTransactionId() - Method in class org.apache.ojb.odmg.locking.LockEntry
returns the GUID string of the locking transaction.
getTransactionIsolation() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getTransactionManager() - Method in class org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory
 
getTransactionManager() - Method in interface org.apache.ojb.broker.transaction.tm.TransactionManagerFactory
 
getTriggeringBroker() - Method in class org.apache.ojb.broker.PersistenceBrokerEvent
Convenience method for EventObject.getSource().
getTxManager() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
getType() - Method in class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
Always returns null.
getType() - Method in interface org.apache.ojb.broker.metadata.fieldaccess.PersistentField
 
getType() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
 
getType() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
 
getType() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
 
getType() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
 
getType() - Method in interface org.apache.ojb.broker.metadata.JdbcType
Returns the representing sql type.
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Array
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_BigInt
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Binary
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Bit
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Blob
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Boolean
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Char
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Clob
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Datalink
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Date
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Decimal
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Double
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Float
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Integer
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarBinary
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarChar
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Numeric
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Real
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Ref
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_SmallInt
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Struct
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Time
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Timestamp
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_TinyInt
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_VarBinary
 
getType() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Varchar
 
getType() - Method in class org.apache.ojb.broker.query.Criteria
Answer the type
getTypeMap() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getUnderlyingConnectionFactory() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Returns the underlying used ConnectionFactory implementation.
getUniqueId(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerMSSQLGuidImpl
Returns a new unique int for the given Class and fieldname.
getUniqueId(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerNextValImpl
returns a unique int value for class clazz and field fieldName.
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
returns a unique long value for field.
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerInMemoryImpl
 
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerMSSQLGuidImpl
Returns a new unique int for the given Class and fieldname.
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerNativeImpl
returns a negative value
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerNextValImpl
returns a unique long value for class clazz and field fieldName.
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerSeqHiLoImpl
 
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
Gets the actual key - will create a new row with the max key of table if it does not exist.
getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerTransientImpl
 
getUniqueString(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerMSSQLGuidImpl
returns a unique String for given field.
getUniqueValue(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
Returns a unique object for the given field attribute.
getUniqueValue(FieldDescriptor) - Method in interface org.apache.ojb.broker.util.sequence.SequenceManager
This method is called to get an unique value before the object is written to persistent storage.
getUniqueValue(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerMSSQLGuidImpl
 
getUniqueValue(FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerTransientImpl
Returns a unique object for the given field attribute.
getUpdateProcedure() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Retrieve the descriptor for the update procedure/function.
getUpdateSql() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
getUpdateStatement(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.StatementManager
return a prepared Update Statement fitting to the given ClassDescriptor
getUpdateStatement(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.StatementManagerIF
return a prepared Update Statement fitting to the given ClassDescriptor
getUpdateStmt(Connection) - Method in interface org.apache.ojb.broker.accesslayer.StatementsForClassIF
Returns the UPDATE Statement used for clazz.
getUpdateStmt(Connection) - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
getUrl() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Gets the value set by setUrl(String url)
getUseAutoCommit() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
getUseNativeIncrement() - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
getUser() - Method in class org.apache.ojb.broker.PBKey
Returns the username.
getUserAlias() - Method in class org.apache.ojb.broker.query.Criteria
 
getUserAlias() - Method in class org.apache.ojb.broker.query.SelectionCriteria
 
getUserName() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns the database user name.
getUseStrictTypeChecking() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Gets the boolean equivalent of the value set by setUseStrictTypeChecking(String sTypeCheckingFlag)
getUseXMLValidation() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Determines whether the xml syntax is verified.
getValidationQuery() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getValue() - Method in class org.apache.ojb.broker.core.ValueContainer
 
getValue(Object) - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
 
getValue() - Method in class org.apache.ojb.broker.query.SelectionCriteria
Answer the value
getValue() - Method in class org.apache.ojb.broker.util.ReferenceMap.DefaultMapEntry
Deprecated. Returns the value.
getValue() - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
getValue2() - Method in class org.apache.ojb.broker.query.BetweenCriteria
Gets the value2.
getValueByKey(Object) - Method in class org.apache.ojb.broker.util.DoubleHashtable
lookup a value from the table by its key.
getValueFrom(Field, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
 
getValueFrom(Field, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldPrivilegedImpl
 
getValueOid() - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
getValuesForObject(FieldDescriptor[], Object, boolean, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
Get the values of the fields for an obj Autoincrement values are automatically set.
getValuesForObject(FieldDescriptor[], Object, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
 
getVersion() - Static method in class org.apache.ojb.broker.metadata.DescriptorRepository
 
getVersion() - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
 
getWarningCount() - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
getWarningCount() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
 
getWarnings() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
getWhenExhaustedAction() - Method in interface org.apache.ojb.broker.core.PBPoolConfiguration
 
getWhenExhaustedAction() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
getWhenExhaustedAction() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
getWithExtents() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
getWithExtents() - Method in interface org.apache.ojb.broker.query.Query
 
getWorkDir() - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Returns the working directory.
getWriter(Object) - Method in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. returns the LockEntry for the Writer of object obj.
getWriter(Object) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated. returns the LockEntry for the Writer of object obj.
getWriter(Identity) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated.  
getWriter(Object) - Method in interface org.apache.ojb.odmg.locking.LockMap
Deprecated. returns the LockEntry for the Writer of object obj.
getWriter(Object) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
returns the LockEntry for the Writer of object obj.
getWriter() - Method in class org.apache.ojb.otm.lock.ObjectLock
 
getZeroArgumentConstructor() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
returns the zero argument constructor for the class represented by this class descriptor or null if a zero argument constructor does not exist.
GLOBAL_SEQUENCE_NAME - Static variable in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
grabNextKeySet() - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
Grabs the next key set, the sequence must be saved afterwards!!
grabSize - Variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
grabSize - Variable in class org.apache.ojb.broker.util.sequence.SequenceManagerSeqHiLoImpl
 
GREATER - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
greater() - Method in class org.apache.ojb.soda.ConstraintImpl
 
greater() - Method in interface org.odbms.Constraint
sets the evaluation mode to ">"
GREATER_EQUAL - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
GREATER_THAN - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
greaterOrEqual() - Method in class org.apache.ojb.soda.ConstraintImpl
 
greaterOrEqual() - Method in interface org.odbms.Constraint
sets the evaluation mode to ">="
groupClause(QueryByCriteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
groupCriterion(QueryByCriteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
GUID - Class in org.apache.ojb.broker.util
simple GUID (Globally Unique ID) implementation.
GUID() - Constructor for class org.apache.ojb.broker.util.GUID
public no args constructor.
GUID(String) - Constructor for class org.apache.ojb.broker.util.GUID
public constructor.
GUID2StringFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
this implementation of the FieldConversion interface converts between GUIDs and their String representation.
GUID2StringFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.GUID2StringFieldConversion
 

H

HARD - Static variable in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Constant indicating that hard references should be used.
hasAnonymousKeyReference(ClassDescriptor, ObjectReferenceDescriptor) - Static method in class org.apache.ojb.broker.util.BrokerHelper
Returns true if one or more anonymous FK fields are used.
HasBroker - Interface in org.apache.ojb.odmg
 
hasBroker() - Method in class org.apache.ojb.odmg.TransactionImpl
Returns true if an PersistenceBroker was associated with this tx instance.
hasCalledCheck - Variable in class org.apache.ojb.broker.accesslayer.PkEnumeration
 
hasChanged(PersistenceBroker) - Method in class org.apache.ojb.odmg.ObjectEnvelope
For internal use only! Only call immediately before commit to guarantee that all changes can be detected (because this method cache the detected "change state" thus on eager call changes could be ignored).
hasClassDescriptor(Class) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
hasClassDescriptor(Class) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
hasClassDescriptor(Class) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
hasClassDescriptor(Class) - Method in interface org.apache.ojb.broker.PersistenceBroker
Determines whether the given class is persistence capable and thus has an associated class descriptor in the metadata.
hasConnectionInfo() - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Tests to see if the jdbc connection information was specified in the tag xml.
hasConstraint() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Returns true if a foreign key constraint to the referenced object is declared, else false is returned.
hasDescriptorFor(Class) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Checks if repository contains given class.
hashCode() - Method in class org.apache.ojb.broker.core.ValueContainer
 
hashCode() - Method in class org.apache.ojb.broker.Identity
hashCode() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
 
hashCode() - Method in class org.apache.ojb.broker.PBKey
hashCode() - Method in class org.apache.ojb.broker.PBLifeCycleEvent.Type
hashCode() - Method in class org.apache.ojb.broker.PBStateEvent.Type
hashCode() - Method in class org.apache.ojb.broker.util.GUID
 
hashCode() - Method in class org.apache.ojb.broker.util.ReferenceMap.DefaultMapEntry
Deprecated. Implemented per API documentation of Map.Entry.hashCode()
hashCode() - Method in class org.apache.ojb.odmg.collections.DListImpl
 
hasMoreElements() - Method in class org.apache.ojb.broker.accesslayer.PkEnumeration
Tests if this enumeration contains more elements.
hasNext() - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
check the list of iterators to see if we have a next element.
hasNext() - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
 
hasNext - Variable in class org.apache.ojb.broker.accesslayer.PkEnumeration
 
hasNext() - Method in class org.apache.ojb.broker.accesslayer.PkIterator
 
hasNext() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
returns true if there are still more rows in the underlying ResultSet.
hasNext() - Method in class org.apache.ojb.soda.ObjectSetImpl
 
hasNext() - Method in interface org.odbms.ObjectSet
returns true if the ObjectSet has more elements.
hasNullPKField(ClassDescriptor, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
Detect if the given object has a PK field represents a 'null' value.
hasOpenTransaction() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
hasProxyItems() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
hasRead(Object, Object) - Method in interface org.apache.ojb.broker.locking.LockManager
Checks if there is a read lock for owner key on resource object.
hasRead(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
hasRead(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
hasRead(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
hasReadLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. check if there is a reader lock entry for transaction tx on object obj in the persistent storage.
hasReadLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated. check if there is a reader lock entry for transaction tx on object obj in the persistent storage.
hasReadLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockMap
Deprecated. check if there is a reader lock entry for transaction tx on object obj in the persistent storage.
hasReadLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
check if there is a reader lock entry for transaction tx on object obj in the persistent storage.
hasReturnValue() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Is there a return value for this procedure?
hasReturnValues() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Does this procedure return any values to the 'caller'?
hasUpgrade(Object, Object) - Method in interface org.apache.ojb.broker.locking.LockManager
Checks if there is a upgrade lock for lock key on resource object.
hasUpgrade(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
hasUpgrade(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
hasUpgrade(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
hasWrite(Object, Object) - Method in interface org.apache.ojb.broker.locking.LockManager
Checks if there is a write lock for lock key on resource object.
hasWrite(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
hasWrite(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
hasWrite(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
HighLowSequence - Class in org.apache.ojb.broker.util.sequence
The HighLowSequence is the persistent part of the SequenceManagerHighLowImpl.
HighLowSequence() - Constructor for class org.apache.ojb.broker.util.sequence.HighLowSequence
Default constructor for the HighLowSequence object
HighLowSequence(String, long, int, Integer) - Constructor for class org.apache.ojb.broker.util.sequence.HighLowSequence
 
Hollow - Class in org.apache.ojb.otm.states
this state represents persistent objects outside of transaction (no ODMG equivalent).
HOLLOW - Static variable in class org.apache.ojb.otm.states.State
 

I

ID - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
id - Variable in class org.apache.ojb.odmg.collections.DListEntry
 
Identifier - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
Identity - Class in org.apache.ojb.broker
Represents the identity of an object.
Identity() - Constructor for class org.apache.ojb.broker.Identity
For internal use only!
Identity(Class, Class, Object[], boolean) - Constructor for class org.apache.ojb.broker.Identity
For internal use only!.
Identity(Class, Class, Object[]) - Constructor for class org.apache.ojb.broker.Identity
For internal use only! Creates an Identity from a class and the objects primary key values.
Identity(Object, PersistenceBroker) - Constructor for class org.apache.ojb.broker.Identity
Constructor for internal use.
Identity(Object, PersistenceBroker, ClassDescriptor) - Constructor for class org.apache.ojb.broker.Identity
Constructor for internal use.
identity() - Method in class org.apache.ojb.soda.ConstraintImpl
 
identity() - Method in interface org.odbms.Constraint
sets the evaluation mode to identity comparison
IdentityArrayList - Class in org.apache.ojb.broker.util
Object identity based List, use "==" instead of element_1.equals(element_2) to compare objects.
IdentityArrayList() - Constructor for class org.apache.ojb.broker.util.IdentityArrayList
 
IdentityArrayList(int) - Constructor for class org.apache.ojb.broker.util.IdentityArrayList
 
IdentityArrayList(Collection) - Constructor for class org.apache.ojb.broker.util.IdentityArrayList
 
IdentityFactory - Interface in org.apache.ojb.broker
Builds Identity objects to identify persistence capable objects within OJB.
IdentityFactoryImpl - Class in org.apache.ojb.broker.core
 
IdentityFactoryImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.core.IdentityFactoryImpl
 
IdentityHashMap - Class in org.apache.ojb.broker.util
replacement for the JDK1.4 version User: Matthew Baird Date: Jul 8, 2003 Time: 8:37:00 AM
IdentityHashMap(int, float) - Constructor for class org.apache.ojb.broker.util.IdentityHashMap
Constructor for IdentityHashMap.
IdentityHashMap(int) - Constructor for class org.apache.ojb.broker.util.IdentityHashMap
Constructor for IdentityHashMap.
IdentityHashMap() - Constructor for class org.apache.ojb.broker.util.IdentityHashMap
Constructor for IdentityHashMap.
IdentityHashMap(Map) - Constructor for class org.apache.ojb.broker.util.IdentityHashMap
Constructor for IdentityHashMap.
IdentityMapFactory - Class in org.apache.ojb.broker.util
 
IGNORE_AUTOCOMMIT_EXCEPTION - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
IL_DEFAULT - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Numeric constant representing the default isolation level used by OJB - current used default level is IsolationLevels.IL_READ_UNCOMMITTED.
IL_NONE - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Numeric constant representing an no-op isolation level.
IL_OPTIMISTIC - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Numeric constant representing the optimistic locking isolation level.
IL_READ_COMMITTED - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Numeric constant representing the commited read isolation level.
IL_READ_UNCOMMITTED - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Numeric constant representing the uncommited read isolation level.
IL_REPEATABLE_READ - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Numeric constant representing the repeatable read isolation level.
IL_SERIALIZABLE - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Numeric constant representing the serializable transactions isolation level.
IllegalObjectStateException - Exception in org.apache.ojb.otm.states
Exception on illegal object state.
IllegalObjectStateException() - Constructor for exception org.apache.ojb.otm.states.IllegalObjectStateException
Constructor for IllegalObjectStateException.
IllegalObjectStateException(String) - Constructor for exception org.apache.ojb.otm.states.IllegalObjectStateException
Constructor for IllegalObjectStateException.
IllegalObjectStateException(Throwable) - Constructor for exception org.apache.ojb.otm.states.IllegalObjectStateException
Constructor for IllegalObjectStateException.
IllegalObjectStateException(String, Throwable) - Constructor for exception org.apache.ojb.otm.states.IllegalObjectStateException
Constructor for IllegalObjectStateException.
Image - Class in org.apache.ojb.odmg
This class encapsulates classes used to take persistence capable object state snapshoot and to detect changed fields or references.
Image.Field - Class in org.apache.ojb.odmg
 
Image.Field(FieldType, Object) - Constructor for class org.apache.ojb.odmg.Image.Field
 
Image.ImageException - Exception in org.apache.ojb.odmg
Thrown if something unexpected is happen when handling the object images for state detection.
Image.ImageException() - Constructor for exception org.apache.ojb.odmg.Image.ImageException
 
Image.ImageException(String) - Constructor for exception org.apache.ojb.odmg.Image.ImageException
 
Image.ImageException(Throwable) - Constructor for exception org.apache.ojb.odmg.Image.ImageException
 
Image.ImageException(String, Throwable) - Constructor for exception org.apache.ojb.odmg.Image.ImageException
 
Image.ImageListener - Interface in org.apache.ojb.odmg
 
Image.MultipleRef - Class in org.apache.ojb.odmg
 
Image.MultipleRef(Image.ImageListener, CollectionDescriptor, Object) - Constructor for class org.apache.ojb.odmg.Image.MultipleRef
 
Image.SingleRef - Class in org.apache.ojb.odmg
 
Image.SingleRef(Image.ImageListener, ObjectReferenceDescriptor, Object) - Constructor for class org.apache.ojb.odmg.Image.SingleRef
 
Implementation - Interface in org.odmg
The factory interface for a particular ODMG implementation.
ImplementationExt - Interface in org.apache.ojb.odmg
Offers useful none odmg-standard methods of the odmg Implementation interface.
ImplementationImpl - Class in org.apache.ojb.odmg
Default implementation of the Implementation interface.
ImplementationImpl() - Constructor for class org.apache.ojb.odmg.ImplementationImpl
private Constructor: use static factory method getInstance() to obtain an instance
ImplementationJTAImpl - Class in org.apache.ojb.odmg
Implementation of the ODMG Implementation interface for use in managed enviroments.
ImplementationJTAImpl() - Constructor for class org.apache.ojb.odmg.ImplementationJTAImpl
 
IN - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
IN - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
IN_LIMIT - Static variable in class org.apache.ojb.broker.accesslayer.BasePrefetcher
The numer of columns to query for.
IN_LIMIT - Static variable in class org.apache.ojb.broker.query.Criteria
the max.
INCLUDE_ALL_FIELDS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
INCLUDE_PK_FIELDS_ONLY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
InCriteria - Class in org.apache.ojb.broker.query
SelectionCriteria for 'in (a,b,c..)'
INDEX_COLUMN - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
INDEX_DESCRIPTOR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
IndexDescriptor - Class in org.apache.ojb.broker.metadata
 
IndexDescriptor() - Constructor for class org.apache.ojb.broker.metadata.IndexDescriptor
 
INDEXED - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
indexOf(Object) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
indexOf(Object) - Method in class org.apache.ojb.broker.util.IdentityArrayList
 
INDIRECTION_TABLE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
IndirectionHandler - Interface in org.apache.ojb.broker.core.proxy
Base interface for indirection handlers used by OJB's proxies.
IndirectionHandlerCGLIB - Interface in org.apache.ojb.broker.core.proxy
Base interface that all IndirectionHandlers to be used with ProxyFactoryCGLIBImpl must implement
IndirectionHandlerCGLIBImpl - Class in org.apache.ojb.broker.core.proxy
 
IndirectionHandlerCGLIBImpl(PBKey, Identity) - Constructor for class org.apache.ojb.broker.core.proxy.IndirectionHandlerCGLIBImpl
Creates a new indirection handler for the indicated object.
IndirectionHandlerJDK - Interface in org.apache.ojb.broker.core.proxy
Base interface that all IndirectionHandlers to be used with ProxyFactoryJDKImpl must implement
IndirectionHandlerJDKImpl - Class in org.apache.ojb.broker.core.proxy
 
IndirectionHandlerJDKImpl(PBKey, Identity) - Constructor for class org.apache.ojb.broker.core.proxy.IndirectionHandlerJDKImpl
Creates a new indirection handler for the indicated object.
inExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
info(Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
info(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
info(Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
generate a message for loglevel INFO
info(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
INFO - Static variable in interface org.apache.ojb.broker.util.logging.Logger
 
info(Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
generate a message for loglevel INFO
info(Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
 
info(Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
generate a message for loglevel INFO
info(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
init() - Method in class org.apache.ojb.broker.core.PBPoolInfo
Init default properties.
init(ServletConfig) - Method in class org.apache.ojb.broker.locking.LockManagerServlet
 
initDB() - Method in interface org.apache.ojb.broker.util.dbhandling.DBHandling
Creates the tables according to the schema files.
initDB() - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Creates the tables according to the schema files.
INITIALIZATION_METHOD - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
initializeJdbcConnection(Connection, JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
Initialize the connection with the specified properties in OJB configuration files and platform depended properties.
initializeJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in interface org.apache.ojb.broker.platforms.Platform
Called immediately after a JDBC connection has been created by a ConnectionFactory implementation (not used for DataSource connections).
initializeJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
initializeJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.platforms.PlatformInformixImpl
 
initializeJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Enables Oracle statement caching and row prefetching if supported by the JDBC-driver.
initializeJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.platforms.PlatformSybaseASAImpl
Sybase Adaptive Server Enterprise (ASE) support timestamp to a precision of 1/300th of second.
initOracleReflectedVars() - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Initializes static variables needed for Oracle-extensions and large BLOB/CLOB support.
initOracleReflectedVars() - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
Initializes static variables needed for getting Oracle-specific JDBC types.
InMemoryLockMap - Class in org.apache.ojb.otm.lock.map
InMemoryLockMap() - Constructor for class org.apache.ojb.otm.lock.map.InMemoryLockMap
 
InMemoryLockMapImpl - Class in org.apache.ojb.odmg.locking
Deprecated.  
InMemoryLockMapImpl() - Constructor for class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated.  
insert(Platform, Database, int) - Method in class org.apache.ojb.broker.ant.DataSet
Inserts the currently contained data objects into the database.
INSERT - Static variable in interface org.apache.ojb.broker.util.ObjectModification
Default implementation of this interface usable for INSERT.
INSERT - Static variable in class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated.  
insert(Identity, Object, int) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
insert(Identity, Object, int) - Method in interface org.apache.ojb.otm.EditingContext
Insert the given object into the EditingContext, acquiring the specified lock.
INSERT_PROCEDURE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
insertData(Reader, int) - Method in class org.apache.ojb.broker.ant.DdlUtilsDataHandling
Returns the sql necessary to add the data XML contained in the given input stream.
InsertProcedureDescriptor - Class in org.apache.ojb.broker.metadata
An InsertProcedureDescriptor contains information that is related to the procedure/function that is used to handle the insertion of new records.
InsertProcedureDescriptor(ClassDescriptor, String, boolean) - Constructor for class org.apache.ojb.broker.metadata.InsertProcedureDescriptor
Constructor declaration
instance() - Static method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryFactory
Returns an PersistenceBrokerFactoryIF instance.
instance() - Static method in class org.apache.ojb.broker.transaction.tm.TransactionManagerFactoryFactory
 
INSTANCE - Static variable in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
 
instance() - Static method in class org.apache.ojb.odmg.TxManagerFactory
 
instantiate(Class) - Static method in class org.apache.ojb.broker.util.ConstructorHelper
create a new instance of class clazz.
instantiate(Constructor) - Static method in class org.apache.ojb.broker.util.ConstructorHelper
create a new instance of the class represented by the no-argument constructor provided
instantiateClass(String, String, String) - Method in class org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory
 
Int2IntegerFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
this implementation of the FieldConversion interface converts int to Integer, Integer to int.
Int2IntegerFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.Int2IntegerFieldConversion
 
Interceptor - Class in org.apache.ojb.broker.util.interceptor
 
Interceptor() - Constructor for class org.apache.ojb.broker.util.interceptor.Interceptor
 
InterceptorFactory - Class in org.apache.ojb.broker.util.interceptor
 
InterceptorFactory() - Constructor for class org.apache.ojb.broker.util.interceptor.InterceptorFactory
 
interfaceRequiredForProxyGeneration() - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Method that returns whether or not this ProxyFactory can generate reference Proxies for classes regardless if they extend an interface or not.
interfaceRequiredForProxyGeneration() - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryCGLIBImpl
 
interfaceRequiredForProxyGeneration() - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryJDKImpl
 
intersection(DBag) - Method in class org.apache.ojb.odmg.collections.DBagImpl
A new DBag instance is created that contains the intersection of this object and the DBag referenced by otherBag.
intersection(DSet) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Create a new DSet object that is the set intersection of this DSet object and the set referenced by otherSet.
intersection(DBag) - Method in interface org.odmg.DBag
A new DBag instance is created that contains the intersection of this object and the DBag referenced by otherBag.
intersection(DSet) - Method in interface org.odmg.DSet
Create a new DSet object that is the set intersection of this DSet object and the set referenced by otherSet.
IntList2VarcharFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
This implementation of the FieldConversion interface converts between a List of Integer objects and a database varchar field.
IntList2VarcharFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.IntList2VarcharFieldConversion
 
invalidate(Identity) - Method in class org.apache.ojb.otm.core.BaseConnection
 
invalidate(Identity) - Method in interface org.apache.ojb.otm.OTMConnection
In the case if the program need to change the objects via direct JDBC call, it should first call invalidate() for the object, which will lock the object for write and tell OJB OTM that it must be re-read from the database, only after that you shold perform JDBC operation.
invalidateAll() - Method in class org.apache.ojb.otm.core.BaseConnection
TODO remove all from editing context.
invalidateAll() - Method in interface org.apache.ojb.otm.OTMConnection
clear the underlying caches
INVERSE_FK - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
invoke(Object, Method, Object[]) - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
[Copied from InvocationHandler]:
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Method, Object[]) - Method in interface org.apache.ojb.broker.core.proxy.IndirectionHandler
[Copied from InvocationHandler]:
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Method, Object[]) - Method in class org.apache.ojb.broker.util.batch.PreparedStatementInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.ojb.broker.util.interceptor.Interceptor
 
IRemovalAwareCollection - Interface in org.apache.ojb.broker.util.collections
MarkerInterface for RemovableAwareCollections
is() - Method in class org.apache.ojb.soda.ConstraintImpl
 
is() - Method in interface org.odbms.Constraint
turns off not() comparison
IS_NULL - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
isAbstract() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
isAcceptLocks() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns acceptLocks.
isAccessReadOnly() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
isAlive(Connection) - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
checks if Connection conn is still open.
isAlive(Connection) - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Check if underlying connection was alive.
isAlwaysRefresh() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
if true instances of this class are always refreshed even if they are already in the cache.
isAnonymous() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Returns true if this field is declared as anonymous field.
isAscending - Variable in class org.apache.ojb.broker.metadata.FieldHelper
 
isAutoIncrement() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
isBatchMode() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
 
isBatchMode() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
 
isBindable() - Method in class org.apache.ojb.broker.query.BetweenCriteria
 
isBindable() - Method in class org.apache.ojb.broker.query.FieldCriteria
 
isBindable() - Method in class org.apache.ojb.broker.query.InCriteria
 
isBindable() - Method in class org.apache.ojb.broker.query.NullCriteria
 
isBindable() - Method in class org.apache.ojb.broker.query.SelectionCriteria
answer true if the selection criteria is bindable BRJ: value null is bindable
isBindable() - Method in class org.apache.ojb.broker.query.SqlCriteria
 
isBound() - Method in class org.apache.ojb.broker.query.NullCriteria
 
isBound() - Method in class org.apache.ojb.broker.query.SelectionCriteria
BRJ : Used by the ODMG OQLQuery.bind() operation
isCascadeRetrieve() - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl
Returns the cascadeRetrieve.
isClosed() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
isClosed() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
isClosed() - Method in class org.apache.ojb.broker.core.PersistenceBrokerHandle
 
isClosed() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
isClosed() - Method in interface org.apache.ojb.broker.PersistenceBroker
Determines whether this broker is closed.
isClosed() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
isClosed() - Method in class org.apache.ojb.otm.core.BaseConnection
 
isClosed() - Method in interface org.apache.ojb.otm.OTMConnection
check if the OTMConnection is closed
isCollectionProxy(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Reports if item is a CollectionProxy.
isCollectionProxy(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Reports if item is a CollectionProxy.
isCollectionProxy(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Reports if item is a CollectionProxy.
isDataSource() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
isDebugEnabled() - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
isDebugEnabled() - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
isDebugEnabled() - Method in interface org.apache.ojb.broker.util.logging.Logger
 
isDebugEnabled() - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
isDefaultConnection() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
isDeleted(Identity) - Method in class org.apache.ojb.odmg.NarrowTransaction
 
isDeleted(Identity) - Method in class org.apache.ojb.odmg.ObjectEnvelope
Checks if the object with the given identity has been deleted within the transaction.
isDeleted(Identity) - Method in interface org.apache.ojb.odmg.TransactionExt
Checks if the object with the given Identity has been deleted within the transaction using Database.deletePersistent(Object) or TransactionExt.markDelete(Object).
isDeleted(Identity) - Method in class org.apache.ojb.odmg.TransactionImpl
 
isDeleted() - Method in class org.apache.ojb.otm.states.PersistentDeleted
 
isDeleted() - Method in class org.apache.ojb.otm.states.PersistentNewDeleted
 
isDeleted() - Method in class org.apache.ojb.otm.states.State
returns true is this state means that the object has been deleted
isDistinct() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
isDistinct() - Method in interface org.apache.ojb.broker.query.Query
return true if select DISTINCT should be used
isDistinct() - Method in class org.apache.ojb.broker.query.QueryByCriteria
Gets the distinct.
isDynamicProxy() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
isEagerInsert(Object) - Method in class org.apache.ojb.otm.kit.SimpleKit
Should OTM perform INSERTs for the given object eagerly or during commit?
isEagerInsert(Object) - Method in class org.apache.ojb.otm.OTMKit
Should OTM perform INSERTs for the given object eagerly or during commit?
isEmbraced() - Method in class org.apache.ojb.broker.query.Criteria
ANDed criteria are embraced
isEmpty(String) - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
isEmpty() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
isEmpty() - Method in class org.apache.ojb.broker.query.Criteria
Answer true if no sub criteria available
isEmpty() - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Returns true if this map is empty.
isEnabledFor(int) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
isEnabledFor(int) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
isEnabledFor(int) - Method in interface org.apache.ojb.broker.util.logging.Logger
 
isEnabledFor(int) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
isEnabledMaterialisationCache() - Method in class org.apache.ojb.broker.cache.MaterializationCache
Returns true if the materialisation cache is enabled, otherwise false.
isEnablePerThreadChanges() - Method in class org.apache.ojb.broker.metadata.MetadataManager
If returns true if per thread runtime changes of the DescriptorRepository is enabled and the MetadataManager.getRepository() method returns a threaded repository file if set, or the global if no threaded was found.
isErrorLog() - Method in class org.apache.ojb.broker.util.logging.StringBufferLoggerImpl
Returns true if one or more error/fatal log method calls have been logged in the buffer.
isExtent() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Insert the method's description here.
isFailOnError() - Method in class org.apache.ojb.broker.ant.Command
Determines whether the command execution will be stopped upon an error.
isFree() - Method in class org.apache.ojb.otm.lock.ObjectLock
 
isHasCalledCheck() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
isIgnoreAutoCommitExceptions() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
isImpliciteWriteLocks() - Method in interface org.apache.ojb.odmg.ImplementationExt
Is true when implicite write locks are enabled.
isImpliciteWriteLocks() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
isImplicitLocking() - Method in interface org.apache.ojb.odmg.ImplementationExt
Returns true if the global implicit locking is enabled for this Implementation instance, else false.
isImplicitLocking() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
isImplicitLocking() - Method in class org.apache.ojb.odmg.NarrowTransaction
 
isImplicitLocking() - Method in interface org.apache.ojb.odmg.TransactionExt
Returns true if implicite locking is enabled.
isImplicitLocking() - Method in class org.apache.ojb.odmg.TransactionImpl
 
isImplicitLockingUsed() - Method in interface org.apache.ojb.otm.Kit
 
isImplicitLockingUsed() - Method in class org.apache.ojb.otm.kit.SimpleKit
Should OTM implicitely lock all objects that are reachable from the explicitely locked object? The updates to the locked objects are automatically stored to the database at the end of transaction.
isImplicitLockingUsed() - Method in class org.apache.ojb.otm.OTMKit
Should OTM implicitely read lock all objects that are reachable from the explicitely locked object? The updates to the read locked objects are automatically stored to the database at the end of transaction.
isInBatchedMode() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
isIndexed() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
isInExternTransaction() - Method in class org.apache.ojb.odmg.J2EETransactionImpl
 
isInLocalTransaction() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Hold connection is in local transaction.
isInLocalTransaction() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
 
isInProgress() - Method in class org.apache.ojb.otm.core.Transaction
 
isInsertVerified() - Method in class org.apache.ojb.otm.kit.SimpleKit
Should OTM verify each inserted object for presence in the database?
isInsertVerified() - Method in class org.apache.ojb.otm.OTMKit
Should OTM verify each inserted object for presence in the database?
isInterface() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return true, if the described class is an interface.
isInTransaction() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
isInTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
isInTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerHandle
 
isInTransaction() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
returns true if the broker is currently running a transaction.
isInTransaction() - Method in interface org.apache.ojb.broker.PersistenceBroker
Determines whether there is currently a transaction in progress.
isJavaInheritance() - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
If this method returns true the inheritance described by this object is a normal JAVA inheritance.
isLazy() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Gets the lazy.
isLengthSpecified() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
isLoaded() - Method in interface org.apache.ojb.broker.core.proxy.CollectionProxy
Determines whether the collection data already has been loaded from the database.
isLoaded() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Determines whether the collection data already has been loaded from the database.
isLocking() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
return true if optimistic locking is used
isLocking() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Gets the locking.
isLogAbandoned() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
isManaged() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
isManaged() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
If true this instance is handled by a managed environment - registered within a JTA transaction.
isManaged() - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Determines whether this instance is handled by a managed environment, i.e.
isMaterialized(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Determines whether the object is a materialized object, i.e.
isMaterialized(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Determines whether the object is a materialized object, i.e.
isMaterialized(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Determines whether the object is a materialized object, i.e.
isMtoNRelation() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
isMutable() - Method in interface org.apache.ojb.broker.metadata.FieldType
Returns true if the field type is mutable, e.g.
isNegative() - Method in class org.apache.ojb.broker.query.Criteria
 
isNestedField() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
 
isNew() - Method in class org.apache.ojb.odmg.RuntimeObject
Returns true if the represented object is not yet persisted.
isNormalOjbProxy(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Determines whether the given object is an OJB proxy.
isNormalOjbProxy(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Determines whether the given object is an OJB proxy.
isNormalOjbProxy(Object) - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryCGLIBImpl
 
isNormalOjbProxy(Object) - Method in class org.apache.ojb.broker.core.proxy.ProxyFactoryJDKImpl
 
isNormalOjbProxy(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Determines whether the given object is an OJB proxy.
ISOLATION_LEVEL - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
IsolationFactory - Class in org.apache.ojb.otm.lock
IsolationFactory() - Constructor for class org.apache.ojb.otm.lock.IsolationFactory
 
isolationLevel - Variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
IsolationLevels - Interface in org.apache.ojb.broker.locking
This interface defines the lock isolation level constants used by OJB locking api.
isOpen - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
isOpen() - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
isOpen - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
isOpen() - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
isOpen() - Method in class org.apache.ojb.odmg.DatabaseImpl
 
isOpen() - Method in class org.apache.ojb.odmg.NarrowTransaction
Not supported!!
isOpen() - Method in class org.apache.ojb.odmg.TransactionImpl
Determine whether the transaction is open or not.
isOpen() - Method in interface org.odmg.Transaction
Determine whether the transaction is open or not.
isOrdering() - Method in interface org.apache.ojb.odmg.ImplementationExt
Returns true if OJB's ordering algorithm is enabled.
isOrdering() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
isOrdering() - Method in class org.apache.ojb.odmg.NarrowTransaction
 
isOrdering() - Method in interface org.apache.ojb.odmg.TransactionExt
Return true if the OJB ordering algorithm is enabled.
isOrdering() - Method in class org.apache.ojb.odmg.TransactionImpl
Return true if the OJB ordering algorithm is enabled.
isOwnedBy(TransactionImpl) - Method in class org.apache.ojb.odmg.locking.LockEntry
returns true if this lock is owned by transaction tx, else false.
isPathOuterJoin(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Answer true if outer join for path should be used.
isPrecisionSpecified() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
isPrimaryKey() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
isProxy(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Returns true if the given object is a Proxy or a VirtualProxy instance.
isProxy(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Returns true if the given object is a Proxy or a VirtualProxy instance.
isProxy(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Returns true if the given object is a Proxy or a VirtualProxy instance.
isProxy() - Method in class org.apache.ojb.odmg.RuntimeObject
 
isReader(Transaction) - Method in class org.apache.ojb.otm.lock.ObjectLock
 
isReadOnly() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
isRefresh() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Gets the refresh.
isRemoveAbandoned() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
isRequired(String, String) - Method in class org.apache.ojb.broker.ant.PreparedModel
 
isRequired() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
isRequiringModel() - Method in class org.apache.ojb.broker.ant.WriteDtdToFileCommand
isResultSetClosed() - Method in class org.apache.ojb.soda.ObjectSetImpl
Gets the resultSetClosed.
isSameInstance(Object, Object) - Method in class org.apache.ojb.otm.swizzle.CopySwizzling
 
isSameInstance(Object, Object) - Method in class org.apache.ojb.otm.swizzle.NoSwizzling
 
isSameInstance(Object, Object) - Method in interface org.apache.ojb.otm.swizzle.Swizzling
Test if the given swizzled object is the same as the given object.
isScaleSpecified() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
isSQLBased() - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
isStoredProcedure(String) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
Check if the specified sql-string is a stored procedure or not.
isSuperReferenceDescriptor() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Returns true if this descriptor was used to describe a reference to a super class of an object.
isSuperReferenceDescriptor() - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
isTestOnBorrow() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
isTestOnReturn() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
isTestWhileIdle() - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
isTransient() - Method in class org.apache.ojb.broker.Identity
Determines whether the identity is transient.
isTransient() - Method in class org.apache.ojb.odmg.states.ModificationState
 
isTransient() - Method in class org.apache.ojb.odmg.states.StateTransient
 
isTransient(ClassDescriptor, Object, Identity) - Method in class org.apache.ojb.odmg.TransactionImpl
Detect new objects.
isTranslateAttribute() - Method in class org.apache.ojb.broker.query.SelectionCriteria
 
isTranslateField() - Method in class org.apache.ojb.broker.query.FieldCriteria
 
isTxCheck() - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
Returns true if the development checks are enabled.
isUnique() - Method in class org.apache.ojb.broker.metadata.IndexDescriptor
 
isUpdateLock() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Gets the updateLock updateLock controls whether the lock fields should be updated by OJB when a row is saved If false then the dbms needs to update the lock fields.
isUsingOracleThinDriver(Connection) - Static method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
Checks if the supplied connection is using the Oracle thin driver.
isValid(int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
isVirtualOjbProxy(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Determines whether the given object is an OJB virtual proxy.
isVirtualOjbProxy(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Determines whether the given object is an OJB virtual proxy.
isVirtualOjbProxy(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Determines whether the given object is an OJB virtual proxy.
isWrapperFor(Class<?>) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
isWriteLocked() - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
itemClassDesc - Variable in class org.apache.ojb.broker.accesslayer.BasePrefetcher
Class descriptor for the item type.
ITEMS_CLASS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
iterator() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
iterator() - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Returns an iterator over all managed ClassDescriptor.
iterator() - Method in class org.apache.ojb.odmg.collections.DListImpl
Returns an iterator over the elements in this collection.
iterator() - Method in class org.apache.ojb.odmg.collections.DSetImpl
Returns an iterator over the elements in this collection.

J

J2EETransactionImpl - Class in org.apache.ojb.odmg
Implementation for use in managed environments.
J2EETransactionImpl(ImplementationImpl) - Constructor for class org.apache.ojb.odmg.J2EETransactionImpl
 
JavaDate2SqlDateFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
this implementation of the FieldConversion interface converts between java.util.Date values and java.sql.Date values in the rdbms.
JavaDate2SqlDateFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlDateFieldConversion
 
JavaDate2SqlTimestampFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
this implementation of the FieldConversion interface converts between java.util.Date values and java.sql.Timestamp values in the rdbms.
JavaDate2SqlTimestampFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlTimestampFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.BlankString2NullFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Boolean2IntFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Calendar2DateFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Calendar2TimestampFieldConversion
 
javaToSql(Object) - Method in interface org.apache.ojb.broker.accesslayer.conversions.FieldConversion
Convert an object of the persistent class to a counterpart object supported by the JDBC specification.
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.FieldConversionDefaultImpl
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.GUID2StringFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Int2IntegerFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.IntList2VarcharFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlDateFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlTimestampFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Object2Base64StringFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Object2ByteArrFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Object2ByteArrUncompressedFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.StringList2VarcharFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.StringVector2VarcharFieldConversion
 
javaToSql(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.TimeList2VarcharFieldConversion
 
JBOSS_CONN_CLASS - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
JBOSS_CONN_NAME - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
JBossTransactionManagerFactory - Class in org.apache.ojb.broker.transaction.tm
JBoss TransactionManager lookup.
JBossTransactionManagerFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.JBossTransactionManagerFactory
 
JCD_ALIAS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
JDBC_CONNECTION_DESCRIPTOR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
JDBC_LEVEL - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
JDBC_PROPERTY_NAME_PREFIX - Static variable in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
String prefix for JDBC properties passed to DriverManager.
JDBC_TYPE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
JdbcAccess - Interface in org.apache.ojb.broker.accesslayer
JdbcAccess is responsible for establishing performing SQL Queries against remote Databases.
JdbcAccessFactory - Class in org.apache.ojb.broker.accesslayer
 
JdbcAccessFactory() - Constructor for class org.apache.ojb.broker.accesslayer.JdbcAccessFactory
 
JdbcAccessImpl - Class in org.apache.ojb.broker.accesslayer
JdbcAccess is responsible for establishing performing SQL Queries against remote Databases.
JdbcAccessImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
constructor is private, use getInstance to get the singleton instance of this class
JdbcConnectionDescriptor - Class in org.apache.ojb.broker.metadata
JdbcConnectionDescriptor describes all relevant parameters of JDBC Connections used by the PersistenceBroker.
JdbcConnectionDescriptor() - Constructor for class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Constructor declaration
JdbcMetadataUtils - Class in org.apache.ojb.broker.metadata
This class provides some utility functions to OJB for working with JDBC metadata.
JdbcMetadataUtils() - Constructor for class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Creates a new JdbcMetadataUtils object.
jdbcProperties - Variable in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
JDBC properties configured in OJB (not used for DataSource connections).
JdbcType - Interface in org.apache.ojb.broker.metadata
Represents a jdbc sql type object defined by the JDBC 3.0 specification to handle data conversion (see JDBC 3.0 specification Appendix B, Data Type Conversion Tables).
JdbcTypesHelper - Class in org.apache.ojb.broker.metadata
Helper class which provide all supported JdbcType classes (based on the Types) as inner classes.
JdbcTypesHelper() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper
 
JdbcTypesHelper - Class in org.apache.ojb.broker.util
Deprecated. Use JdbcTypesHelper instead.
JdbcTypesHelper() - Constructor for class org.apache.ojb.broker.util.JdbcTypesHelper
Deprecated.  
JdbcTypesHelper.BaseType - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.BaseType() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
 
JdbcTypesHelper.T_Array - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Array() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Array
 
JdbcTypesHelper.T_BigInt - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_BigInt() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_BigInt
 
JdbcTypesHelper.T_Binary - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Binary() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Binary
 
JdbcTypesHelper.T_Bit - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Bit() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Bit
 
JdbcTypesHelper.T_Blob - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Blob() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Blob
 
JdbcTypesHelper.T_Boolean - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Boolean() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Boolean
 
JdbcTypesHelper.T_Char - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Char() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Char
 
JdbcTypesHelper.T_Clob - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Clob() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Clob
 
JdbcTypesHelper.T_Datalink - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Datalink() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Datalink
 
JdbcTypesHelper.T_Date - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Date() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Date
 
JdbcTypesHelper.T_Decimal - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Decimal() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Decimal
 
JdbcTypesHelper.T_Double - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Double() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Double
 
JdbcTypesHelper.T_Float - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Float() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Float
 
JdbcTypesHelper.T_Integer - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Integer() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Integer
 
JdbcTypesHelper.T_LongVarBinary - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_LongVarBinary() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarBinary
 
JdbcTypesHelper.T_LongVarChar - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_LongVarChar() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarChar
 
JdbcTypesHelper.T_Numeric - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Numeric() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Numeric
 
JdbcTypesHelper.T_Real - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Real() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Real
 
JdbcTypesHelper.T_Ref - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Ref() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Ref
 
JdbcTypesHelper.T_SmallInt - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_SmallInt() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_SmallInt
 
JdbcTypesHelper.T_Struct - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Struct() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Struct
 
JdbcTypesHelper.T_Time - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Time() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Time
 
JdbcTypesHelper.T_Timestamp - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Timestamp() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Timestamp
 
JdbcTypesHelper.T_TinyInt - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_TinyInt() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_TinyInt
 
JdbcTypesHelper.T_VarBinary - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_VarBinary() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_VarBinary
 
JdbcTypesHelper.T_Varchar - Class in org.apache.ojb.broker.metadata
 
JdbcTypesHelper.T_Varchar() - Constructor for class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Varchar
 
jndiLookup(String, String) - Method in class org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory
 
join() - Method in class org.apache.ojb.odmg.J2EETransactionImpl
 
join() - Method in class org.apache.ojb.odmg.NarrowTransaction
Not supported!!
join() - Method in class org.apache.ojb.odmg.TransactionImpl
Attach the caller's thread to this Transaction and detach the thread from any former Transaction the thread may have been associated with.
join() - Method in interface org.odmg.Transaction
Attach the caller's thread to this Transaction and detach the thread from any former Transaction the thread may have been associated with.
JoinSyntaxTypes - Interface in org.apache.ojb.broker.accesslayer
Constants used to denote the type of SQL syntax of JOINs
JOnASTransactionManagerFactory - Class in org.apache.ojb.broker.transaction.tm
 
JOnASTransactionManagerFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.JOnASTransactionManagerFactory
 
JTATxManager - Class in org.apache.ojb.odmg
 
JTATxManager() - Constructor for class org.apache.ojb.odmg.JTATxManager
 

K

key - Variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
KEY_AFTER_BEGIN - Static variable in class org.apache.ojb.broker.PBStateEvent
Denotes an event that happens after a transaction was started.
KEY_AFTER_COMMIT - Static variable in class org.apache.ojb.broker.PBStateEvent
Denotes an event that happens after a transaction was comitted.
KEY_AFTER_OPEN - Static variable in class org.apache.ojb.broker.PBStateEvent
Denotes an event that happens after a broker was opened.
KEY_AFTER_ROLLBACK - Static variable in class org.apache.ojb.broker.PBStateEvent
Denotes an event that happens after a transaction was rolled back.
KEY_BEFORE_BEGIN - Static variable in class org.apache.ojb.broker.PBStateEvent
Denotes an event that happens before a transaction will be started.
KEY_BEFORE_CLOSE - Static variable in class org.apache.ojb.broker.PBStateEvent
Denotes an event that happens before the broker will be closed.
KEY_BEFORE_COMMIT - Static variable in class org.apache.ojb.broker.PBStateEvent
Denotes an event that happens before a transaction will be comitted.
KEY_BEFORE_ROLLBACK - Static variable in class org.apache.ojb.broker.PBStateEvent
Denotes an event that happens before a transaction will be rolled back.
KeyConstraintViolatedException - Exception in org.apache.ojb.broker
Exception indicate an SQL key contraint violation.
KeyConstraintViolatedException() - Constructor for exception org.apache.ojb.broker.KeyConstraintViolatedException
Creates a new exception instance.
KeyConstraintViolatedException(SQLException) - Constructor for exception org.apache.ojb.broker.KeyConstraintViolatedException
Creates a new exception instance.
KeyConstraintViolatedException(String) - Constructor for exception org.apache.ojb.broker.KeyConstraintViolatedException
Creates a new exception instance.
KeyConstraintViolatedException(String, SQLException) - Constructor for exception org.apache.ojb.broker.KeyConstraintViolatedException
Creates a new exception instance.
keySet() - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Returns a set view of this map's keys.
Kit - Interface in org.apache.ojb.otm
The Kit provides the point of entry for any OTM client

L

lastIndexOf(Object) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
lastIndexOf(Object) - Method in class org.apache.ojb.broker.util.IdentityArrayList
 
lastInsertSelect(String) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerNativeImpl
 
leave() - Method in class org.apache.ojb.odmg.J2EETransactionImpl
 
leave() - Method in class org.apache.ojb.odmg.NarrowTransaction
Not supported!!
leave() - Method in class org.apache.ojb.odmg.TransactionImpl
Detach the caller's thread from this Transaction , but do not attach the thread to another Transaction .
leave() - Method in interface org.odmg.Transaction
Detach the caller's thread from this Transaction, but do not attach the thread to another Transaction.
LENGTH - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
length - Variable in class org.apache.ojb.soda.ObjectSetImpl
 
LESS - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
LESS_EQUAL - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
LESS_THAN - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
LIKE - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
LIKE - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
like() - Method in class org.apache.ojb.soda.ConstraintImpl
 
like() - Method in interface org.odbms.Constraint
sets the evaluation mode to "like" comparison
LikeCriteria - Class in org.apache.ojb.broker.query
Model a Like Criteria
Escape Processing by Paul R.
LikeCriteria(Object, Object, String, String) - Constructor for class org.apache.ojb.broker.query.LikeCriteria
 
LikeCriteria(Object, Object, String, UserAlias) - Constructor for class org.apache.ojb.broker.query.LikeCriteria
 
likeExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
limitSize(int) - Method in class org.apache.ojb.soda.QueryImpl
 
limitSize(int) - Method in interface org.odbms.Query
limits the maximum amount of objects returned.
link(Object, ClassDescriptor, ObjectReferenceDescriptor, Object, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Assign FK value to target object by reading PK values of referenced object.
link(Object, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
This method concatenate the main object with all reference objects (1:1, 1:n and m:n) by hand.
link(Object, ObjectReferenceDescriptor, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
This method concatenate the main object and the specified reference object (1:1 reference a referenced object, 1:n and m:n reference a collection of referenced objects) by hand.
link(Object, String, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
This method concatenate the main object and the specified reference object (1:1 reference a referenced object, 1:n and m:n reference a collection of referenced objects) by hand.
link(Object, String, Object, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
This method concatenate the main object and the specified reference object (1:1 reference a referenced object, 1:n and m:n reference a collection of referenced objects) by hand.
link(Object, CollectionDescriptor, List) - Method in class org.apache.ojb.broker.util.BrokerHelper
Link a bunch of 1:n or m:n objects.
link(Object, CollectionDescriptor, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
Link a single 1:n or m:n object.
LinkEntry - Class in org.apache.ojb.odmg.link
 
LinkEntry(Object, ObjectReferenceDescriptor, Object, boolean) - Constructor for class org.apache.ojb.odmg.link.LinkEntry
 
LinkEntryMtoN - Class in org.apache.ojb.odmg.link
 
LinkEntryMtoN(Object, CollectionDescriptor, Object, boolean) - Constructor for class org.apache.ojb.odmg.link.LinkEntryMtoN
 
LinkEntryOneToN - Class in org.apache.ojb.odmg.link
 
LinkEntryOneToN(Object, CollectionDescriptor, Object, boolean) - Constructor for class org.apache.ojb.odmg.link.LinkEntryOneToN
 
LinkEntryOneToOne - Class in org.apache.ojb.odmg.link
 
LinkEntryOneToOne(ObjectReferenceDescriptor, Object, boolean) - Constructor for class org.apache.ojb.odmg.link.LinkEntryOneToOne
 
linkMtoN(Object, CollectionDescriptor, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Assign FK values and store entries in indirection table for all objects referenced by given object.
linkOneToMany(Object, CollectionDescriptor, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Assign FK value to all n-side objects referenced by given object.
linkOneToOne(Object, ClassDescriptor, ObjectReferenceDescriptor, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Assign FK value of main object with PK values of the reference object.
listIterator() - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
listIterator(int) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
listIterator() - Method in class org.apache.ojb.odmg.collections.DListImpl
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class org.apache.ojb.odmg.collections.DListImpl
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
ListProxyDefaultImpl - Class in org.apache.ojb.broker.core.proxy
A placeHolder for a whole list to support deferred loading of relationships.
ListProxyDefaultImpl(PBKey, Query) - Constructor for class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
Constructor for ListProxy.
ListProxyDefaultImpl(PBKey, Class, Query) - Constructor for class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
Constructor for ListProxy.
literal() - Method in class org.apache.ojb.odmg.oql.OQLParser
 
LITERAL_and - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_asc - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_between - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_by - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_date - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_desc - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_distinct - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_exists - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_false - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_from - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_group - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_IL_NONE - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Literal constant representing the uncommited read isolation level.
LITERAL_IL_OPTIMISTIC - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Literal constant representing the optimistic locking isolation level.
LITERAL_IL_READ_COMMITTED - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Literal constant representing the commited read isolation level.
LITERAL_IL_READ_UNCOMMITTED - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Literal constant representing the uncommited read isolation level.
LITERAL_IL_REPEATABLE_READ - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Literal constant representing the repeatable read isolation level.
LITERAL_IL_SERIALIZABLE - Static variable in interface org.apache.ojb.broker.locking.IsolationLevels
Literal constant representing the serializable transactions isolation level.
LITERAL_in - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_is_defined - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_is_undefined - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_like - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_list - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_nil - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_not - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_or - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_order - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_prefetch - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_select - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_time - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_timestamp - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_true - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
LITERAL_where - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
load() - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
Loads the Configuration from the properties file.
load() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Loads the configuration from file "OBJ.properties".
load() - Method in class org.apache.ojb.broker.util.logging.LoggingConfiguration
 
loadData() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Loads the data from the database.
loadData() - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
loadData() - Method in class org.apache.ojb.broker.core.proxy.SetProxyDefaultImpl
 
loadProfile(Object) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Load the given metadata profile for the current thread.
loadProfileIfNeeded() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Reactivates metadata profile used when creating proxy, if needed.
loadSize() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Determines the number of elements that the query would return.
localBegin() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Begin local transaction on the hold connection and set autocommit to false.
localBegin() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Start transaction on the underlying connection.
localCommit() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Commit the local transaction on the hold connection.
localCommit() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Call commit on the underlying connection.
localRollback() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Rollback a changes on the hold connection.
localRollback() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Call rollback on the underlying connection.
LocalTransactionFactory - Class in org.apache.ojb.otm.transaction
Factory for local transactions.
LocalTransactionFactory() - Constructor for class org.apache.ojb.otm.transaction.LocalTransactionFactory
 
LocalTxManager - Class in org.apache.ojb.odmg
In a non-appserver environment, without a transaction manager, we can safely associate the current ODMG transaction with the calling thread.
LocalTxManager() - Constructor for class org.apache.ojb.odmg.LocalTxManager
 
lock(Object, int) - Method in class org.apache.ojb.odmg.NarrowTransaction
lock the given object
lock(Object, int) - Method in class org.apache.ojb.odmg.TransactionImpl
Upgrade the lock on the given object to the given lock mode.
lock(Object, int) - Method in interface org.odmg.Transaction
Upgrade the lock on the given object to the given lock mode.
LOCK_READ - Static variable in class org.apache.ojb.odmg.locking.LockEntry
marks a Read Lock.
LOCK_WRITE - Static variable in class org.apache.ojb.odmg.locking.LockEntry
marks a Write Lock.
lockAndRegister(RuntimeObject, int, List) - Method in class org.apache.ojb.odmg.TransactionImpl
Lock and register the specified object, make sure that when cascading locking and register is enabled to specify a List to register the already processed object Identiy.
lockAndRegister(RuntimeObject, int, boolean, List) - Method in class org.apache.ojb.odmg.TransactionImpl
Lock and register the specified object, make sure that when cascading locking and register is enabled to specify a List to register the already processed object Identiy.
lockAssociationAsWrites() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
lockAssociationAsWrites() - Method in interface org.apache.ojb.odmg.OdmgConfiguration
If true acquiring a write-lock on a given object x implies write locks on all objects associated to x.
lockedObjects() - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
LockEntry - Class in org.apache.ojb.odmg.locking
a persistent entry for locks.
LockEntry(String, String, long, int, int) - Constructor for class org.apache.ojb.odmg.locking.LockEntry
Multiargument constructor for fast loading of LockEntries by OJB.
LockEntry(String, String) - Constructor for class org.apache.ojb.odmg.locking.LockEntry
build a LockEntry from an OID and a Transaction ID
LockEntry() - Constructor for class org.apache.ojb.odmg.locking.LockEntry
default constructor
lockForWrite(Object) - Method in class org.apache.ojb.otm.core.BaseConnection
 
lockForWrite(Object) - Method in interface org.apache.ojb.otm.OTMConnection
Lock the given object for Write.
LockHelper - Class in org.apache.ojb.broker.locking
 
LOCKING - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
LockingException - Exception in org.apache.ojb.otm.lock
 
LockingException() - Constructor for exception org.apache.ojb.otm.lock.LockingException
Constructor for LockingException.
LockingException(String) - Constructor for exception org.apache.ojb.otm.lock.LockingException
Constructor for LockingException.
LockingException(Throwable) - Constructor for exception org.apache.ojb.otm.lock.LockingException
Constructor for LockingException.
LockingException(String, Throwable) - Constructor for exception org.apache.ojb.otm.lock.LockingException
Constructor for LockingException.
LockingPassthruException - Exception in org.apache.ojb.otm.core
 
LockingPassthruException(LockingException) - Constructor for exception org.apache.ojb.otm.core.LockingPassthruException
Constructor for LockingPassthruException.
LockListener - Interface in org.apache.ojb.otm.lock
Protocol to notify when a lock is released by a transaction.
LockManager - Interface in org.apache.ojb.broker.locking
This interface declares the functionality of the OJB locking-api for support of pessimistic locking.
lockmanager - Static variable in class org.apache.ojb.broker.locking.LockManagerServlet
 
LockManager - Interface in org.apache.ojb.odmg.locking
This interface declares the functionality of the OJB internal Locking mechanism.
LockManager - Class in org.apache.ojb.otm.lock
Manages locks on objects across transactions.
LockManagerCommonsImpl - Class in org.apache.ojb.broker.locking
A LockManager implementation based on apache's commons-transaction locking part.
LockManagerCommonsImpl() - Constructor for class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
LockManagerDefaultImpl - Class in org.apache.ojb.odmg.locking
Deprecated.  
LockManagerDefaultImpl() - Constructor for class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated.  
LockManagerFactory - Class in org.apache.ojb.odmg.locking
This factory class creates LockManager instances according to the setting in the OJB properties file.
LockManagerInMemoryImpl - Class in org.apache.ojb.broker.locking
This implementation of the LockManager interface supports a simple, fast, non-blocking pessimistic locking for single JVM applications.
LockManagerInMemoryImpl() - Constructor for class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
LockManagerOdmgImpl - Class in org.apache.ojb.odmg.locking
The odmg lock manager implementation of the LockManager interface.
LockManagerOdmgImpl(LockManager) - Constructor for class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
LockManagerRemoteImpl - Class in org.apache.ojb.broker.locking
This implementation of the LockManager interface supports locking in distributed environments in combination with a specific lock servlet.
LockManagerRemoteImpl() - Constructor for class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
LockManagerRemoteImpl.LockInfo - Class in org.apache.ojb.broker.locking
 
LockManagerRemoteImpl.LockInfo(byte) - Constructor for class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
LockManagerRemoteImpl.LockInfo(Object, Object, byte) - Constructor for class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
LockManagerRemoteImpl.LockInfo(Object, Object, int, byte) - Constructor for class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
LockManagerServlet - Class in org.apache.ojb.broker.locking
 
LockManagerServlet() - Constructor for class org.apache.ojb.broker.locking.LockManagerServlet
 
LockMap - Interface in org.apache.ojb.odmg.locking
Deprecated.  
LockMap - Interface in org.apache.ojb.otm.lock.map
LockMapFactory - Class in org.apache.ojb.odmg.locking
Deprecated.  
LockMapFactory() - Constructor for class org.apache.ojb.odmg.locking.LockMapFactory
Deprecated.  
LockNotGrantedException - Exception in org.odmg
This exception is thrown if a lock could not be granted on an object.
LockNotGrantedException() - Constructor for exception org.odmg.LockNotGrantedException
Construct an instance of the exception.
LockNotGrantedException(String) - Constructor for exception org.odmg.LockNotGrantedException
Construct an instance of the exception with a descriptive message.
lockReleased(Transaction, Identity) - Method in interface org.apache.ojb.otm.lock.LockListener
 
LockRuntimeException - Exception in org.apache.ojb.broker.locking
Exception was thrown when unexpected behavior in conjunction with locking was detected.
LockRuntimeException() - Constructor for exception org.apache.ojb.broker.locking.LockRuntimeException
 
LockRuntimeException(String) - Constructor for exception org.apache.ojb.broker.locking.LockRuntimeException
 
LockRuntimeException(Throwable) - Constructor for exception org.apache.ojb.broker.locking.LockRuntimeException
 
LockRuntimeException(String, Throwable) - Constructor for exception org.apache.ojb.broker.locking.LockRuntimeException
 
LockStrategy - Interface in org.apache.ojb.odmg.locking
Deprecated.  
LockStrategyFactory - Class in org.apache.ojb.odmg.locking
Deprecated.  
lockTimeout - Variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
LockType - Class in org.apache.ojb.otm.lock
 
LockType() - Constructor for class org.apache.ojb.otm.lock.LockType
 
LockWaitStrategy - Interface in org.apache.ojb.otm.lock.wait
LockWaitStrategy is responsible for waiting for a particular lock to be released.
log - Variable in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
log(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
log(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.StringBufferLoggerImpl
Log all statements in a StringBuffer.
Log4jLoggerImpl - Class in org.apache.ojb.broker.util.logging
This is a Logger implementation based on Log4j.
Log4jLoggerImpl(String) - Constructor for class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
LOG_ABANDONED - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
logger - Variable in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
The logger used.
logger - Variable in class org.apache.ojb.broker.accesslayer.RsIterator
 
logger - Static variable in class org.apache.ojb.broker.platforms.Oracle9iLobHandler
 
Logger - Interface in org.apache.ojb.broker.util.logging
this interface defines the behaviour of a logging mechanism.
LoggerFactory - Class in org.apache.ojb.broker.util.logging
This is a wrapper thta provides static accessors to LoggerFactoryImpl methods
LoggerFactory() - Constructor for class org.apache.ojb.broker.util.logging.LoggerFactory
 
LoggerFactoryImpl - Class in org.apache.ojb.broker.util.logging
The factory class LoggerFactory can be used to create Logger instances.
LoggerWrapperPrintWriter - Class in org.apache.ojb.broker.util.logging
Extremely simple piggyback for OJB Logger interface to provide PrintWriter dito.
LoggerWrapperPrintWriter(Logger, int) - Constructor for class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
Construct a new PrintWriter piggyback for the specified OJB logger.
LoggerWrapperPrintWriter(Logger) - Constructor for class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
logGetProblem(Object, String) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
Let's give the user some hints as to what could be wrong.
LoggingConfiguration - Class in org.apache.ojb.broker.util.logging
Provides the configuration for the logging.
LoggingConfiguration() - Constructor for class org.apache.ojb.broker.util.logging.LoggingConfiguration
Creates a new logging configuration object which automatically initializes itself.
LOGICAL_OPER_MASK - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
logInfo(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Log an Info message with the Ant out stream.
logProblem(PropertyDescriptor, Object, Object, String) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
Let's give the user some hints as to what could be wrong.
logSetProblem(Object, Object, String) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
Let's give the user some hints as to what could be wrong.
logWarning(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Log a warning with the Ant out stream.
lookup(Identity) - Method in class org.apache.ojb.broker.cache.AbstractMetaCache
Looks up the object from the cache
lookup(Identity) - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
lookup(Identity) - Method in interface org.apache.ojb.broker.cache.ObjectCache
Lookup object with Identity 'oid' in cache.
lookup(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
Lookup object with Identity oid in objectTable.
lookup(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheEmptyImpl
 
lookup(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
Lookup object with Identity oid in objectTable.
lookup(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheLocalDefaultImpl
Lookup object with Identity oid in objectTable.
lookup(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
Lookup object with Identity oid in objectTable.
lookup(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl
 
lookup(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Lookup corresponding object from session cache or if not found from the underlying real ObjectCache - Return null if no object was found.
lookup(String) - Static method in class org.apache.ojb.broker.core.NamingLocator
Lookup an object instance from JNDI context.
lookup(String) - Method in class org.apache.ojb.odmg.DatabaseImpl
Lookup an object via its name.
lookup(Identity) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
lookup(Identity) - Method in interface org.apache.ojb.otm.EditingContext
Lookup object with the given oid in the Context.
lookup(String) - Method in interface org.odmg.Database
Lookup an object via its name.
lookupConnection(JdbcConnectionDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.ConnectionFactory
Lookup a connection from the connection factory implementation.
lookupConnection(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
 
lookupConnection(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryManagedImpl
Deprecated.  
LookupException - Exception in org.apache.ojb.broker.accesslayer
Thrown if a resource lookup failed.
LookupException(String) - Constructor for exception org.apache.ojb.broker.accesslayer.LookupException
 
LookupException(Throwable) - Constructor for exception org.apache.ojb.broker.accesslayer.LookupException
 
LookupException(String, Throwable) - Constructor for exception org.apache.ojb.broker.accesslayer.LookupException
 
lookupState(Identity) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
lookupState(Identity) - Method in interface org.apache.ojb.otm.EditingContext
lookup the state of an object, given the oid, in the context
lookupStoreSequence(PersistenceBroker, FieldDescriptor, String) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 

M

m_attrToFld - Variable in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
 
m_baseClass - Variable in class org.apache.ojb.broker.query.AbstractQueryImpl
 
m_batchStatementsInProgress - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
m_batchStatementsInProgress - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
m_batchUpdatesChecked - Variable in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
m_blob - Variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
m_broker - Variable in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
m_ClassDescriptor - Variable in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
 
m_clob - Variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
m_filter - Variable in class org.apache.ojb.broker.query.SearchFilter
 
m_PersistentField - Variable in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
 
m_rs - Variable in class org.apache.ojb.broker.accesslayer.ResultSetAndStatement
 
m_searchClass - Variable in class org.apache.ojb.broker.query.AbstractQueryImpl
 
m_sql - Variable in class org.apache.ojb.broker.accesslayer.ResultSetAndStatement
 
m_stmt - Variable in class org.apache.ojb.broker.accesslayer.ResultSetAndStatement
 
m_supportsBatchUpdates - Variable in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
main(String[]) - Static method in class org.apache.ojb.broker.metadata.torque.TorqueRepositoryGenerator
 
main(String[]) - Static method in class org.apache.ojb.broker.util.Base64
Testing.
makeAccessible() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
 
makeAccessible() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
A value of true indicates that this field should suppress Java language access checking when it is used.
makeAccessible() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
This implementation returns always 'true'.
makeAccessible() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
 
makeAccessible() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
This implementation returns always 'false'.
makeAccessible() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldPrivilegedImpl
This implementation returns always 'false'.
makePersistent(Object) - Method in class org.apache.ojb.odmg.DatabaseImpl
Make a transient object durable in the database.
makePersistent(Object) - Method in class org.apache.ojb.otm.core.BaseConnection
 
makePersistent(Object) - Method in interface org.apache.ojb.otm.OTMConnection
Make the given object persistent by inserting it into the database.
makePersistent() - Method in class org.apache.ojb.otm.states.PersistentDeleted
Describes the state transition on makePersistent()
makePersistent() - Method in class org.apache.ojb.otm.states.PersistentDirty
Describes the state transition on makePersistent()
makePersistent() - Method in class org.apache.ojb.otm.states.PersistentNew
Describes the state transition on makePersistent()
makePersistent() - Method in class org.apache.ojb.otm.states.PersistentNewDeleted
Describes the state transition on makePersistent()
makePersistent() - Method in class org.apache.ojb.otm.states.State
Describes the state transition on makePersistent()
makePersistent() - Method in class org.apache.ojb.otm.states.Transient
Describes the state transition on makePersistent()
makePersistent(Object) - Method in interface org.odmg.Database
Make a transient object durable in the database.
ManageableArrayList - Class in org.apache.ojb.broker.util.collections
is a utility class.
ManageableArrayList() - Constructor for class org.apache.ojb.broker.util.collections.ManageableArrayList
 
ManageableCollection - Interface in org.apache.ojb.broker
OJB can handle java.util.Collection as well as user defined collection classes as collection attributes in persistent classes.
ManageableHashMap - Class in org.apache.ojb.broker.util.collections
Creates a Map where the primary key is the map key, and the object is the map value.
ManageableHashMap() - Constructor for class org.apache.ojb.broker.util.collections.ManageableHashMap
 
ManageableHashSet - Class in org.apache.ojb.broker.util.collections
is a utility class.
ManageableHashSet() - Constructor for class org.apache.ojb.broker.util.collections.ManageableHashSet
 
ManageableVector - Class in org.apache.ojb.broker.util.collections
is a utility class.
ManageableVector() - Constructor for class org.apache.ojb.broker.util.collections.ManageableVector
 
ManagedTransactionFactory - Class in org.apache.ojb.otm.transaction
Factory for OTM Transactions within a managed environment (JTA).
ManagedTransactionFactory() - Constructor for class org.apache.ojb.otm.transaction.ManagedTransactionFactory
Constructor for ManagedTransactionFactory.
MAPPING_REPOSITORY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
markClean() - Method in class org.apache.ojb.odmg.states.ModificationState
return resulting state after marking clean
markClean() - Method in class org.apache.ojb.odmg.states.StateNewClean
return resulting state after marking clean
markClean() - Method in class org.apache.ojb.odmg.states.StateNewDelete
return resulting state after marking clean
markClean() - Method in class org.apache.ojb.odmg.states.StateNewDirty
return resulting state after marking clean
markClean() - Method in class org.apache.ojb.odmg.states.StateOldClean
return resulting state after marking clean
markClean() - Method in class org.apache.ojb.odmg.states.StateOldDelete
return resulting state after marking clean
markClean() - Method in class org.apache.ojb.odmg.states.StateOldDirty
return resulting state after marking clean
markClean() - Method in class org.apache.ojb.odmg.states.StateTransient
return resulting state after marking clean
markDelete(Object) - Method in class org.apache.ojb.odmg.NarrowTransaction
 
markDelete() - Method in class org.apache.ojb.odmg.states.ModificationState
return resulting state after marking delete
markDelete() - Method in class org.apache.ojb.odmg.states.StateNewClean
return resulting state after marking delete
markDelete() - Method in class org.apache.ojb.odmg.states.StateNewDelete
return resulting state after marking delete
markDelete() - Method in class org.apache.ojb.odmg.states.StateNewDirty
return resulting state after marking delete
markDelete() - Method in class org.apache.ojb.odmg.states.StateOldClean
return resulting state after marking delete
markDelete() - Method in class org.apache.ojb.odmg.states.StateOldDelete
return resulting state after marking delete
markDelete() - Method in class org.apache.ojb.odmg.states.StateOldDirty
return resulting state after marking delete
markDelete() - Method in class org.apache.ojb.odmg.states.StateTransient
return resulting state after marking delete
markDelete(Object) - Method in interface org.apache.ojb.odmg.TransactionExt
Marks an object for deletion without locking the object.
markDelete(Object) - Method in class org.apache.ojb.odmg.TransactionImpl
 
markDirty(Object) - Method in class org.apache.ojb.odmg.NarrowTransaction
 
markDirty() - Method in class org.apache.ojb.odmg.states.ModificationState
return resulting state after marking dirty
markDirty() - Method in class org.apache.ojb.odmg.states.StateNewClean
return resulting state after marking dirty
markDirty() - Method in class org.apache.ojb.odmg.states.StateNewDelete
return resulting state after marking dirty
markDirty() - Method in class org.apache.ojb.odmg.states.StateNewDirty
return resulting state after marking dirty
markDirty() - Method in class org.apache.ojb.odmg.states.StateOldClean
return resulting state after marking dirty
markDirty() - Method in class org.apache.ojb.odmg.states.StateOldDelete
return resulting state after marking dirty
markDirty() - Method in class org.apache.ojb.odmg.states.StateOldDirty
return resulting state after marking dirty
markDirty() - Method in class org.apache.ojb.odmg.states.StateTransient
return resulting state after marking dirty
markDirty(Object) - Method in interface org.apache.ojb.odmg.TransactionExt
Marks an object as dirty without locking the object.
markDirty(Object) - Method in class org.apache.ojb.odmg.TransactionImpl
 
markDirty() - Method in class org.apache.ojb.otm.states.Hollow
Describes the state transition when user modifies object
markDirty() - Method in class org.apache.ojb.otm.states.PersistentClean
Describes the state transition when user modifies object
markDirty() - Method in class org.apache.ojb.otm.states.PersistentDirty
Describes the state transition when user modifies object
markDirty() - Method in class org.apache.ojb.otm.states.PersistentNew
Describes the state transition when user modifies object
markDirty() - Method in class org.apache.ojb.otm.states.State
Describes the state transition when user modifies object
markModified() - Method in class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated. Method declaration
markNew() - Method in class org.apache.ojb.odmg.states.ModificationState
return resulting state after marking new
markNew() - Method in class org.apache.ojb.odmg.states.StateNewClean
return resulting state after marking new
markNew() - Method in class org.apache.ojb.odmg.states.StateNewDelete
return resulting state after marking new
markNew() - Method in class org.apache.ojb.odmg.states.StateNewDirty
return resulting state after marking new
markNew() - Method in class org.apache.ojb.odmg.states.StateOldClean
return resulting state after marking new
markNew() - Method in class org.apache.ojb.odmg.states.StateOldDelete
return resulting state after marking new
markNew() - Method in class org.apache.ojb.odmg.states.StateOldDirty
return resulting state after marking new
markNew() - Method in class org.apache.ojb.odmg.states.StateTransient
return resulting state after marking new
markOld() - Method in class org.apache.ojb.odmg.states.ModificationState
return resulting state after marking old
markOld() - Method in class org.apache.ojb.odmg.states.StateNewClean
return resulting state after marking old
markOld() - Method in class org.apache.ojb.odmg.states.StateNewDelete
return resulting state after marking old
markOld() - Method in class org.apache.ojb.odmg.states.StateNewDirty
return resulting state after marking old
markOld() - Method in class org.apache.ojb.odmg.states.StateOldClean
return resulting state after marking old
markOld() - Method in class org.apache.ojb.odmg.states.StateOldDelete
return resulting state after marking old
markOld() - Method in class org.apache.ojb.odmg.states.StateOldDirty
return resulting state after marking old
markOld() - Method in class org.apache.ojb.odmg.states.StateTransient
return resulting state after marking old
matches - Variable in class org.apache.ojb.broker.query.SearchFilter.SearchBaseLeaf
 
matches - Variable in class org.apache.ojb.broker.query.SearchFilter.SearchBaseLeafInt
 
matchList(String, Vector, int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Change the search filter to one that specifies an element to match or not match one of a list of values.
matchList(String, String[], int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Change the search filter to one that specifies an element to not match one of a list of values.
matchList(String, int[], int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Change the search filter to one that specifies an element to not match one of a list of integer values.
matchList(String, Vector, int) - Method in class org.apache.ojb.broker.query.SearchFilter
Change the search filter to one that specifies an element to match or not match one of a list of values.
matchList(String, String[], int) - Method in class org.apache.ojb.broker.query.SearchFilter
Change the search filter to one that specifies an element to not match one of a list of values.
matchList(String, int[], int) - Method in class org.apache.ojb.broker.query.SearchFilter
Change the search filter to one that specifies an element to not match one of a list of integer values.
matchSet(Hashtable, int, int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Change the search filter to one that specifies a set of elements and their values that must match, and the operator to use to combine the elements.
matchSet(String[], String[], int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Change the search filter to one that specifies a set of elements and their values that must match, and the operator to use to combine the elements.
matchSet(Hashtable, int, int) - Method in class org.apache.ojb.broker.query.SearchFilter
Change the search filter to one that specifies a set of elements and their values that must match, and the operator to use to combine the elements.
matchSet(String[], String[], int) - Method in class org.apache.ojb.broker.query.SearchFilter
Change the search filter to one that specifies a set of elements and their values that must match, and the operator to use to combine the elements.
matchValue(String, String, int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
Change the search filter to one that specifies an element to not match one single value.
matchValue(String, int, int) - Method in class org.apache.ojb.broker.query.OJBSearchFilter
-----------------------------------------------------------
matchValue(String, String, int) - Method in class org.apache.ojb.broker.query.SearchFilter
Change the search filter to one that specifies an element to not match one single value.
matchValue(String, int, int) - Method in class org.apache.ojb.broker.query.SearchFilter
-----------------------------------------------------------
MaterializationCache - Class in org.apache.ojb.broker.cache
A wrapper class for ObjectCache implementations used to materialize object graphs and push the fully materialized object to the real object cache.
MaterializationListener - Interface in org.apache.ojb.broker.core.proxy
This is a callback interface that allows interaction with the Materialization process of the IndirectionHandler The ODMG TransactionImpl implements this interface to provide a delayed registration mechanism for proxies.
materializeFullObject(Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
This cache implementation cache only "flat" objects (persistent objects without any references), so when ObjectCacheTwoLevelImpl.lookup(org.apache.ojb.broker.Identity) a cache object it needs full materialization (assign all referenced objects) before the cache returns the object.
materializeObject(ClassDescriptor, Identity) - Method in interface org.apache.ojb.broker.accesslayer.JdbcAccess
performs a primary key lookup operation against RDBMS and materializes an object from the resulting row.
materializeObject(ClassDescriptor, Identity) - Method in class org.apache.ojb.broker.accesslayer.JdbcAccessImpl
performs a primary key lookup operation against RDBMS and materializes an object from the resulting row.
materializeSubject() - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Retrieves the real subject from the underlying RDBMS.
MAX_ACTIVE - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
MAX_IDLE - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
MAX_WAIT - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
mCharLiteral(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mCommentLine(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mergeConnectionRepository(ConnectionRepository) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Merge the given ConnectionRepository with the existing one (without making a deep copy of the containing connection descriptors).
mergeConnectionRepository(ConnectionRepository, ConnectionRepository, boolean) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Merge the given source ConnectionRepository with the existing target.
mergeDescriptorRepository(DescriptorRepository) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Merge the given DescriptorRepository (without making a deep copy of containing class-descriptor objects) with the global one, returned by method MetadataManager.getRepository() - keep in mind if running in per thread mode merge maybe only takes effect on current thread.
mergeDescriptorRepository(DescriptorRepository, DescriptorRepository, boolean) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Merge the given DescriptorRepository files, the source objects will be pushed to the target repository.
MetadataConfiguration - Interface in org.apache.ojb.broker.metadata
 
MetadataException - Exception in org.apache.ojb.broker.metadata
This exception is thrown if a MetaData related problem occurs.
MetadataException() - Constructor for exception org.apache.ojb.broker.metadata.MetadataException
 
MetadataException(Throwable) - Constructor for exception org.apache.ojb.broker.metadata.MetadataException
 
MetadataException(String) - Constructor for exception org.apache.ojb.broker.metadata.MetadataException
 
MetadataException(String, Throwable) - Constructor for exception org.apache.ojb.broker.metadata.MetadataException
 
MetadataManager - Class in org.apache.ojb.broker.metadata
Central class for metadata operations/manipulations - manages OJB's metadata objects, in particular: DescriptorRepository contains metadata of persistent objects ConnectionRepository contains all connection metadata information This class allows transparent flexible metadata loading/manipulation at runtime.
MetadataObjectCopyStrategy - Class in org.apache.ojb.otm.copy
recursively copies an object based on the ClassDescriptor User: matthew.baird Date: Jul 7, 2003 Time: 1:41:58 PM
MetadataObjectCopyStrategy() - Constructor for class org.apache.ojb.otm.copy.MetadataObjectCopyStrategy
 
METHOD_BLOCK_TIMEOUT - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_BLOCK_TIMEOUT_SET - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_CACHE - Static variable in class org.apache.ojb.broker.cache.AbstractMetaCache
 
METHOD_CHECK_READ - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_CHECK_UPGRADE - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_CHECK_WRITE - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_LOCK_INFO - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_LOCK_TIMEOUT - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_LOCK_TIMEOUT_SET - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_LOOKUP - Static variable in class org.apache.ojb.broker.cache.AbstractMetaCache
 
METHOD_READ_LOCK - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_RELEASE_LOCKS - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_RELEASE_SINGLE_LOCK - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_REMOVE - Static variable in class org.apache.ojb.broker.cache.AbstractMetaCache
 
METHOD_SET_BLOB - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
METHOD_SET_CLOB - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
METHOD_SET_IMPLICIT_CACHING_ENABLED - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
METHOD_SET_ROW_PREFETCH - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
METHOD_SET_STATEMENT_CACHE_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
METHOD_UPGRADE_LOCK - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
METHOD_WRITE_LOCK - Static variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
methodName - Variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
mIdentifier(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
MIN_IDLE - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
MIN_INT - Static variable in interface org.apache.ojb.broker.metadata.JdbcType
Intern used flag.
mMultiLineComment(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mNameCharacter(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mNameFirstCharacter(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mNewLine(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
modeReadOnly - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
modeReadOnly - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
modeReadWrite - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
modeReadWrite - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
ModificationState - Class in org.apache.ojb.odmg.states
Describes an objects transactional state regarding commiting and rollbacking
ModificationState() - Constructor for class org.apache.ojb.odmg.states.ModificationState
 
modified(Image) - Method in class org.apache.ojb.odmg.Image.Field
If a field value has changed return 'true'.
modified(Image) - Method in class org.apache.ojb.odmg.Image
 
modified(Image) - Method in class org.apache.ojb.odmg.Image.MultipleRef
Always return 'false', because changed 1:n or m:n references do not affect the main object.
modified(Image) - Method in class org.apache.ojb.odmg.Image.SingleRef
If a 1:1 reference has changed it will affects the main object (FK needs update).
mStringLiteral(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_APPROXIMATE_NUMERIC_LITERAL(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_COLON(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_COMMA(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_CONCAT(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_DOLLAR(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_DOT(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_EQ(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_EXACT_NUMERIC_LITERAL(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_GE(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_GT(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_INDIRECT(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_LBRACK(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_LE(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_LPAREN(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_LT(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_MINUS(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_NE(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_NE2(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_PLUS(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_RBRACK(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_RPAREN(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_SEMIC(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_SLASH(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_STAR(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
mTOK_UNSIGNED_INTEGER(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
MtoNBroker - Class in org.apache.ojb.broker.core
Manage all stuff related to non-decomposed M:N association.
MtoNBroker(PersistenceBrokerImpl) - Constructor for class org.apache.ojb.broker.core.MtoNBroker
 
mtoNBroker - Variable in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
MtoNCollectionPrefetcher - Class in org.apache.ojb.broker.accesslayer
Relationship Prefetcher for MtoN-Collections.
MtoNCollectionPrefetcher(PersistenceBrokerImpl, ObjectReferenceDescriptor) - Constructor for class org.apache.ojb.broker.accesslayer.MtoNCollectionPrefetcher
 
MtoNImplementor - Class in org.apache.ojb.broker
Helper class to handle single m:n relation entries (m:n indirection table entries).
MtoNImplementor(PersistenceBroker, CollectionDescriptor, Object, Object) - Constructor for class org.apache.ojb.broker.MtoNImplementor
Deprecated.  
MtoNImplementor(PersistenceBroker, String, Object, Object) - Constructor for class org.apache.ojb.broker.MtoNImplementor
Creates a new instance.
MtoNImplementor(CollectionDescriptor, Object, Object) - Constructor for class org.apache.ojb.broker.MtoNImplementor
Deprecated.  
MtoNQuery - Interface in org.apache.ojb.broker.query
Interface for MtoNQueries
MultiLineComment - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
mWhiteSpace(boolean) - Method in class org.apache.ojb.odmg.oql.OQLLexer
 

N

name - Variable in class org.apache.ojb.broker.metadata.FieldHelper
 
NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
NameCharacter - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
NamedRootsMap - Class in org.apache.ojb.odmg
ODMG NamedRoots implementation.
NamedRootsMap.NamedEntry - Class in org.apache.ojb.odmg
represents an entry to the named roots table.
NamedRootsMap.NamedEntry() - Constructor for class org.apache.ojb.odmg.NamedRootsMap.NamedEntry
 
NameFirstCharacter - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
NamingLocator - Class in org.apache.ojb.broker.core
Encapsulates a reference to the JNDI Naming context.
NamingLocator() - Constructor for class org.apache.ojb.broker.core.NamingLocator
 
NarrowTransaction - Class in org.apache.ojb.odmg
Wraps Transaction in managed environments.
NarrowTransaction(TransactionImpl) - Constructor for class org.apache.ojb.odmg.NarrowTransaction
 
nativeSQL(String) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
needsDelete() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Returns true if the underlying Object needs an UPDATE statement, else returns false.
needsDelete() - Method in class org.apache.ojb.odmg.states.ModificationState
returns true is this state requires DELETE
needsDelete() - Method in class org.apache.ojb.odmg.states.StateNewDelete
returns true is this state requires DELETE
needsDelete() - Method in class org.apache.ojb.odmg.states.StateOldDelete
returns true is this state requires DELETE
needsDelete() - Method in class org.apache.ojb.otm.states.PersistentDeleted
returns true is this state requires DELETE
needsDelete() - Method in class org.apache.ojb.otm.states.State
returns true is this state requires DELETE
needsInsert() - Method in interface org.apache.ojb.broker.util.ObjectModification
Returns true if the underlying Object needs an INSERT statement.
needsInsert() - Method in class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated. returns true if the underlying Object needs an INSERT statement.
needsInsert() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Returns true if the underlying Object needs an INSERT statement, else returns false.
needsInsert() - Method in class org.apache.ojb.odmg.states.ModificationState
returns true is this state requires INSERT
needsInsert() - Method in class org.apache.ojb.odmg.states.StateNewClean
object is new, thus we need an INSERT to store it
needsInsert() - Method in class org.apache.ojb.odmg.states.StateNewDirty
object is new, thus we need an INSERT to store it
needsInsert() - Method in class org.apache.ojb.odmg.states.StateTransient
object is new, thus we need an INSERT to store it
needsInsert() - Method in class org.apache.ojb.otm.states.PersistentNew
object is new, thus we need an INSERT to store it
needsInsert() - Method in class org.apache.ojb.otm.states.State
returns true is this state requires INSERT
needsUpdate() - Method in interface org.apache.ojb.broker.util.ObjectModification
Returns true if the underlying Object needs an UPDATE statement.
needsUpdate() - Method in class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated. returns true if the underlying Object needs an UPDATE statement.
needsUpdate() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Returns true if the underlying Object needs an UPDATE statement, else returns false.
needsUpdate() - Method in class org.apache.ojb.odmg.states.ModificationState
returns true is this state requires UPDATE
needsUpdate() - Method in class org.apache.ojb.odmg.states.StateOldDirty
 
needsUpdate() - Method in class org.apache.ojb.otm.states.PersistentDirty
returns true is this state requires UPDATE
needsUpdate() - Method in class org.apache.ojb.otm.states.State
returns true is this state requires UPDATE
newConnectionFromDataSource(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
Creates a new connection from the data source that the connection descriptor represents.
newConnectionFromDriverManager(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
Returns a new created connection
newConnectionFromDriverManager(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryManagedImpl
Deprecated.  
newDArray() - Method in class org.apache.ojb.odmg.ImplementationImpl
Create a new DArray object.
newDArray() - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
 
newDArray() - Method in interface org.odmg.Implementation
Create a new DArray object.
newDatabase() - Method in class org.apache.ojb.odmg.ImplementationImpl
Create a new Database object.
newDatabase() - Method in interface org.odmg.Implementation
Create a new Database object.
newDBag() - Method in class org.apache.ojb.odmg.ImplementationImpl
Create a new DBag object.
newDBag() - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
 
newDBag() - Method in interface org.odmg.Implementation
Create a new DBag object.
newDList() - Method in class org.apache.ojb.odmg.ImplementationImpl
Create a new DList object.
newDList() - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
 
newDList() - Method in interface org.odmg.Implementation
Create a new DList object.
newDMap() - Method in class org.apache.ojb.odmg.ImplementationImpl
Create a new DMap object.
newDMap() - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
 
newDMap() - Method in interface org.odmg.Implementation
Create a new DMap object.
newDSet() - Method in class org.apache.ojb.odmg.ImplementationImpl
Create a new DSet object.
newDSet() - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
 
newDSet() - Method in interface org.odmg.Implementation
Create a new DSet object.
newInstance(Class) - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns a new instance of the given class, using the default or a no-arg constructor.
newInstance(Class, boolean) - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns a new instance of the given class, using the default or a no-arg constructor.
newInstance(Class, Class[], Object[]) - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns a new instance of the given class, using the constructor with the specified parameter types.
newInstance(Class, Class[], Object[], boolean) - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns a new instance of the given class, using the constructor with the specified parameter types.
newInstance(String) - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns a new instance of the class with the given qualified name using the default or or a no-arg constructor.
newInstance(String, Class[], Object[]) - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns a new instance of the class with the given qualified name using the constructor with the specified signature.
newInstance(Class, Class, Object) - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns a new instance of the given class using the constructor with the specified parameter.
newInstance(String, Class, Object) - Static method in class org.apache.ojb.broker.util.ClassHelper
Returns a new instance of the class with the given qualified name using the constructor with the specified parameter.
newInstanceSqlForClass() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
User who want to extend this implementation can override this method to use their own (extended) version of SqlGeneratorDefaultImpl.SqlForClass.
NewLine - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
newOQLQuery() - Method in class org.apache.ojb.odmg.ImplementationImpl
Create a new OQLQuery object.
newOQLQuery() - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
 
newOQLQuery() - Method in class org.apache.ojb.otm.core.BaseConnection
 
newOQLQuery(int) - Method in class org.apache.ojb.otm.core.BaseConnection
 
newOQLQuery() - Method in interface org.apache.ojb.otm.OTMConnection
returns a new OQL Query.
newOQLQuery(int) - Method in interface org.apache.ojb.otm.OTMConnection
returns a new OQL Query.
newOQLQuery() - Method in interface org.odmg.Implementation
Create a new OQLQuery object.
newQuery(Class, Criteria, boolean) - Static method in class org.apache.ojb.broker.query.QueryFactory
Method declaration
newQuery(Class, Criteria) - Static method in class org.apache.ojb.broker.query.QueryFactory
Method declaration
newQuery(Object) - Static method in class org.apache.ojb.broker.query.QueryFactory
Return a QueryByIdentity for example_or_identity
newQuery(Class, String, Criteria, boolean) - Static method in class org.apache.ojb.broker.query.QueryFactory
 
newQuery(Class, String, Criteria) - Static method in class org.apache.ojb.broker.query.QueryFactory
 
newQuery(Class, String) - Static method in class org.apache.ojb.broker.query.QueryFactory
Factory method for QueryBySQL
newQueryByExample(Object) - Static method in class org.apache.ojb.broker.query.QueryFactory
Return a QueryByCriteria for example
Use with care because building of Query is not foolproof !!!
newQueryByIdentity(Object) - Static method in class org.apache.ojb.broker.query.QueryFactory
Return a QueryByIdentity for example_or_identity
newReportQuery(Class, String[], Criteria, boolean) - Static method in class org.apache.ojb.broker.query.QueryFactory
create a new ReportQueryByCriteria
newReportQuery(Class, Criteria, boolean) - Static method in class org.apache.ojb.broker.query.QueryFactory
create a new ReportQueryByCriteria
newReportQuery(Class, Criteria) - Static method in class org.apache.ojb.broker.query.QueryFactory
create a new ReportQueryByCriteria
newSequenceObject(String, FieldDescriptor) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
newTransaction() - Method in class org.apache.ojb.odmg.ImplementationImpl
Create a Transaction object and associate it with the current thread.
newTransaction() - Method in class org.apache.ojb.odmg.ImplementationJTAImpl
Not supported in managed-environment.
newTransaction() - Method in interface org.odmg.Implementation
Create a Transaction object and associate it with the current thread.
next() - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
first checks to make sure we aren't at the end of the list of iterators, positions the cursor appropriately, then retrieves next object in active iterator.
next() - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
 
next() - Method in class org.apache.ojb.broker.accesslayer.PkIterator
 
next() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
moves to the next row of the underlying ResultSet and returns the corresponding Object materialized from this row.
next() - Method in class org.apache.ojb.soda.ObjectSetImpl
 
next() - Method in interface org.odbms.ObjectSet
returns the next object in the ObjectSet.
nextElement() - Method in class org.apache.ojb.broker.accesslayer.PkEnumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextSequenceQuery(String) - Method in interface org.apache.ojb.broker.platforms.Platform
Returns a query to obtain the next sequence key.
nextSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDb2Impl
 
nextSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
Override this method to enable database based sequence generation
nextSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformFirebirdImpl
 
nextSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
nextSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
 
nextSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
nextSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
nextToken() - Method in class org.apache.ojb.odmg.oql.OQLLexer
 
NO_END_AT_INDEX - Static variable in interface org.apache.ojb.broker.query.Query
 
NO_LOCK - Static variable in class org.apache.ojb.otm.lock.LockType
 
NO_START_AT_INDEX - Static variable in interface org.apache.ojb.broker.query.Query
 
nodes - Variable in class org.apache.ojb.broker.query.SearchFilter.SearchBaseNode
 
NONE - Static variable in class org.apache.ojb.broker.query.Criteria
criteria has no parent
NoOpObjectCopyStrategy - Class in org.apache.ojb.otm.copy
The NoOpObjectCopyStrategy does not make a copy.
NoOpObjectCopyStrategy() - Constructor for class org.apache.ojb.otm.copy.NoOpObjectCopyStrategy
 
NoSwizzling - Class in org.apache.ojb.otm.swizzle
 
NoSwizzling() - Constructor for class org.apache.ojb.otm.swizzle.NoSwizzling
 
NOT - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
not() - Method in class org.apache.ojb.soda.ConstraintImpl
 
not() - Method in interface org.odbms.Constraint
turns on not() comparison
NOT_BETWEEN - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
NOT_EQUAL - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
NOT_EQUAL - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
NOT_GREATER - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
NOT_IN - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
NOT_IN - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
NOT_IS_NULL - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
NOT_LESS - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
NOT_LIKE - Static variable in class org.apache.ojb.broker.query.SelectionCriteria
 
NOT_OPEN - Static variable in interface org.odmg.Database
The database is not open.
NOT_SCROLLABLE - Static variable in interface org.apache.ojb.broker.query.Query
 
NotImplementedException - Exception in org.odmg
This exception is thrown when an implementation does not support an operation.
NotImplementedException() - Constructor for exception org.odmg.NotImplementedException
Construct an instance of the exception.
NotImplementedException(String) - Constructor for exception org.odmg.NotImplementedException
Construct an instance of the exception.
NoWaitStrategy - Class in org.apache.ojb.otm.lock.wait
 
NoWaitStrategy() - Constructor for class org.apache.ojb.otm.lock.wait.NoWaitStrategy
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
NULLABLE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
NullCriteria - Class in org.apache.ojb.broker.query
SelectionCriteria for 'is null' and 'is not null'
NUM_TESTS_PER_EVICTION_RUN - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 

O

Object2Base64StringFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
this implementation of the FieldConversion interface converts between java.lang.Objects values and char[] values in the rdbms.
Object2Base64StringFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.Object2Base64StringFieldConversion
 
Object2ByteArrFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
This implementation of the FieldConversion interface converts between java.lang.Objects values and byte[] values in the rdbms.
Object2ByteArrFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.Object2ByteArrFieldConversion
 
Object2ByteArrUncompressedFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
This implementation of the FieldConversion interface converts between java.lang.Objects values and byte[] values in the rdbms.
Object2ByteArrUncompressedFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.Object2ByteArrUncompressedFieldConversion
 
OBJECT_CACHE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
ObjectCache - Interface in org.apache.ojb.broker.cache
The ObjectCache stores all Objects loaded by the PersistenceBroker from a DB.
ObjectCacheDefaultImpl - Class in org.apache.ojb.broker.cache
This global ObjectCache stores all Objects loaded by the PersistenceBroker from a DB using a static Map.
ObjectCacheDefaultImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
ObjectCacheDescriptor - Class in org.apache.ojb.broker.metadata
Encapsulates a ObjectCache implementation class and its proprietary configuration properties.
ObjectCacheDescriptor() - Constructor for class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
ObjectCacheDescriptor(Class) - Constructor for class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
ObjectCacheEmptyImpl - Class in org.apache.ojb.broker.cache
This is an 'empty' ObjectCache implementation.
ObjectCacheEmptyImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheEmptyImpl
 
ObjectCacheFactory - Class in org.apache.ojb.broker.cache
Factory for ObjectCache implementation classes.
ObjectCacheInternal - Interface in org.apache.ojb.broker.cache
Internal used extension of the ObjectCache.
ObjectCacheJCSImpl - Class in org.apache.ojb.broker.cache
This local ObjectCache implementation using turbine-JCS to cache objects is primarily for intern use in conjunction with ObjectCacheJCSPerClassImpl implementation.
ObjectCacheJCSImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
 
ObjectCacheJCSImpl(String) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
Constructor used by the ObjectCacheJCSPerClassImpl
ObjectCacheJCSPerClassImpl - Class in org.apache.ojb.broker.cache
A global ObjectCache implementation using a JCS region for each class.
ObjectCacheJCSPerClassImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheJCSPerClassImpl
Constructor for the MetaObjectCachePerClassImpl object
ObjectCacheLocalDefaultImpl - Class in org.apache.ojb.broker.cache
Simple, flexible local ObjectCache implementation using a HashMap to cache given objects.
ObjectCacheLocalDefaultImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheLocalDefaultImpl
 
ObjectCachePerBrokerImpl - Class in org.apache.ojb.broker.cache
This local ObjectCache implementation allows to have dedicated caches per broker.
ObjectCachePerBrokerImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
public Default Constructor
ObjectCachePerClassImpl - Class in org.apache.ojb.broker.cache
Global ObjectCache implementation.
ObjectCachePerClassImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCachePerClassImpl
Constructor for the ObjectCachePerClassImpl object
ObjectCacheSoftImpl - Class in org.apache.ojb.broker.cache
A global ObjectCache implementation.
ObjectCacheSoftImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheSoftImpl
Constructor called by ojb
ObjectCacheSoftImpl.SoftHashMap - Class in org.apache.ojb.broker.cache
Kind of map using SoftReference to store values
ObjectCacheSoftImpl.SoftHashMap(int) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheSoftImpl.SoftHashMap
Construct a new hash map with the specified size
ObjectCacheTwoLevelImpl - Class in org.apache.ojb.broker.cache
A two-level ObjectCache implementation with a session- and an application cache.
ObjectCacheTwoLevelImpl(PersistenceBroker, Properties) - Constructor for class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
 
ObjectCacheTwoLevelImpl.CopyStrategy - Interface in org.apache.ojb.broker.cache
 
ObjectCacheTwoLevelImpl.CopyStrategyImpl - Class in org.apache.ojb.broker.cache
 
ObjectCacheTwoLevelImpl.CopyStrategyImpl() - Constructor for class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl.CopyStrategyImpl
 
ObjectContainer - Interface in org.odbms
database engine interface.
ObjectContainerImpl - Class in org.apache.ojb.soda
 
ObjectCopyException - Exception in org.apache.ojb.otm.copy
 
ObjectCopyException() - Constructor for exception org.apache.ojb.otm.copy.ObjectCopyException
Constructor for ObjectCopyException.
ObjectCopyException(String) - Constructor for exception org.apache.ojb.otm.copy.ObjectCopyException
Constructor for ObjectCopyException.
ObjectCopyException(Throwable) - Constructor for exception org.apache.ojb.otm.copy.ObjectCopyException
Constructor for ObjectCopyException.
ObjectCopyException(String, Throwable) - Constructor for exception org.apache.ojb.otm.copy.ObjectCopyException
Constructor for ObjectCopyException.
ObjectCopyStrategy - Interface in org.apache.ojb.otm.copy
 
ObjectDeletedException - Exception in org.odmg
This exception is thrown when accessing an object that was deleted.
ObjectDeletedException() - Constructor for exception org.odmg.ObjectDeletedException
Construct an instance of the exception.
ObjectDeletedException(String) - Constructor for exception org.odmg.ObjectDeletedException
Construct an instance of the exception.
ObjectEnvelope - Class in org.apache.ojb.odmg
ObjectEnvelope is used during ODMG transactions as a wrapper for a persistent objects declaration
ObjectEnvelope(ObjectEnvelopeTable, Identity, Object, boolean) - Constructor for class org.apache.ojb.odmg.ObjectEnvelope
Create a wrapper by providing an Object.
ObjectEnvelopeTable - Class in org.apache.ojb.odmg
manages all ObjectEnvelopes included by a transaction.
ObjectEnvelopeTable(TransactionImpl) - Constructor for class org.apache.ojb.odmg.ObjectEnvelopeTable
Creates new ObjectEnvelopeTable
objectEnvelopeTable - Variable in class org.apache.ojb.odmg.TransactionImpl
the internal table containing all Objects "touched" by this tx and their respective transactional state
ObjectLock - Class in org.apache.ojb.otm.lock
Represents the locks held for an object.
ObjectLock(Identity) - Constructor for class org.apache.ojb.otm.lock.ObjectLock
 
ObjectModification - Interface in org.apache.ojb.broker.util
The Interface ObjectModification represents information about modifications of persistence capable objects.
ObjectModificationDefaultImpl - Class in org.apache.ojb.broker.util
Deprecated. Please use ObjectModification.UPDATE and ObjectModification.INSERT
ObjectModificationDefaultImpl() - Constructor for class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated. ObjectModificationImpl constructor comment.
ObjectModificationDefaultImpl(boolean, boolean) - Constructor for class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated. ObjectModificationImpl constructor comment.
ObjectNameNotFoundException - Exception in org.odmg
An attempt to get a object via its name using Database.lookup and the name is not associated with an object in the database.
ObjectNameNotFoundException() - Constructor for exception org.odmg.ObjectNameNotFoundException
Construct an instance of the exception.
ObjectNameNotFoundException(String) - Constructor for exception org.odmg.ObjectNameNotFoundException
Construct an instance of the exception with a descriptive message.
ObjectNameNotUniqueException - Exception in org.odmg
This exception is thrown when attempting to bind a name to an object when the name is already bound to another object.
ObjectNameNotUniqueException() - Constructor for exception org.odmg.ObjectNameNotUniqueException
Construct an instance of the exception.
ObjectNameNotUniqueException(String) - Constructor for exception org.odmg.ObjectNameNotUniqueException
Construct an instance of the exception with a descriptive message.
ObjectNotPersistentException - Exception in org.odmg
This exception is thrown when deleting an object that is not persistent.
ObjectNotPersistentException() - Constructor for exception org.odmg.ObjectNotPersistentException
Construct an instance of the exception.
ObjectNotPersistentException(String) - Constructor for exception org.odmg.ObjectNotPersistentException
Construct an instance of the exception.
ObjectReferenceDescriptor - Class in org.apache.ojb.broker.metadata
Describes a Field containing a reference to another class.
ObjectReferenceDescriptor(ClassDescriptor) - Constructor for class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
ObjectSet - Interface in org.odbms
query resultset.
ObjectSetImpl - Class in org.apache.ojb.soda
 
ObjectSetImpl(PersistenceBroker, Query, int) - Constructor for class org.apache.ojb.soda.ObjectSetImpl
Constructor for ObjectSetImpl.
objectTable - Static variable in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
static Map held all cached objects
objectTable - Variable in class org.apache.ojb.broker.cache.ObjectCacheLocalDefaultImpl
the hashtable holding all cached object
objectTable - Variable in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
the hashtable holding all cached object
occurrences(Object) - Method in class org.apache.ojb.odmg.collections.DBagImpl
This method returns the number of occurrences of the object obj in the DBag collection.
occurrences(Object) - Method in interface org.odmg.DBag
This method returns the number of occurrences of the object obj in the DBag collection.
OdmgConfiguration - Interface in org.apache.ojb.odmg
This interface defines the configurable setting of the ODMG layer.
ODMGException - Exception in org.odmg
This is the base class for all exceptions thrown by an ODMG implementation.
ODMGException() - Constructor for exception org.odmg.ODMGException
Construct an ODMGException object without an error message.
ODMGException(String) - Constructor for exception org.odmg.ODMGException
Construct an ODMGException object with an error message.
ODMGJ2EEFactory - Interface in org.apache.ojb.odmg
 
ODMGRuntimeException - Exception in org.odmg
This is the base class for all RuntimeExceptions thrown by an ODMG implementation.
ODMGRuntimeException() - Constructor for exception org.odmg.ODMGRuntimeException
 
ODMGRuntimeException(String) - Constructor for exception org.odmg.ODMGRuntimeException
 
oid - Variable in class org.apache.ojb.odmg.collections.DListEntry
 
OJB - Class in org.apache.ojb.odmg
Facade to the persistence ObjectServer system.
OJB() - Constructor for class org.apache.ojb.odmg.OJB
protected Constructor: use static factory method getInstance() to obtain an instance of Implementation
OJB_CLASS_COLUMN - Static variable in class org.apache.ojb.broker.util.SqlHelper
define the name of the pseudo column holding the class to be instantiated.
OJB_CONCRETE_CLASS - Static variable in class org.apache.ojb.broker.metadata.ClassDescriptor
 
OJB_DEFAULT_BOOT_LOG_LEVEL - Static variable in class org.apache.ojb.broker.util.logging.LoggingConfiguration
Default boot log level
OJB_DEFAULT_LOG_LEVEL - Static variable in class org.apache.ojb.broker.util.logging.LoggingConfiguration
Default log level
OJB_LOGGING_PROPERTIES_FILE - Static variable in class org.apache.ojb.broker.util.logging.LoggingConfiguration
Default filename of the OJB logging properties file
OJB_METADATA_FILE - Static variable in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Default filename of the OJB repository metadata file
OJB_PROPERTIES_FILE - Static variable in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Default filename of the OJB properties file
OJB_VERSION_BUILD - Static variable in interface org.apache.ojb.broker.util.Version
The OJB build number
OJB_VERSION_DATE - Static variable in interface org.apache.ojb.broker.util.Version
The timestamp of the current release
OJB_VERSION_FULLQUALIFIED - Static variable in interface org.apache.ojb.broker.util.Version
The full qualified OJB release string.
OJB_VERSION_MAJOR - Static variable in interface org.apache.ojb.broker.util.Version
The OJB major version number
OJB_VERSION_MINOR - Static variable in interface org.apache.ojb.broker.util.Version
The OJB minor version number
ojbAdd(Object) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
ojbAdd(Object) - Method in interface org.apache.ojb.broker.ManageableCollection
Adds a single object to the Collection.
ojbAdd(Object) - Method in class org.apache.ojb.broker.util.collections.ManageableArrayList
add a single Object to the Collection.
ojbAdd(Object) - Method in class org.apache.ojb.broker.util.collections.ManageableHashMap
 
ojbAdd(Object) - Method in class org.apache.ojb.broker.util.collections.ManageableHashSet
add a single Object to the Collection.
ojbAdd(Object) - Method in class org.apache.ojb.broker.util.collections.ManageableVector
add a single Object to the Collection.
ojbAdd(Object) - Method in class org.apache.ojb.odmg.collections.DListImpl
add a single Object to the Collection.
ojbAdd(Object) - Method in class org.apache.ojb.odmg.collections.DSetImpl
add a single Object to the Collection.
ojbAddAll(ManageableCollection) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
ojbAddAll(ManageableCollection) - Method in interface org.apache.ojb.broker.ManageableCollection
Adds another collection to this collection.
ojbAddAll(ManageableCollection) - Method in class org.apache.ojb.broker.util.collections.ManageableArrayList
adds a Collection to this collection.
ojbAddAll(ManageableCollection) - Method in class org.apache.ojb.broker.util.collections.ManageableHashMap
 
ojbAddAll(ManageableCollection) - Method in class org.apache.ojb.broker.util.collections.ManageableHashSet
adds a Collection to this collection.
ojbAddAll(ManageableCollection) - Method in class org.apache.ojb.broker.util.collections.ManageableVector
adds a Collection to this collection.
ojbAddAll(ManageableCollection) - Method in class org.apache.ojb.odmg.collections.DListImpl
adds a Collection to this collection.
ojbAddAll(ManageableCollection) - Method in class org.apache.ojb.odmg.collections.DSetImpl
adds a Collection to this collection.
OJBBatchUpdateException - Exception in org.apache.ojb.broker.accesslayer
 
OJBBatchUpdateException() - Constructor for exception org.apache.ojb.broker.accesslayer.OJBBatchUpdateException
 
OJBBatchUpdateException(String) - Constructor for exception org.apache.ojb.broker.accesslayer.OJBBatchUpdateException
 
OJBBatchUpdateException(Throwable) - Constructor for exception org.apache.ojb.broker.accesslayer.OJBBatchUpdateException
 
OJBBatchUpdateException(String, Throwable) - Constructor for exception org.apache.ojb.broker.accesslayer.OJBBatchUpdateException
 
ojbClone() - Method in interface org.apache.ojb.otm.copy.OjbCloneable
Probably just a delegation to the clone() method of object.
OjbCloneable - Interface in org.apache.ojb.otm.copy
 
OjbConfiguration - Class in org.apache.ojb.broker.util.configuration.impl
This class contains the runtime configuration of the OJB system.
OjbConfiguration() - Constructor for class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
OjbConfigurator - Class in org.apache.ojb.broker.util.configuration.impl
The Configurator for the OJB system.
OjbEvent - Class in org.apache.ojb.broker.util.event
 
OjbEvent(Object) - Constructor for class org.apache.ojb.broker.util.event.OjbEvent
 
OjbEventListener - Interface in org.apache.ojb.broker.util.event
 
OJBException - Exception in org.apache.ojb.broker
Base class of all checked exceptions used in OJB.
OJBException() - Constructor for exception org.apache.ojb.broker.OJBException
Creates a new exception instance.
OJBException(String) - Constructor for exception org.apache.ojb.broker.OJBException
Creates a new exception instance.
OJBException(Throwable) - Constructor for exception org.apache.ojb.broker.OJBException
Creates a new exception instance.
OJBException(String, Throwable) - Constructor for exception org.apache.ojb.broker.OJBException
Creates a new exception instance.
OJBIterator - Interface in org.apache.ojb.broker.accesslayer
A Iterator extension internaly used by OJB to handle query results.
ojbIterator() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
ojbIterator() - Method in interface org.apache.ojb.broker.ManageableCollection
Returns an iterator over all elements in the collection.
ojbIterator() - Method in class org.apache.ojb.broker.util.collections.ManageableArrayList
returns an Iterator over all elements in the collection.
ojbIterator() - Method in class org.apache.ojb.broker.util.collections.ManageableHashMap
 
ojbIterator() - Method in class org.apache.ojb.broker.util.collections.ManageableHashSet
returns an Iterator over all elements in the collection.
ojbIterator() - Method in class org.apache.ojb.broker.util.collections.ManageableVector
returns an Iterator over all elements in the collection.
ojbIterator() - Method in class org.apache.ojb.odmg.collections.DListImpl
returns an Iterator over all elements in the collection.
ojbIterator() - Method in class org.apache.ojb.odmg.collections.DSetImpl
returns an Iterator over all elements in the collection.
ojbIterator - Variable in class org.apache.ojb.soda.ObjectSetImpl
 
OJBJ2EE_2 - Class in org.apache.ojb.odmg
Deprecated. use OJB.getInstance() with setting for 'ImplementationClass' declared in OJB properties file.
OJBJ2EE_2() - Constructor for class org.apache.ojb.odmg.OJBJ2EE_2
Deprecated.  
OJBProxy - Interface in org.apache.ojb.broker.core.proxy
 
OJBRuntimeException - Exception in org.apache.ojb.broker
Base class of all unchecked exceptions used in OJB.
OJBRuntimeException() - Constructor for exception org.apache.ojb.broker.OJBRuntimeException
Creates a new exception instance.
OJBRuntimeException(String) - Constructor for exception org.apache.ojb.broker.OJBRuntimeException
Creates a new exception instance.
OJBRuntimeException(Throwable) - Constructor for exception org.apache.ojb.broker.OJBRuntimeException
Creates a new exception instance.
OJBRuntimeException(String, Throwable) - Constructor for exception org.apache.ojb.broker.OJBRuntimeException
Creates a new exception instance.
OJBSearchFilter - Class in org.apache.ojb.broker.query
OJB Search Filter Class for ObJectRelationalBridge O/R mapping tool This class builds a search filter tree, specifing how names and values are to be compared when searching a database.
OJBSearchFilter() - Constructor for class org.apache.ojb.broker.query.OJBSearchFilter
 
OJBSerializableProxy - Class in org.apache.ojb.broker.core.proxy
 
OJBSerializableProxy(Class, IndirectionHandler) - Constructor for class org.apache.ojb.broker.core.proxy.OJBSerializableProxy
 
OJBTxManager - Interface in org.apache.ojb.broker.transaction
Class give support in transaction handling.
OJBTxManager - Interface in org.apache.ojb.odmg
The OJBTxManager defines the contract for associating the caller with the current or new transaction in ODMG.
OJBTxObject - Interface in org.apache.ojb.broker.transaction
Internal used tagging interface for transactional objects.
open - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
open(int) - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
open - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
open(int) - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
open(String, int) - Method in class org.apache.ojb.odmg.DatabaseImpl
Open the named database with the specified access mode.
open(String, int) - Method in interface org.odmg.Database
Open the named database with the specified access mode.
OPEN_EXCLUSIVE - Static variable in interface org.odmg.Database
The database is open for exclusive access.
OPEN_READ_ONLY - Static variable in interface org.odmg.Database
The database is opened for read-only access.
OPEN_READ_WRITE - Static variable in interface org.odmg.Database
The database is opened for reading and writing.
oper - Variable in class org.apache.ojb.broker.query.SearchFilter.SearchBase
 
OptimisticLockException - Exception in org.apache.ojb.broker
Exception that is thrown if a violation of an optimistic lock was detected.
OptimisticLockException() - Constructor for exception org.apache.ojb.broker.OptimisticLockException
Creates a new exception instance.
OptimisticLockException(String) - Constructor for exception org.apache.ojb.broker.OptimisticLockException
Creates a new exception instance.
OptimisticLockException(String, Object) - Constructor for exception org.apache.ojb.broker.OptimisticLockException
Creates a new exception instance.
OptimisticLockException(Throwable) - Constructor for exception org.apache.ojb.broker.OptimisticLockException
Creates a new exception instance.
OQLLexer - Class in org.apache.ojb.odmg.oql
This OQL grammar has been derived from a OQL sample grammar from the ODMG WebSite.
OQLLexer(InputStream) - Constructor for class org.apache.ojb.odmg.oql.OQLLexer
 
OQLLexer(Reader) - Constructor for class org.apache.ojb.odmg.oql.OQLLexer
 
OQLLexer(InputBuffer) - Constructor for class org.apache.ojb.odmg.oql.OQLLexer
 
OQLLexer(LexerSharedInputState) - Constructor for class org.apache.ojb.odmg.oql.OQLLexer
 
OQLLexerTokenTypes - Interface in org.apache.ojb.odmg.oql
 
OQLParser - Class in org.apache.ojb.odmg.oql
 
OQLParser(TokenBuffer, int) - Constructor for class org.apache.ojb.odmg.oql.OQLParser
 
OQLParser(TokenBuffer) - Constructor for class org.apache.ojb.odmg.oql.OQLParser
 
OQLParser(TokenStream, int) - Constructor for class org.apache.ojb.odmg.oql.OQLParser
 
OQLParser(TokenStream) - Constructor for class org.apache.ojb.odmg.oql.OQLParser
 
OQLParser(ParserSharedInputState) - Constructor for class org.apache.ojb.odmg.oql.OQLParser
 
OQLQuery - Interface in org.odmg
The interface to an OQL query object.
OQLQueryImpl - Class in org.apache.ojb.odmg.oql
The OQL query interface implementation.
OQLQueryImpl(ImplementationImpl) - Constructor for class org.apache.ojb.odmg.oql.OQLQueryImpl
 
OQLQueryImpl(PBKey) - Constructor for class org.apache.ojb.odmg.oql.OQLQueryImpl
Deprecated.  
OR - Static variable in class org.apache.ojb.broker.query.Criteria
criteria is OR-ed with it's parent
OR - Static variable in class org.apache.ojb.broker.query.SearchFilter
 
or(Constraint) - Method in class org.apache.ojb.soda.ConstraintImpl
 
or(Constraint) - Method in interface org.odbms.Constraint
links two Constraints for OR evaluation
ORA_BLOB_CLASS - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
ORA_BLOB_HANDLING_AVAILABLE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
ORA_CLOB_CLASS - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
ORA_CLOB_HANDLING_AVAILABLE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
ORA_CONN_CLASS - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
ORA_PS_CLASS - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
ORA_ROW_PREFETCH_AVAILABLE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
ORA_STATEMENT_CACHING_AVAILABLE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
Oracle9iLobHandler - Class in org.apache.ojb.broker.platforms
Handles the Oracle LOB problems for 9i.
Oracle9iLobHandler() - Constructor for class org.apache.ojb.broker.platforms.Oracle9iLobHandler
 
ORACLE_JDBC_TYPE_CURSOR - Static variable in class org.apache.ojb.broker.platforms.PlatformOracleImpl
Field value of oracle.jdbc.OracleTypes.CURSOR.
ORACLE_JOIN_SYNTAX - Static variable in interface org.apache.ojb.broker.accesslayer.JoinSyntaxTypes
Oracle syntax for joins:
SELECT ...
orderAscending() - Method in class org.apache.ojb.soda.QueryImpl
 
orderAscending() - Method in interface org.odbms.Query
adds an ascending order criteria to this node of the query graph.
ORDERBY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
orderClause(QueryByCriteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
orderDescending() - Method in class org.apache.ojb.soda.QueryImpl
 
orderDescending() - Method in interface org.odbms.Query
adds a descending order criteria to this node of the query graph.
orExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
org.apache.ojb.broker - package org.apache.ojb.broker
 
org.apache.ojb.broker.accesslayer - package org.apache.ojb.broker.accesslayer
 
org.apache.ojb.broker.accesslayer.conversions - package org.apache.ojb.broker.accesslayer.conversions
This package contains classes related to type and value conversions between attributes of persistent classes and their mapped columns in the relational database.
org.apache.ojb.broker.accesslayer.sql - package org.apache.ojb.broker.accesslayer.sql
This package contains the OJB SQL generator classes.
org.apache.ojb.broker.ant - package org.apache.ojb.broker.ant
 
org.apache.ojb.broker.cache - package org.apache.ojb.broker.cache
This package provides classes for caching of objects materialized from a datastore.
org.apache.ojb.broker.core - package org.apache.ojb.broker.core
 
org.apache.ojb.broker.core.proxy - package org.apache.ojb.broker.core.proxy
 
org.apache.ojb.broker.locking - package org.apache.ojb.broker.locking
 
org.apache.ojb.broker.metadata - package org.apache.ojb.broker.metadata
 
org.apache.ojb.broker.metadata.fieldaccess - package org.apache.ojb.broker.metadata.fieldaccess
This package provides classes for accessing fields of persistent classes.
org.apache.ojb.broker.metadata.torque - package org.apache.ojb.broker.metadata.torque
 
org.apache.ojb.broker.platforms - package org.apache.ojb.broker.platforms
This package contains classes that provide compatibility to a range of RDBM platforms.
org.apache.ojb.broker.query - package org.apache.ojb.broker.query
 
org.apache.ojb.broker.transaction - package org.apache.ojb.broker.transaction
 
org.apache.ojb.broker.transaction.tm - package org.apache.ojb.broker.transaction.tm
 
org.apache.ojb.broker.util - package org.apache.ojb.broker.util
 
org.apache.ojb.broker.util.batch - package org.apache.ojb.broker.util.batch
 
org.apache.ojb.broker.util.collections - package org.apache.ojb.broker.util.collections
This package contains utility classes that implement the ManageableCollection interface.
org.apache.ojb.broker.util.configuration - package org.apache.ojb.broker.util.configuration
This package contains classes that provide the OJB configuration API.
org.apache.ojb.broker.util.configuration.impl - package org.apache.ojb.broker.util.configuration.impl
 
org.apache.ojb.broker.util.dbhandling - package org.apache.ojb.broker.util.dbhandling
 
org.apache.ojb.broker.util.event - package org.apache.ojb.broker.util.event
 
org.apache.ojb.broker.util.factory - package org.apache.ojb.broker.util.factory
 
org.apache.ojb.broker.util.interceptor - package org.apache.ojb.broker.util.interceptor
 
org.apache.ojb.broker.util.logging - package org.apache.ojb.broker.util.logging
This package contains classes that provide the OJB logging API.
org.apache.ojb.broker.util.pooling - package org.apache.ojb.broker.util.pooling
 
org.apache.ojb.broker.util.sequence - package org.apache.ojb.broker.util.sequence
This package contains classes that provide the OJB sequence numering.
org.apache.ojb.broker.util.ui - package org.apache.ojb.broker.util.ui
 
org.apache.ojb.odmg - package org.apache.ojb.odmg
 
org.apache.ojb.odmg.collections - package org.apache.ojb.odmg.collections
 
org.apache.ojb.odmg.link - package org.apache.ojb.odmg.link
 
org.apache.ojb.odmg.locking - package org.apache.ojb.odmg.locking
 
org.apache.ojb.odmg.oql - package org.apache.ojb.odmg.oql
 
org.apache.ojb.odmg.states - package org.apache.ojb.odmg.states
 
org.apache.ojb.otm - package org.apache.ojb.otm
 
org.apache.ojb.otm.copy - package org.apache.ojb.otm.copy
 
org.apache.ojb.otm.core - package org.apache.ojb.otm.core
 
org.apache.ojb.otm.kit - package org.apache.ojb.otm.kit
 
org.apache.ojb.otm.lock - package org.apache.ojb.otm.lock
 
org.apache.ojb.otm.lock.isolation - package org.apache.ojb.otm.lock.isolation
 
org.apache.ojb.otm.lock.map - package org.apache.ojb.otm.lock.map
 
org.apache.ojb.otm.lock.wait - package org.apache.ojb.otm.lock.wait
 
org.apache.ojb.otm.states - package org.apache.ojb.otm.states
 
org.apache.ojb.otm.swizzle - package org.apache.ojb.otm.swizzle
 
org.apache.ojb.otm.transaction - package org.apache.ojb.otm.transaction
 
org.apache.ojb.soda - package org.apache.ojb.soda
 
org.odbms - package org.odbms
 
org.odmg - package org.odmg
 
OrionTransactionManagerFactory - Class in org.apache.ojb.broker.transaction.tm
Orion TransactionManager lookup.
OrionTransactionManagerFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.OrionTransactionManagerFactory
 
OTM_DEPENDENT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
OTMConnection - Interface in org.apache.ojb.otm
A OTMConnection within the given Environment
OTMGenericException - Exception in org.apache.ojb.otm.core
Generic base exception for exception generated by OTMKit.
OTMGenericException() - Constructor for exception org.apache.ojb.otm.core.OTMGenericException
Constructor for OTMGenericException.
OTMGenericException(String) - Constructor for exception org.apache.ojb.otm.core.OTMGenericException
Constructor for OTMGenericException.
OTMGenericException(Throwable) - Constructor for exception org.apache.ojb.otm.core.OTMGenericException
Constructor for OTMGenericException.
OTMGenericException(String, Throwable) - Constructor for exception org.apache.ojb.otm.core.OTMGenericException
Constructor for OTMGenericException.
OTMKit - Class in org.apache.ojb.otm
OTMKit implementations provide the initial point of entry into the OTM layer.
OTMKit() - Constructor for class org.apache.ojb.otm.OTMKit
 

P

PagingIterator - Class in org.apache.ojb.broker.accesslayer
PagingIterator is wrapper around an OJBIterator to support startAt endAt positions.
PagingIterator(OJBIterator, int, int) - Constructor for class org.apache.ojb.broker.accesslayer.PagingIterator
Constructor
PARAM_BOOLEAN_TRUE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_BOOLEAN_TRUE - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
PARAM_EMPTY - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_NAME_POOL_STATEMENTS - Static variable in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
 
PARAM_NAME_STATEMENT_POOL_MAX_TOTAL - Static variable in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
 
PARAM_NAME_UNWRAP_ALLOWED - Static variable in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
 
PARAM_ROW_PREFETCH_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_ROW_PREFETCH_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
PARAM_STATEMENT_BATCH_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_STATEMENT_BATCH_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
PARAM_STATEMENT_CACHE_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_TYPE_BOOLEAN - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_TYPE_BOOLEAN - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
PARAM_TYPE_EMPTY - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_TYPE_INT_ORABLOB - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_TYPE_INT_ORACLOB - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_TYPE_INTEGER - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_TYPE_INTEGER - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
PARAM_TYPE_STRING - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
PARAM_TYPE_STRING - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
parent(String) - Method in class org.apache.ojb.soda.QueryImpl
 
parent(String) - Method in interface org.odbms.Query
returns a reference to a parent node in the query graph.
PARENT_QUERY_PREFIX - Static variable in class org.apache.ojb.broker.query.Criteria
prefix to identify attributes referencing enclosing query
parseConnectionUrl(String) - Method in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Splits the given jdbc connection url into its components and puts them into a hash map using the PROPERTY_ constants.
passivateConnection() - Method in class org.apache.ojb.broker.util.WrappedConnection
Passivate the connection
path - Variable in class org.apache.ojb.broker.util.SqlHelper.PathInfo
 
PATH_TOKEN - Static variable in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
 
PBCapsule - Class in org.apache.ojb.odmg
 
PBCapsule(PBKey, Transaction) - Constructor for class org.apache.ojb.odmg.PBCapsule
 
pbf - Variable in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
PBFACTORY_JNDI_NAME - Static variable in interface org.apache.ojb.broker.core.PBFactoryIF
 
PBFactoryException - Exception in org.apache.ojb.broker
Is thrown by the persistence broker factory.
PBFactoryException() - Constructor for exception org.apache.ojb.broker.PBFactoryException
Creates a new exception instance.
PBFactoryException(String) - Constructor for exception org.apache.ojb.broker.PBFactoryException
Creates a new exception instance.
PBFactoryException(Throwable) - Constructor for exception org.apache.ojb.broker.PBFactoryException
Creates a new exception instance.
PBFactoryException(String, Throwable) - Constructor for exception org.apache.ojb.broker.PBFactoryException
Creates a new exception instance.
PBFactoryIF - Interface in org.apache.ojb.broker.core
Interface for the service implementation of PBF used in jboss or other application server.
PBKey - Class in org.apache.ojb.broker
A immutable key to identify PB instances in pools, ...
PBKey(String, String, String) - Constructor for class org.apache.ojb.broker.PBKey
Creates a new PBKey.
PBKey(String) - Constructor for class org.apache.ojb.broker.PBKey
Convenience constructor for PBKey(jcdAlias, null, null).
pbKey - Variable in class org.apache.ojb.odmg.collections.DListEntry
 
PBLifeCycleEvent - Class in org.apache.ojb.broker
The PBLifeCycleEvent encapsulates information about the life-cycle of a persistent object.
PBLifeCycleEvent(PersistenceBroker, Object, PBLifeCycleEvent.Type) - Constructor for class org.apache.ojb.broker.PBLifeCycleEvent
Creates a new event instance.
PBLifeCycleEvent(PersistenceBroker, PBLifeCycleEvent.Type) - Constructor for class org.apache.ojb.broker.PBLifeCycleEvent
Creates a new event instance.
PBLifeCycleEvent.Type - Class in org.apache.ojb.broker
Enum-like class for the event types.
PBLifeCycleEvent.Type(int) - Constructor for class org.apache.ojb.broker.PBLifeCycleEvent.Type
Creates a new instance.
PBLifeCycleListener - Interface in org.apache.ojb.broker
The listener interface for receiving persistent object life cycle information.
PBListener - Interface in org.apache.ojb.broker
Tagging interface for all implemented listener associated with an PersistenceBroker instance.
PBPoolConfiguration - Interface in org.apache.ojb.broker.core
 
PBPoolInfo - Class in org.apache.ojb.broker.core
 
PBPoolInfo() - Constructor for class org.apache.ojb.broker.core.PBPoolInfo
 
PBPoolInfo(Properties) - Constructor for class org.apache.ojb.broker.core.PBPoolInfo
 
PBState - Interface in org.apache.ojb.broker
Interface for tracing the life cycle of an PersistenceBroker instance.
PBStateEvent - Class in org.apache.ojb.broker
The PBStateEvent encapsulates information about the life-cycle/transaction demarcation of the used PersistenceBroker instance.
PBStateEvent(PersistenceBroker, PBStateEvent.Type) - Constructor for class org.apache.ojb.broker.PBStateEvent
Creates a new event instance.
PBStateEvent.Type - Class in org.apache.ojb.broker
Enum-like class for the event types.
PBStateEvent.Type(int) - Constructor for class org.apache.ojb.broker.PBStateEvent.Type
Creates a new instance.
PBStateListener - Interface in org.apache.ojb.broker
The listener interface for receiving PersistenceBroker state changes.
performDeletion() - Method in class org.apache.ojb.odmg.NamedRootsMap
Have to be performed after the "normal" objects be written to DB and before method NamedRootsMap.performInsert().
performInsert() - Method in class org.apache.ojb.odmg.NamedRootsMap
Have to be performed after the "normal" objects be written to DB and after method NamedRootsMap.performDeletion().
performLockingIfRequired(TransactionImpl, PersistenceBroker, ManageableCollection) - Method in class org.apache.ojb.odmg.oql.OQLQueryImpl
 
performQuery(JdbcAccess) - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
performReferenceDetection(Image) - Method in class org.apache.ojb.odmg.Image
 
performRetrievalTasks() - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Perform the stored retrieval tasks BRJ: made it public to access it from BasePrefetcher TODO: this is a quick fix !
performTransactionAwareAfterCommit() - Method in class org.apache.ojb.odmg.TransactionImpl
 
performTransactionAwareAfterRollback() - Method in class org.apache.ojb.odmg.TransactionImpl
 
performTransactionAwareBeforeCommit() - Method in class org.apache.ojb.odmg.TransactionImpl
 
performTransactionAwareBeforeRollback() - Method in class org.apache.ojb.odmg.TransactionImpl
 
PersistenceBroker - Interface in org.apache.ojb.broker
PersistenceBroker declares a protocol for persisting arbitrary objects.
PersistenceBrokerAbstractImpl - Class in org.apache.ojb.broker.core
Abstract Implementation of the PersistenceBroker encapsulating the used PB-event/listener concept.
PersistenceBrokerAbstractImpl() - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
PersistenceBrokerAware - Interface in org.apache.ojb.broker
This interface defines a protocol for persistent objects that want to be aware of the operations of the persistence broker.
PersistenceBrokerBean - Class in org.apache.ojb.broker.core
 
PersistenceBrokerBean() - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerBean
 
PersistenceBrokerConfiguration - Interface in org.apache.ojb.broker.core
 
PersistenceBrokerEvent - Class in org.apache.ojb.broker
Base class for persistence broker events.
PersistenceBrokerEvent(PersistenceBroker) - Constructor for class org.apache.ojb.broker.PersistenceBrokerEvent
Creates a new event instance.
PersistenceBrokerException - Exception in org.apache.ojb.broker
Base class for exceptions happening during persistence broker operations.
PersistenceBrokerException() - Constructor for exception org.apache.ojb.broker.PersistenceBrokerException
Creates a new exception instance.
PersistenceBrokerException(String) - Constructor for exception org.apache.ojb.broker.PersistenceBrokerException
Creates a new exception instance.
PersistenceBrokerException(Throwable) - Constructor for exception org.apache.ojb.broker.PersistenceBrokerException
Creates a new exception instance.
PersistenceBrokerException(String, Throwable) - Constructor for exception org.apache.ojb.broker.PersistenceBrokerException
Creates a new exception instance.
PersistenceBrokerFactory - Class in org.apache.ojb.broker
Convenience factory class that produces PersistenceBroker instances.
PersistenceBrokerFactory() - Constructor for class org.apache.ojb.broker.PersistenceBrokerFactory
 
PersistenceBrokerFactoryBaseImpl - Class in org.apache.ojb.broker.core
This is an base implementation of the PersistenceBrokerFactoryIF interface.
PersistenceBrokerFactoryBaseImpl() - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
 
PersistenceBrokerFactoryDefaultImpl - Class in org.apache.ojb.broker.core
This is the default implementation of the PersistenceBrokerFactoryIF interface.
PersistenceBrokerFactoryDefaultImpl() - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
 
PersistenceBrokerFactoryFactory - Class in org.apache.ojb.broker.core
 
PersistenceBrokerFactoryFactory() - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerFactoryFactory
 
PersistenceBrokerFactoryIF - Interface in org.apache.ojb.broker.core
Factory for PersistenceBroker instances.
PersistenceBrokerFactorySyncImpl - Class in org.apache.ojb.broker.core
Workaround for participate the PB-api in JTA transaction by implementing the Synchronization interface.
PersistenceBrokerFactorySyncImpl() - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl
 
PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl - Class in org.apache.ojb.broker.core
 
PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl(PersistenceBrokerInternal, KeyedObjectPool) - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl.PersistenceBrokerSyncImpl
 
PersistenceBrokerHandle - Class in org.apache.ojb.broker.core
 
PersistenceBrokerHandle(PersistenceBrokerInternal) - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerHandle
Constructor for the handle, set itself in PersistenceBrokerThreadMapping.setCurrentPersistenceBroker(org.apache.ojb.broker.PBKey, org.apache.ojb.broker.PersistenceBrokerInternal)
PersistenceBrokerImpl - Class in org.apache.ojb.broker.core
The PersistenceBrokerImpl is an implementation of the PersistenceBroker Interface that specifies a persistence mechanism for Java objects.
PersistenceBrokerImpl(PBKey, PersistenceBrokerFactoryIF) - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerImpl
Constructor used by PersistenceBrokerFactoryIF implementation.
PersistenceBrokerInternal - Interface in org.apache.ojb.broker
Extended version of the PersistenceBroker specifying additional functionality that is only relevant internally.
PersistenceBrokerSQLException - Exception in org.apache.ojb.broker
Encapsulates a SQL exception thrown during a broker action.
PersistenceBrokerSQLException() - Constructor for exception org.apache.ojb.broker.PersistenceBrokerSQLException
Creates a new exception instance.
PersistenceBrokerSQLException(SQLException) - Constructor for exception org.apache.ojb.broker.PersistenceBrokerSQLException
Creates a new exception instance.
PersistenceBrokerSQLException(String) - Constructor for exception org.apache.ojb.broker.PersistenceBrokerSQLException
Creates a new exception instance.
PersistenceBrokerSQLException(String, SQLException) - Constructor for exception org.apache.ojb.broker.PersistenceBrokerSQLException
Creates a new exception instance.
PersistenceBrokerThreadMapping - Class in org.apache.ojb.broker.core
Helper class that tracks correspondence between PersistenceBroker instances and threads.
PersistenceBrokerThreadMapping() - Constructor for class org.apache.ojb.broker.core.PersistenceBrokerThreadMapping
 
PERSISTENT_CLEAN - Static variable in class org.apache.ojb.otm.states.State
 
PERSISTENT_DELETED - Static variable in class org.apache.ojb.otm.states.State
 
PERSISTENT_DIRTY - Static variable in class org.apache.ojb.otm.states.State
 
PERSISTENT_NEW - Static variable in class org.apache.ojb.otm.states.State
 
PERSISTENT_NEW_DELETED - Static variable in class org.apache.ojb.otm.states.State
 
PersistentClean - Class in org.apache.ojb.otm.states
this state represents old Objects (i.e.
PersistentDeleted - Class in org.apache.ojb.otm.states
this state represents old objects which have been marked for deletion during tx (ODMG StateOldDelete).
PersistentDirty - Class in org.apache.ojb.otm.states
this state represents persistent objects which have been altered during tx (ODMG StateOldDirty).
PersistentField - Interface in org.apache.ojb.broker.metadata.fieldaccess
 
PersistentFieldAutoProxyImpl - Class in org.apache.ojb.broker.metadata.fieldaccess
PeristentField implementation that attempts to detect the nature of the field it is persisting.
PersistentFieldAutoProxyImpl() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
 
PersistentFieldAutoProxyImpl(Class, String) - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
 
PersistentFieldAutoProxyImplNew - Class in org.apache.ojb.broker.metadata.fieldaccess
Deprecated. replaced by PersistentFieldAutoProxyImpl.
PersistentFieldAutoProxyImplNew() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImplNew
Deprecated.  
PersistentFieldBase - Class in org.apache.ojb.broker.metadata.fieldaccess
Abstract PersistentField base implementation class.
PersistentFieldBase() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
For internal use only!! TODO: Default constructor only needed to support PersistentFieldFactory#usesAccessorsAndMutators() method - find a better solution.
PersistentFieldBase(Class, String) - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
 
persistentFieldClasses - Variable in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
Define the number and ordering of the used PersistentField implementaions.
PersistentFieldDirectAccessImplNew - Class in org.apache.ojb.broker.metadata.fieldaccess
Deprecated. replaced by PersistentFieldDirectImpl.
PersistentFieldDirectAccessImplNew() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectAccessImplNew
Deprecated.  
PersistentFieldDirectImpl - Class in org.apache.ojb.broker.metadata.fieldaccess
This PersistentField implementation is the high-speed version of the access strategies.
PersistentFieldDirectImpl() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
 
PersistentFieldDirectImpl(Class, String) - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
 
PersistentFieldDynaBeanImpl - Class in org.apache.ojb.broker.metadata.fieldaccess
A PersistentField implementation accesses a property from a DynaBean.
PersistentFieldDynaBeanImpl() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
 
PersistentFieldDynaBeanImpl(Class, String) - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
 
PersistentFieldDynaBeanImplNew - Class in org.apache.ojb.broker.metadata.fieldaccess
Deprecated. replaced by PersistentFieldDynaBeanImpl.
PersistentFieldDynaBeanImplNew() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImplNew
Deprecated.  
PersistentFieldFactory - Class in org.apache.ojb.broker.metadata.fieldaccess
 
PersistentFieldFactory() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldFactory
 
PersistentFieldIntrospectorImpl - Class in org.apache.ojb.broker.metadata.fieldaccess
A PersistentField implementation using JavaBeans compliant calls only to access persistent attributes.
PersistentFieldIntrospectorImpl() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
 
PersistentFieldIntrospectorImpl(Class, String) - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
 
PersistentFieldIntrospectorImplNew - Class in org.apache.ojb.broker.metadata.fieldaccess
Deprecated. replaced by PersistentFieldIntrospectorImpl.
PersistentFieldIntrospectorImplNew() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImplNew
Deprecated.  
PersistentFieldPrivilegedImpl - Class in org.apache.ojb.broker.metadata.fieldaccess
A PersistentField implementation using reflection to access but does cooperate with AccessController and do not suppress the java language access check.
PersistentFieldPrivilegedImpl() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldPrivilegedImpl
 
PersistentFieldPrivilegedImpl(Class, String) - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldPrivilegedImpl
 
PersistentFieldPrivilegedImplNew - Class in org.apache.ojb.broker.metadata.fieldaccess
Deprecated. replaced by PersistentFieldPrivilegedImpl.
PersistentFieldPrivilegedImplNew() - Constructor for class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldPrivilegedImplNew
Deprecated.  
PersistentNew - Class in org.apache.ojb.otm.states
this state represents new objects which must be created during tx (ODMG StateNewDirty).
PersistentNewDeleted - Class in org.apache.ojb.otm.states
this state represents new objects which have been mrked for deletion during tx (ODMG StateNewDelete).
PkEnumeration - Class in org.apache.ojb.broker.accesslayer
this class can be used to create enumerations of PrimaryKey objects.
PkEnumeration(Query, ClassDescriptor, Class, PersistenceBroker) - Constructor for class org.apache.ojb.broker.accesslayer.PkEnumeration
PkEnumeration constructor.
PkIterator - Class in org.apache.ojb.broker.accesslayer
 
PkIterator(Enumeration) - Constructor for class org.apache.ojb.broker.accesslayer.PkIterator
 
pkLimit - Variable in class org.apache.ojb.broker.accesslayer.BasePrefetcher
Maximum number of pk's in one query.
PlainPrefetcher - Class in org.apache.ojb.broker.accesslayer
Prefetcher for plain list of objects (no relations).
PlainPrefetcher(PersistenceBrokerImpl, Class) - Constructor for class org.apache.ojb.broker.accesslayer.PlainPrefetcher
 
platform - Variable in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
Platform - Interface in org.apache.ojb.broker.platforms
This interface provides callbacks that allow to perform RDBMS Platform specific operations wherever neccessary.
PLATFORM_DB2 - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the DB2 platform
PLATFORM_FIREBIRD - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the Firebird platform
PLATFORM_HSQLDB - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the Hsqldb platform
PLATFORM_INFORMIX - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the Informix platform
PLATFORM_MAXDB - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the MaxDB platform
PLATFORM_MCKOI - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the McKoi platform
PLATFORM_MSACCESS - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the MsAccess platform
PLATFORM_MSSQLSERVER - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the Microsoft SQL Server platform
PLATFORM_MYSQL - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the MySQL platform
PLATFORM_ORACLE - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the generic Oracle platform
PLATFORM_ORACLE9I - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the Oracle9i platform
PLATFORM_POSTGRESQL - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the PostgresSQL platform
PLATFORM_SYBASE - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the generic Sybase platform
PLATFORM_SYBASEASA - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the Sybase ASA platform
PLATFORM_SYBASEASE - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the Sybase ASE platform
PLATFORM_WLORACLE9I - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
Identifier for the Oracle9i for WebLogic platform
PlatformDb2Impl - Class in org.apache.ojb.broker.platforms
This class extends PlatformDefaultImpl and defines specific behavior for the DB2 platform.
PlatformDb2Impl() - Constructor for class org.apache.ojb.broker.platforms.PlatformDb2Impl
 
PlatformDefaultImpl - Class in org.apache.ojb.broker.platforms
This class is a concrete implementation of Platform.
PlatformDefaultImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
PlatformDerbyImpl - Class in org.apache.ojb.broker.platforms
This class defines specific behavior for the Derby platform.
PlatformDerbyImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformDerbyImpl
 
PlatformException - Exception in org.apache.ojb.broker.platforms
 
PlatformException(String) - Constructor for exception org.apache.ojb.broker.platforms.PlatformException
 
PlatformException(Throwable) - Constructor for exception org.apache.ojb.broker.platforms.PlatformException
 
PlatformException(String, Throwable) - Constructor for exception org.apache.ojb.broker.platforms.PlatformException
 
PlatformFactory - Class in org.apache.ojb.broker.platforms
this factory class is responsible to create Platform objects that define RDBMS platform specific behaviour.
PlatformFactory() - Constructor for class org.apache.ojb.broker.platforms.PlatformFactory
 
PlatformFirebirdImpl - Class in org.apache.ojb.broker.platforms
This class extends PlatformDefaultImpl and defines specific behavior for the Firebird platform.
PlatformFirebirdImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformFirebirdImpl
 
PlatformHsqldbImpl - Class in org.apache.ojb.broker.platforms
This class extends PlatformDefaultImpl and defines specific behavior for the Hsqldb platform.
PlatformHsqldbImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformHsqldbImpl
 
PlatformInformixImpl - Class in org.apache.ojb.broker.platforms
This class extends PlatformDefaultImpl and defines specific behavior for the Informix platform.
PlatformInformixImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformInformixImpl
 
PlatformMaxDBImpl - Class in org.apache.ojb.broker.platforms
 
PlatformMaxDBImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformMaxDBImpl
 
PlatformMsAccessImpl - Class in org.apache.ojb.broker.platforms
 
PlatformMsAccessImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformMsAccessImpl
 
PlatformMsSQLServerImpl - Class in org.apache.ojb.broker.platforms
This class extends PlatformDefaultImpl and defines specific behavior for the Microsoft SQL Server platform.
PlatformMsSQLServerImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformMsSQLServerImpl
 
PlatformMySQLImpl - Class in org.apache.ojb.broker.platforms
 
PlatformMySQLImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
PlatformOracle9iImpl - Class in org.apache.ojb.broker.platforms
This class is a concrete implementation of Platform.
PlatformOracle9iImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Default constructor.
PlatformOracleImpl - Class in org.apache.ojb.broker.platforms
This class is a concrete implementation of Platform.
PlatformOracleImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformOracleImpl
Default constructor.
PlatformPostgreSQLImpl - Class in org.apache.ojb.broker.platforms
This class extends PlatformDefaultImpl and defines specific behavior for the PostgreSQL platform.
PlatformPostgreSQLImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
PlatformSapdbImpl - Class in org.apache.ojb.broker.platforms
SapDB specific Platform implementation.
PlatformSapdbImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
PlatformSybaseASAImpl - Class in org.apache.ojb.broker.platforms
This class is a concrete implementation of Platform.
PlatformSybaseASAImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformSybaseASAImpl
 
PlatformSybaseASEImpl - Class in org.apache.ojb.broker.platforms
This class extends PlatformSybaseImpl and defines specific behavior for the Sybase ASE platform.
PlatformSybaseASEImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformSybaseASEImpl
 
PlatformSybaseImpl - Class in org.apache.ojb.broker.platforms
This class is a concrete implementation of Platform.
PlatformSybaseImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformSybaseImpl
 
PlatformWLOracle9iImpl - Class in org.apache.ojb.broker.platforms
Deprecated. since OJB 1.0.2 the default PlatformOracle9iImpl should be usable in WebLogic
PlatformWLOracle9iImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
PoolablePersistenceBroker - Class in org.apache.ojb.broker.core
 
PoolablePersistenceBroker(PersistenceBrokerInternal, KeyedObjectPool) - Constructor for class org.apache.ojb.broker.core.PoolablePersistenceBroker
 
PoolConfiguration - Class in org.apache.ojb.broker.util.pooling
Encapsulates configuration properties for implementations using ObjectPool.
PoolConfiguration() - Constructor for class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
PoolConfiguration(Properties) - Constructor for class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
PoorMansLoggerImpl - Class in org.apache.ojb.broker.util.logging
this is a most simple Logger implementation.
PoorMansLoggerImpl(String) - Constructor for class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
position - Variable in class org.apache.ojb.odmg.collections.DListEntry
 
position - Variable in class org.apache.ojb.soda.ObjectSetImpl
 
PRECISION - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
prefetchClause(QueryByCriteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
prefetchCriterion(QueryByCriteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
prefetchRelationship(Collection) - Method in class org.apache.ojb.broker.accesslayer.BasePrefetcher
 
prefetchRelationship(Collection) - Method in class org.apache.ojb.broker.accesslayer.MtoNCollectionPrefetcher
 
prefetchRelationship(Collection) - Method in interface org.apache.ojb.broker.accesslayer.RelationshipPrefetcher
Prefetch the Relationship for the owners (the 1 side of a 1:n)
prefix - Variable in class org.apache.ojb.broker.util.SqlHelper.PathInfo
 
prepareCall(String) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareCall(String, int, int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareCommit() - Method in class org.apache.ojb.odmg.TransactionImpl
Prepare does the actual work of moving the changes at the object level into storage (the underlying rdbms for instance).
PreparedModel - Class in org.apache.ojb.broker.ant
Provides a model derived from DescriptorRepository that is preprocessed for data handling (inserting data, generating data dtd).
PreparedModel(DescriptorRepository, Database) - Constructor for class org.apache.ojb.broker.ant.PreparedModel
 
PreparedStatementInvocationHandler - Class in org.apache.ojb.broker.util.batch
The implementation of java.reflect.InvocationHandler which is used to create dynamic proxy which will implement PreparedStatement and BatchPreparedStatement.
PreparedStatementInvocationHandler(BatchConnection, String, JdbcConnectionDescriptor) - Constructor for class org.apache.ojb.broker.util.batch.PreparedStatementInvocationHandler
 
prepareEntry(Object, Object) - Method in class org.apache.ojb.odmg.collections.DMapImpl
 
prepareForPersistency(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
prepareForPersistency(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
prepareForStore(PersistenceBroker) - Method in class org.apache.ojb.odmg.NamedRootsMap.NamedEntry
This has to be called before this object will be persistet.
prepareKeyRealSubject(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
prepareNextValProcedureStatement(Connection, String, String) - Method in interface org.apache.ojb.broker.platforms.Platform
Create stored procedure call for a special sequence manager implementation SequenceManagerStoredProcedureImpl, because it seems that jdbc-driver differ in handling of CallableStatement.
prepareNextValProcedureStatement(Connection, String, String) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
prepareNextValProcedureStatement(Connection, String, String) - Method in class org.apache.ojb.broker.platforms.PlatformInformixImpl
 
prepareNextValProcedureStatement(Connection, String, String) - Method in class org.apache.ojb.broker.platforms.PlatformMsSQLServerImpl
 
prepareNextValProcedureStatement(Connection, String, String) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
prepareNextValProcedureStatement(Connection, String, String) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
Method prepareNextValProcedureStatement implementation is simply copied over from PlatformMsSQLServerImpl class.
prepareRealSubject(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
prepareRelationshipSettings() - Method in class org.apache.ojb.broker.accesslayer.PlainPrefetcher
 
prepareRelationshipSettings() - Method in interface org.apache.ojb.broker.accesslayer.RelationshipPrefetcher
Prepare the Relationship for prefetch (ie: disable auto-retrieve)
prepareRelationshipSettings() - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl
 
prepareStatement(Connection, String, boolean, boolean, int) - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
Prepares a statement with parameters that should work with most RDBMS.
prepareStatement(String) - Method in class org.apache.ojb.broker.util.batch.BatchConnection
 
prepareStatement(String, int, int) - Method in class org.apache.ojb.broker.util.batch.BatchConnection
 
prepareStatement(String) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareStatement(String, int, int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareStatement(String, int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareStatement(String, int[]) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareStatement(String, String[]) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
prepareValueRealSubject(PersistenceBroker) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
PRIMARY_KEY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
print(char) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
print(double) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
print(float) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
print(int) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
print(long) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
print(boolean) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
print(char[]) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
print(Object) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
print(String) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println() - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(char) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(double) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(float) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(int) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(long) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(boolean) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(char[]) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(Object) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
println(String) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
PROCEDURE_NAME - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
 
ProcedureDescriptor - Class in org.apache.ojb.broker.metadata
A ProcedureDescriptor contains information that is common for all types of procedures/functions that are used to handle the persistence operations.
ProcedureDescriptor(ClassDescriptor, String) - Constructor for class org.apache.ojb.broker.metadata.ProcedureDescriptor
Constructor declaration
projectionAttributes() - Method in class org.apache.ojb.odmg.oql.OQLParser
 
PROP_SEQ_AS - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Property name used to configure sequence manager implementations.
PROP_SEQ_CACHE - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Property name used to configure sequence manager implementations.
PROP_SEQ_CYCLE - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Property name used to configure sequence manager implementations.
PROP_SEQ_INCREMENT_BY - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Property name used to configure sequence manager implementations.
PROP_SEQ_MAX_VALUE - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Property name used to configure sequence manager implementations.
PROP_SEQ_MIN_VALUE - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Property name used to configure sequence manager implementations.
PROP_SEQ_ORDER - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Property name used to configure sequence manager implementations.
PROP_SEQ_START - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Property name used to configure sequence manager implementations.
PROP_SEQ_START_OLD - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
Deprecated. use SequenceManagerHelper.PROP_SEQ_START instead.
properSubsetOf(DSet) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Determine whether this set is a proper subset of the set referenced by otherSet.
properSubsetOf(DSet) - Method in interface org.odmg.DSet
Determine whether this set is a proper subset of the set referenced by otherSet.
properSupersetOf(DSet) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Determine whether this set is a proper superset of the set referenced by otherSet.
properSupersetOf(DSet) - Method in interface org.odmg.DSet
Determine whether this set is a proper superset of the set referenced by otherSet.
properties - Variable in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
the properties object holding the configuration data
PROPERTY_AUTO_NAMING - Static variable in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
PROPERTY_COMMONS_LOGGING_LOG - Static variable in class org.apache.ojb.broker.util.logging.LoggingConfiguration
The commons-logging property denoting which log to use.
PROPERTY_COMMONS_LOGGING_LOGFACTORY - Static variable in class org.apache.ojb.broker.util.logging.LoggingConfiguration
The commons-logging property denoting which log factory to use.
PROPERTY_DBALIAS - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The name of the property returned by the #splitConnectionUrl(String) method that contains the database alias (the actual database url)
PROPERTY_GLOBAL_SEQUENCE_ID - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
PROPERTY_GLOBAL_SEQUENCE_START - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
PROPERTY_GRAB_SIZE - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
PROPERTY_GRAB_SIZE - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerSeqHiLoImpl
 
PROPERTY_OJB_LOGGERCLASS - Static variable in class org.apache.ojb.broker.util.logging.LoggingConfiguration
The property denoting the OJB logger class
PROPERTY_OJB_LOGGERCONFIGFILE - Static variable in class org.apache.ojb.broker.util.logging.LoggingConfiguration
The property denoting the config file for the OJB logger class
PROPERTY_PROTOCOL - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The name of the property returned by the #splitConnectionUrl(String) method that contains the protocol
PROPERTY_SUBPROTOCOL - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The name of the property returned by the #splitConnectionUrl(String) method that contains the sub protocol
PROXY_PREFETCHING_LIMIT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
PROXY_REFERENCE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
ProxyConfiguration - Interface in org.apache.ojb.broker.core.proxy
Declares a configuration for he indirection handler factory.
ProxyFactory - Interface in org.apache.ojb.broker.core.proxy
Factory class for creating instances of the indirection handler used by OJB's proxies, and for the collection proxies.
ProxyFactoryCGLIBImpl - Class in org.apache.ojb.broker.core.proxy
 
ProxyFactoryCGLIBImpl() - Constructor for class org.apache.ojb.broker.core.proxy.ProxyFactoryCGLIBImpl
 
ProxyFactoryJDKImpl - Class in org.apache.ojb.broker.core.proxy
 
ProxyFactoryJDKImpl() - Constructor for class org.apache.ojb.broker.core.proxy.ProxyFactoryJDKImpl
 
ProxyHelper - Class in org.apache.ojb.broker.core.proxy
ProxyHelper used to get the real thing behind a proxy
ProxyHelper() - Constructor for class org.apache.ojb.broker.core.proxy.ProxyHelper
 
put(Object, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl.SoftHashMap
Put the key, value pair into the HashMap using a SoftValue object
put(Class, ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Add a ClassDescriptor to the internal Hashtable
Set the Repository for ClassDescriptor
put(String, ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Add a ClassDescriptor to the internal Hashtable
Set the Repository for ClassDescriptor
put(Object, Object) - Method in class org.apache.ojb.broker.util.DoubleHashtable
put a (key, value) pair into the table.
put(Object, Object) - Method in class org.apache.ojb.broker.util.IdentityHashMap
 
put(Object, Object) - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Associates the given key with the given value.
put(Object, Object) - Method in class org.apache.ojb.odmg.collections.DMapImpl
 
putToFieldCache(Object, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
 

Q

quantifierExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
query() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
query() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
query() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
Query - Interface in org.apache.ojb.broker.query
represents Queries that can be used by the OJB PersistenceBroker to retrieve Objects from the underlying DB.
query(String) - Method in class org.apache.ojb.odmg.collections.DListImpl
Evaluate the boolean query predicate for each element of the collection and return a new collection that contains each element that evaluated to true.
query(String) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Evaluate the boolean query predicate for each element of the collection and return a new collection that contains each element that evaluated to true.
query() - Method in class org.apache.ojb.soda.ObjectContainerImpl
 
query() - Method in interface org.odbms.ObjectContainer
factory method to create a new Query object.
Query - Interface in org.odbms
handle to a query graph and reference to a specific node.
query(String) - Method in interface org.odmg.DCollection
Evaluate the boolean query predicate for each element of the collection and return a new collection that contains each element that evaluated to true.
QUERY_CUSTOMIZER - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
QueryByCriteria - Class in org.apache.ojb.broker.query
represents a search by criteria.
QueryByCriteria(Class, Criteria, Criteria, boolean) - Constructor for class org.apache.ojb.broker.query.QueryByCriteria
Build a Query for class targetClass with criteria.
QueryByCriteria(Class, Criteria, Criteria) - Constructor for class org.apache.ojb.broker.query.QueryByCriteria
Build a Query for class targetClass with criteria.
QueryByCriteria(Class, Criteria) - Constructor for class org.apache.ojb.broker.query.QueryByCriteria
Build a Query for class targetClass with criteria.
QueryByCriteria(Class, Criteria, boolean) - Constructor for class org.apache.ojb.broker.query.QueryByCriteria
Build a Query for class targetClass with criteria.
QueryByCriteria(Object, boolean) - Constructor for class org.apache.ojb.broker.query.QueryByCriteria
Build a Query based on anObject
all non null values are used as EqualToCriteria
QueryByCriteria(Object) - Constructor for class org.apache.ojb.broker.query.QueryByCriteria
Build a Query based on anObject
all non null values are used as EqualToCriteria
QueryByCriteria(Class) - Constructor for class org.apache.ojb.broker.query.QueryByCriteria
Build a Query based on a Class Object.
QueryByIdentity - Class in org.apache.ojb.broker.query
Represents a search by identity.
QueryByIdentity(Object) - Constructor for class org.apache.ojb.broker.query.QueryByIdentity
QueryByIdentity can be generated from example Objects or by Identity Objects
QueryByMtoNCriteria - Class in org.apache.ojb.broker.query
represents a search by criteria.
QueryByMtoNCriteria(Class, String, Criteria) - Constructor for class org.apache.ojb.broker.query.QueryByMtoNCriteria
Build a Query for class targetClass with criteria.
QueryByMtoNCriteria(Class, String, Criteria, boolean) - Constructor for class org.apache.ojb.broker.query.QueryByMtoNCriteria
Build a Query for class targetClass with criteria.
QueryBySQL - Class in org.apache.ojb.broker.query
 
QueryBySQL(Class, String) - Constructor for class org.apache.ojb.broker.query.QueryBySQL
 
QueryCustomizer - Interface in org.apache.ojb.broker.accesslayer
Interface for QueryCustomizer in CollectionDescriptor
QueryCustomizerDefaultImpl - Class in org.apache.ojb.broker.accesslayer
Default Implementation of QueryCustomizer.
QueryCustomizerDefaultImpl() - Constructor for class org.apache.ojb.broker.accesslayer.QueryCustomizerDefaultImpl
Default Constructor
QueryException - Exception in org.odmg
This is the base class for all exceptions associated with queries.
QueryException() - Constructor for exception org.odmg.QueryException
Constructs an instance of the exception.
QueryException(String) - Constructor for exception org.odmg.QueryException
Constructs an instance of the exception with a message indicating the reason for the exception.
QueryFactory - Class in org.apache.ojb.broker.query
Insert the type's description here.
QueryFactory() - Constructor for class org.apache.ojb.broker.query.QueryFactory
 
QueryImpl - Class in org.apache.ojb.soda
 
QueryImpl(PersistenceBroker) - Constructor for class org.apache.ojb.soda.QueryImpl
Constructor for QueryImpl.
QueryImpl(Query) - Constructor for class org.apache.ojb.soda.QueryImpl
wrapping constructor.
QueryInvalidException - Exception in org.odmg
This exception is thrown if the query is not a valid OQL query.
QueryInvalidException() - Constructor for exception org.odmg.QueryInvalidException
Construct an instance of the exception.
QueryInvalidException(String) - Constructor for exception org.odmg.QueryInvalidException
Construct an instance of the exception.
QueryParameterCountInvalidException - Exception in org.odmg
This exception is thrown when the number of bound parameters for a query does not match the number of placeholders.
QueryParameterCountInvalidException() - Constructor for exception org.odmg.QueryParameterCountInvalidException
Construct an instance of the exception.
QueryParameterCountInvalidException(String) - Constructor for exception org.odmg.QueryParameterCountInvalidException
Construct an instance of the exception with a message.
QueryParameterTypeInvalidException - Exception in org.odmg
This exception is thrown when the type of a query parameter is not compatible with the expected type.
QueryParameterTypeInvalidException() - Constructor for exception org.odmg.QueryParameterTypeInvalidException
Construct an instance of the exception.
QueryParameterTypeInvalidException(String) - Constructor for exception org.odmg.QueryParameterTypeInvalidException
Construct an instance of the exception with a message.
QueryPreparationRuntimeException - Exception in org.apache.ojb.otm.core
Error during the creation of a query
QueryPreparationRuntimeException() - Constructor for exception org.apache.ojb.otm.core.QueryPreparationRuntimeException
 
QueryPreparationRuntimeException(String) - Constructor for exception org.apache.ojb.otm.core.QueryPreparationRuntimeException
 
QueryReferenceBroker - Class in org.apache.ojb.broker.core
Encapsulates 1:1 and 1:n references and collection references stuff.
QueryReferenceBroker(PersistenceBrokerImpl) - Constructor for class org.apache.ojb.broker.core.QueryReferenceBroker
 

R

read(PersistenceBroker, Object) - Method in interface org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl.CopyStrategy
Called when an object is read from the application cache (second level cache) before the object is full materialized, see ObjectCacheTwoLevelImpl.materializeFullObject(Object).
read(PersistenceBroker, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl.CopyStrategyImpl
 
read() - Method in class org.apache.ojb.broker.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.apache.ojb.broker.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
READ - Static variable in interface org.odmg.Transaction
Read lock mode.
READ_LOCK - Static variable in class org.apache.ojb.otm.lock.LockType
 
ReadCommittedIsolation - Class in org.apache.ojb.otm.lock.isolation
READ_COMMITTED IsolationStrategy.
ReadCommittedIsolation() - Constructor for class org.apache.ojb.otm.lock.isolation.ReadCommittedIsolation
 
ReadCommittedStrategy - Class in org.apache.ojb.odmg.locking
The implementation of the Commited Reads Locking stra ReadCommitted - Reads and Writes require locks.
ReadCommittedStrategy() - Constructor for class org.apache.ojb.odmg.locking.ReadCommittedStrategy
 
readConnectionRepository(String) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Read JdbcConnectionDescriptors from the given repository file.
readConnectionRepository(InputStream) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Read JdbcConnectionDescriptors from this InputStream.
readConnectionRepository(String) - Method in class org.apache.ojb.broker.metadata.RepositoryPersistor
Read the repository configuration file and extract connection handling information.
readConnectionRepository(InputStream) - Method in class org.apache.ojb.broker.metadata.RepositoryPersistor
Read the repository configuration file and extract connection handling information.
readDescriptorRepository(String) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Read ClassDescriptors from the given repository file.
readDescriptorRepository(InputStream) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Read ClassDescriptors from the given InputStream.
readDescriptorRepository(String) - Method in class org.apache.ojb.broker.metadata.RepositoryPersistor
Read the repository configuration file.
readDescriptorRepository(InputStream) - Method in class org.apache.ojb.broker.metadata.RepositoryPersistor
 
readLock(Object, Object, int) - Method in interface org.apache.ojb.broker.locking.LockManager
Acquires a readlock for lock key on resource object.
readLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
readLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
readLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
readLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
aquires a readlock for transaction tx on object obj.
readLock(TransactionImpl, Identity, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
aquires a readlock for transaction tx on object obj.
readLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated. aquires a readlock for transaction tx on object obj.
readLock(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated.  
readLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
readLock(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
readLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockStrategy
Deprecated. acquire a read lock on Object obj for Transaction tx.
readLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadCommittedStrategy
acquire a read lock on Object obj for Transaction tx.
readLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadUncommittedStrategy
acquire a read lock on Object obj for Transaction tx.
readLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RepeatableReadStrategy
acquire a read lock on Object obj for Transaction tx.
readLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.SerializableStrategy
acquire a read lock on Object obj for Transaction tx.
readLock(Transaction, ObjectLock) - Method in class org.apache.ojb.otm.lock.isolation.ReadCommittedIsolation
 
readLock(Transaction, ObjectLock) - Method in class org.apache.ojb.otm.lock.isolation.ReadUncommittedIsolation
 
readLock(Transaction, ObjectLock) - Method in class org.apache.ojb.otm.lock.isolation.RepeatableReadIsolation
 
readLock(Transaction, ObjectLock) - Method in class org.apache.ojb.otm.lock.isolation.SerializableIsolation
 
readLock(Transaction, ObjectLock) - Method in interface org.apache.ojb.otm.lock.isolation.TransactionIsolation
 
readLock(Transaction) - Method in class org.apache.ojb.otm.lock.ObjectLock
 
readModel() - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
readObjectArrayFrom(ResultSetAndStatement, Map) - Method in interface org.apache.ojb.broker.accesslayer.RowReader
Read all fields from the current ResultRow into the Object[] row.# ConversionStrategies are applied here!
readObjectArrayFrom(ResultSetAndStatement, Map) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
materialize a single object, described by cld, from the first row of the ResultSet rs.
readObjectFrom(Map) - Method in interface org.apache.ojb.broker.accesslayer.RowReader
materialize a single object from the values of the Map row.
readObjectFrom(Map) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
materialize a single object, described by cld, from the first row of the ResultSet rs.
readPkValuesFrom(ResultSetAndStatement, Map) - Method in interface org.apache.ojb.broker.accesslayer.RowReader
Read primary key fields from the current ResultRow into the Object[] row.# ConversionStrategies are applied here!
readPkValuesFrom(ResultSetAndStatement, Map) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
 
ReadUncommittedIsolation - Class in org.apache.ojb.otm.lock.isolation
 
ReadUncommittedIsolation() - Constructor for class org.apache.ojb.otm.lock.isolation.ReadUncommittedIsolation
 
ReadUncommittedStrategy - Class in org.apache.ojb.odmg.locking
The implementation of the Uncommited Reads Locking strategy.
ReadUncommittedStrategy() - Constructor for class org.apache.ojb.odmg.locking.ReadUncommittedStrategy
 
readValuesFrom(ResultSetAndStatement, Map, FieldDescriptor[]) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
 
realSubject - Variable in class org.apache.ojb.odmg.collections.DListEntry
 
reassignBootLogger(boolean) - Method in class org.apache.ojb.broker.util.logging.LoggerFactoryImpl
 
REFERENCE_DESCRIPTOR - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
REFERENCED_CLASS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
ReferenceMap - Class in org.apache.ojb.broker.util
Deprecated. use ReferenceIdentityMap instead.
ReferenceMap() - Constructor for class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Constructs a new ReferenceMap that will use hard references to keys and soft references to values.
ReferenceMap(int, int) - Constructor for class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Constructs a new ReferenceMap that will use the specified types of references.
ReferenceMap(int, int, int, float, boolean) - Constructor for class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Constructs a new ReferenceMap with the specified reference types, load factor and initial capacity.
ReferenceMap.DefaultMapEntry - Class in org.apache.ojb.broker.util
Deprecated. A default implementation of Map.Entry
ReferenceMap.DefaultMapEntry() - Constructor for class org.apache.ojb.broker.util.ReferenceMap.DefaultMapEntry
Deprecated. Constructs a new DefaultMapEntry with a null key and null value.
ReferenceMap.DefaultMapEntry(Object, Object) - Constructor for class org.apache.ojb.broker.util.ReferenceMap.DefaultMapEntry
Deprecated. Constructs a new DefaultMapEntry with the given key and given value.
ReferencePrefetcher - Class in org.apache.ojb.broker.accesslayer
Relationship Prefetcher for References.
ReferencePrefetcher(PersistenceBrokerImpl, ObjectReferenceDescriptor) - Constructor for class org.apache.ojb.broker.accesslayer.ReferencePrefetcher
Constructor for ReferencePrefetcher.
referencesBroker - Variable in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
ReflectiveObjectCopyStrategy - Class in org.apache.ojb.otm.copy
User: matthew.baird Date: Jul 7, 2003 Time: 3:05:22 PM
ReflectiveObjectCopyStrategy() - Constructor for class org.apache.ojb.otm.copy.ReflectiveObjectCopyStrategy
 
refresh() - Static method in class org.apache.ojb.broker.core.NamingLocator
Refresh the used InitialContext instance.
refresh() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Lookup the current DescriptorRepository for this class.
REFRESH - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
refresh() - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
prepare this instance for reuse
refresh() - Method in class org.apache.ojb.odmg.TransactionImpl
cleanup tx and prepare for reuse
refresh(Object) - Method in class org.apache.ojb.otm.core.BaseConnection
 
refresh(Identity, Object) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
Rollback all changes made during this transaction to the given object.
refresh(Identity, Object) - Method in interface org.apache.ojb.otm.EditingContext
Rollback all changes made during this transaction to the given object.
refresh(Object) - Method in interface org.apache.ojb.otm.OTMConnection
Updates the values in the object from the data in data store.
refresh() - Method in class org.apache.ojb.otm.states.PersistentDirty
 
refresh() - Method in class org.apache.ojb.otm.states.State
Describes the state transition on refresh()
refreshIdentity() - Method in class org.apache.ojb.odmg.ObjectEnvelope
Replace the current with a new generated identity object and returns the old one.
refreshObject(Object, Map) - Method in interface org.apache.ojb.broker.accesslayer.RowReader
refresh an existing instance from the values of the Map row.
refreshObject(Object, Map) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
 
refreshObjectIfNeeded(Object) - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
registerConnection(OTMConnection) - Method in class org.apache.ojb.otm.core.Transaction
Associate a connection to this transaction.
registerForDeletion(Object) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
registerForDeletion(Object) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
registerForDeletion(Object) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareSet
 
registerListener(TransactionListener) - Method in class org.apache.ojb.otm.core.Transaction
Adds a listener to this transaction.
registerOpenDatabase(DatabaseImpl) - Method in class org.apache.ojb.odmg.ImplementationImpl
Register opened database via the PBKey.
registerOutResultSet(CallableStatement, int) - Method in interface org.apache.ojb.broker.platforms.Platform
Registers call argument at position as returning a ResultSet value.
registerOutResultSet(CallableStatement, int) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
registerOutResultSet(CallableStatement, int) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
 
registerSuperClassMultipleJoinedTables(ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Internal used! Register sub-classes of specified class when mapping class to multiple joined tables is used.
registerToIndirectionHandler(IndirectionHandler) - Method in class org.apache.ojb.odmg.TransactionImpl
 
registerTx(OJBTxObject) - Method in interface org.apache.ojb.broker.transaction.OJBTxManager
 
registerTx(TransactionImpl) - Method in class org.apache.ojb.odmg.JTATxManager
 
registerTx(TransactionImpl) - Method in class org.apache.ojb.odmg.LocalTxManager
add the current transaction to the map key'd by the calling thread.
registerTx(TransactionImpl) - Method in interface org.apache.ojb.odmg.OJBTxManager
 
registerUnmaterializedLocks(Object) - Method in class org.apache.ojb.odmg.TransactionImpl
register proxy objects that were locked but haven't been materialized yet so they can be unlocked when closing the transaction
RelationshipPrefetcher - Interface in org.apache.ojb.broker.accesslayer
Interface for Relationship Prefetchers.
RelationshipPrefetcherFactory - Class in org.apache.ojb.broker.accesslayer
Factory for Relationship Prefetchers
RelationshipPrefetcherFactory(PersistenceBrokerImpl) - Constructor for class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherFactory
 
RelationshipPrefetcherImpl - Class in org.apache.ojb.broker.accesslayer
Abstract Relationship Prefetchers.
RelationshipPrefetcherImpl(PersistenceBrokerImpl, ObjectReferenceDescriptor) - Constructor for class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl
Constructor for RelationshipPrefetcherImpl.
relative(int) - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
Moves the cursor a relative number of rows.
relative(int) - Method in interface org.apache.ojb.broker.accesslayer.OJBIterator
Moves the cursor a relative number of rows, either positive or negative.
relative(int) - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
 
relative(int) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
Moves the cursor a relative number of rows, either positive or negative.
release() - Method in class org.apache.ojb.broker.ant.DBUtility
 
releaseAllInstances() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
 
releaseAllInstances() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
 
releaseAllInstances() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerFactoryIF
release all broker instances pooled by the factory.
releaseAllInstances() - Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
Releases all broker instances pooled by this factory (if any).
releaseAllResources() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionFactory
Release all resources used by the implementing class (e.g.
releaseAllResources() - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
Override this method to do cleanup in your implementation.
releaseAllResources() - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
Closes all managed pools.
releaseAllResources() - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl
Closes all managed pools.
releaseBroker(PersistenceBroker) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Release the broker instance.
releaseConnection(JdbcConnectionDescriptor, Connection) - Method in interface org.apache.ojb.broker.accesslayer.ConnectionFactory
Release connection - CAUTION: Release every connection after use to avoid abandoned connections.
releaseConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
 
releaseConnection() - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Release the hold connection.
releaseConnection() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Release connection to the ConnectionFactory, make sure that you call the method in either case, it's the only way to free the connection.
releaseDbResources() - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
delegate to each contained OJBIterator and release its resources.
releaseDbResources() - Method in interface org.apache.ojb.broker.accesslayer.OJBIterator
Release all internally used Database resources of the iterator.
releaseDbResources() - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
 
releaseDbResources() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
Release all internally used Database resources of the iterator.
releaseJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl
Releases a Connection after use.
releaseJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
 
releaseJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryNotPooledImpl
 
releaseJdbcConnection(JdbcConnectionDescriptor, Connection) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl
 
releaseJdbcResources() - Method in class org.apache.ojb.soda.ObjectSetImpl
 
releaseLock(Object, Object) - Method in interface org.apache.ojb.broker.locking.LockManager
Releases a lock for lock key on resource object.
releaseLock(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
releaseLock(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
releaseLock(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
releaseLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
releases a lock for transaction tx on object obj.
releaseLock(TransactionImpl, Identity, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
releases a lock for transaction tx on object obj.
releaseLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated. releases a lock for transaction tx on object obj.
releaseLock(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated.  
releaseLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
releaseLock(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
releaseLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockStrategy
Deprecated. release a lock on Object obj for Transaction tx.
releaseLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadCommittedStrategy
release a lock on Object obj for Transaction tx.
releaseLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadUncommittedStrategy
release a lock on Object obj for Transaction tx.
releaseLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RepeatableReadStrategy
release a lock on Object obj for Transaction tx.
releaseLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.SerializableStrategy
release a lock on Object obj for Transaction tx.
releaseLock(Identity, Transaction) - Method in class org.apache.ojb.otm.lock.LockManager
 
releaseLock(Transaction) - Method in class org.apache.ojb.otm.lock.ObjectLock
 
releaseLocks(Object) - Method in interface org.apache.ojb.broker.locking.LockManager
Release all resource locks hold by the specified owner key.
releaseLocks(Object) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
releaseLocks(Object) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
releaseLocks(Object) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
releaseSavepoint(Savepoint) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
RemoteLockMapImpl - Class in org.apache.ojb.odmg.locking
Servlet based lock mechanism for usage in distributed environment.
RemoteLockMapImpl() - Constructor for class org.apache.ojb.odmg.locking.RemoteLockMapImpl
 
RemovalAwareCollection - Class in org.apache.ojb.broker.util.collections
This is a collection that tracks removal and addition of elements.
RemovalAwareCollection() - Constructor for class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
RemovalAwareList - Class in org.apache.ojb.broker.util.collections
This is a list that tracks removal and addition of elements.
RemovalAwareList() - Constructor for class org.apache.ojb.broker.util.collections.RemovalAwareList
 
RemovalAwareSet - Class in org.apache.ojb.broker.util.collections
This is a set implementation that tracks removal and addition of elements.
RemovalAwareSet() - Constructor for class org.apache.ojb.broker.util.collections.RemovalAwareSet
 
remove() - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
 
remove() - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
remove is not supported
remove() - Method in class org.apache.ojb.broker.accesslayer.PkIterator
 
remove() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
removing is not supported
remove(Identity) - Method in class org.apache.ojb.broker.cache.AbstractMetaCache
Removes the given object from the cache
remove(Identity) - Method in class org.apache.ojb.broker.cache.MaterializationCache
 
remove(Identity) - Method in interface org.apache.ojb.broker.cache.ObjectCache
Removes an Object from the cache.
remove(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
Removes an Object from the cache.
remove(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheEmptyImpl
 
remove(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
removes an Object from the cache.
remove(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheLocalDefaultImpl
Removes an Object from the cache.
remove(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl
Removes an Object from the cache.
remove(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl
 
remove(Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheSoftImpl.SoftHashMap
Remove the entry for this key
remove(Identity) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Remove the corresponding object from session AND application cache.
remove(Object) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
remove(int) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
remove(String) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
 
remove(Class) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
 
remove(int) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
remove(Object) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
remove(int) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
remove(Object) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
remove(Object) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareSet
 
remove(Object) - Method in class org.apache.ojb.broker.util.IdentityArrayList
 
remove(Object) - Method in class org.apache.ojb.broker.util.IdentityHashMap
 
remove(Object) - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Removes the key and its associated value from this map.
remove(int) - Method in class org.apache.ojb.odmg.collections.DListImpl
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class org.apache.ojb.odmg.collections.DMapImpl
 
remove(Object) - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
remove(Object) - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
remove an objects entry from the object registry
remove(Identity) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
remove(Identity) - Method in interface org.apache.ojb.otm.EditingContext
Remove a managed object from the management of this EditingContext.
REMOVE_ABANDONED - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
REMOVE_ABANDONED_TIMEOUT - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
removeAll(Collection) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
removeAll(Collection) - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
removeAllElements() - Method in class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
removeAllElements() - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
removeAllElements() - Method in class org.apache.ojb.broker.util.collections.RemovalAwareSet
 
removeAllListeners() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
removeAllListeners(boolean) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
removeAllListeners(boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
removeAllListeners() - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
removeAllListeners(boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
removeAllListeners() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
removeAllListeners() - Method in interface org.apache.ojb.broker.PersistenceBroker
Removes all temporary listeners from this broker.
removeAllListeners(boolean) - Method in interface org.apache.ojb.broker.PersistenceBroker
Removes all temporary and, if desired, permanent listeners from this broker.
removeAllProfiles() - Method in class org.apache.ojb.broker.metadata.MetadataManager
Remove all profiles
removeByKey(Object) - Method in class org.apache.ojb.broker.util.DoubleHashtable
remove a (key, value)-entry by its key
removeByValue(Object) - Method in class org.apache.ojb.broker.util.DoubleHashtable
remove a (key, value)-entry by its value
removeCollectionDescriptor(CollectionDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
removeDescriptor(Object) - Method in class org.apache.ojb.broker.metadata.ConnectionRepository
Remove a descriptor.
removeElementAt(int) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
removeElementAt(int) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
removeExtentClass(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
removeFieldDescriptor(FieldDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
removeFromCache(Object) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
removeFromCache(Object) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
removeFromCache(Object) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
removeFromCache(Object) - Method in interface org.apache.ojb.broker.PersistenceBroker
Removes the given object or, if it is an instance of Identity, the object identified by it, from the broker's internal cache.
removeListener(PBListener) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
removeListener(PBListener) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
 
removeListener(PBListener) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
removeListener(MaterializationListener) - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Removes a materialization listener.
removeListener(CollectionProxyListener) - Method in interface org.apache.ojb.broker.core.proxy.CollectionProxy
Removes the given listener from this collecton.
removeListener(CollectionProxyListener) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Removes the given listener from this collecton.
removeListener(MaterializationListener) - Method in interface org.apache.ojb.broker.core.proxy.IndirectionHandler
Removes a materialization listener.
removeListener(PBListener) - Method in interface org.apache.ojb.broker.PersistenceBroker
Removes the specified listener from this broker.
removeObjectReferenceDescriptor(ObjectReferenceDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
removePrefetchingListeners() - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
remove all prefetching listeners
removeProfile(Object) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Remove the given metadata profile.
removeRange(int, int) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareCollection
 
removeRange(int, int) - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
removeReader(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
Remove an read lock.
removeReader(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. remove a reader lock entry for transaction tx on object obj from the persistent storage.
removeReader(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated. remove a reader lock entry for transaction tx on object obj from the persistent storage.
removeReader(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockMap
Deprecated. remove a reader lock entry for transaction tx on object obj from the persistent storage.
removeReader(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
remove a reader lock entry for transaction tx on object obj from the persistent storage.
removeSequence(String) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
Remove the sequence for given sequence name.
removeSequence(String) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerInMemoryImpl
Remove the sequence for given sequence name.
removeWriter(Object, Object) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
Remove an write lock.
removeWriter(LockEntry) - Method in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. remove a writer lock entry for transaction tx on object obj from the persistent storage.
removeWriter(LockEntry) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated. remove a writer lock entry for transaction tx on object obj from the persistent storage.
removeWriter(LockEntry) - Method in interface org.apache.ojb.odmg.locking.LockMap
Deprecated. remove a writer lock entry for transaction tx on object obj from the persistent storage.
removeWriter(LockEntry) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
remove a writer lock entry for transaction tx on object obj from the persistent storage.
RepeatableReadIsolation - Class in org.apache.ojb.otm.lock.isolation
 
RepeatableReadIsolation() - Constructor for class org.apache.ojb.otm.lock.isolation.RepeatableReadIsolation
 
RepeatableReadStrategy - Class in org.apache.ojb.odmg.locking
The implementation of the Repeatable Reads Locking strategy.
RepeatableReadStrategy() - Constructor for class org.apache.ojb.odmg.locking.RepeatableReadStrategy
 
ReportQuery - Interface in org.apache.ojb.broker.query
Interface for ReportQueries
ReportQueryByCriteria - Class in org.apache.ojb.broker.query
Query for Reports.
ReportQueryByCriteria(Class, String[], Criteria, boolean) - Constructor for class org.apache.ojb.broker.query.ReportQueryByCriteria
Constructor for ReportQueryByCriteria.
ReportQueryByCriteria(Class, String[], Criteria) - Constructor for class org.apache.ojb.broker.query.ReportQueryByCriteria
Constructor for ReportQueryByCriteria.
ReportQueryByCriteria(Class, Criteria) - Constructor for class org.apache.ojb.broker.query.ReportQueryByCriteria
Constructor for ReportQueryByCriteria.
ReportQueryByCriteria(Class, Criteria, boolean) - Constructor for class org.apache.ojb.broker.query.ReportQueryByCriteria
Constructor for ReportQueryByCriteria.
ReportQueryByMtoNCriteria - Class in org.apache.ojb.broker.query
ReportQuery using MtoNCriteria, for internal use
ReportQueryByMtoNCriteria(Class, String[], Criteria, boolean) - Constructor for class org.apache.ojb.broker.query.ReportQueryByMtoNCriteria
Constructor for ReportQueryByMtoNCriteria.
ReportQueryByMtoNCriteria(Class, String[], Criteria) - Constructor for class org.apache.ojb.broker.query.ReportQueryByMtoNCriteria
Constructor for ReportQueryByMtoNCriteria.
ReportQueryByMtoNCriteria(Class, Criteria) - Constructor for class org.apache.ojb.broker.query.ReportQueryByMtoNCriteria
Constructor for ReportQueryByMtoNCriteria.
ReportQueryByMtoNCriteria(Class, Criteria, boolean) - Constructor for class org.apache.ojb.broker.query.ReportQueryByMtoNCriteria
Constructor for ReportQueryByMtoNCriteria.
ReportQueryRsIterator - Class in org.apache.ojb.broker.accesslayer
RsIterator for ReportQueries
ReportQueryRsIterator(RsQueryObject, PersistenceBrokerImpl) - Constructor for class org.apache.ojb.broker.accesslayer.ReportQueryRsIterator
Constructor for ReportQueryRsIterator.
REPOSITORY_NAME_SEPARATOR - Static variable in class org.apache.ojb.broker.util.BrokerHelper
 
REPOSITORY_VERSION - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
RepositoryDataTask - Class in org.apache.ojb.broker.ant
Task for inserting data XML that is defined in terms of the repository elements.
RepositoryDataTask() - Constructor for class org.apache.ojb.broker.ant.RepositoryDataTask
 
RepositoryElements - Interface in org.apache.ojb.broker.metadata
This interface contains integer constants representing the elements of a DescriptorRepository.
RepositoryPersistor - Class in org.apache.ojb.broker.metadata
This class is responsible for reading and writing DescriptorRepository objects from and to persistent media.
RepositoryPersistor() - Constructor for class org.apache.ojb.broker.metadata.RepositoryPersistor
 
RepositoryTags - Class in org.apache.ojb.broker.metadata
this class maintains a table mapping the xml-tags used in the repository.dtd to their corresponding ids used within OJB.
RepositoryVerifierHandler - Class in org.apache.ojb.broker.ant
A SAX parser handler used by the Ant VerifyMappingsTask to process an OJB DescriptorRepository xml file.
RepositoryVerifierHandler(VerifyMappingsTask) - Constructor for class org.apache.ojb.broker.ant.RepositoryVerifierHandler
The only public constructor for RepositoryVerifierHandler.
RepositoryXmlHandler - Class in org.apache.ojb.broker.metadata
The handler catches Parsing events raised by the xml-parser and builds up the DescriptorRepository that is used within the OJB PersistenceBroker System.
RepositoryXmlHandler(DescriptorRepository) - Constructor for class org.apache.ojb.broker.metadata.RepositoryXmlHandler
build a handler that fills the given repository from an XML file.
representsNull(FieldDescriptor, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
Decide if the given object value represents 'null'.
- If given value is 'null' itself, true will be returned
- If given value is instance of Number with value 0 and the field-descriptor represents a primitive field, true will be returned
- If given value is instance of String with length 0 and the field-descriptor is a primary key, true will be returned
reset() - Method in class org.apache.ojb.broker.core.MtoNBroker
 
reset() - Method in class org.apache.ojb.soda.ObjectSetImpl
 
reset() - Method in interface org.odbms.ObjectSet
resets the ObjectSet cursor before the first element.
resetDeleted() - Method in class org.apache.ojb.broker.util.collections.RemovalAwareList
 
resetDeleted() - Method in class org.apache.ojb.broker.util.collections.RemovalAwareSet
 
resetSessionCache() - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl
Discard all session cached objects and reset the state of this class for further usage.
resize(int) - Method in class org.apache.ojb.odmg.collections.DListImpl
Resize the array to have newSize elements.
resize(int) - Method in interface org.odmg.DArray
Resize the array to have newSize elements.
resourceId - Variable in class org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
 
restoreAutoCommitState() - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Reset autoCommit state.
restoreRelationshipSettings() - Method in class org.apache.ojb.broker.accesslayer.PlainPrefetcher
 
restoreRelationshipSettings() - Method in interface org.apache.ojb.broker.accesslayer.RelationshipPrefetcher
Restore the Relationship settings(ie: enable auto-retrieve)
restoreRelationshipSettings() - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl
 
ResultSetAndStatement - Class in org.apache.ojb.broker.accesslayer
Intern used wrapper for Statement and ResultSet instances.
ResultSetAndStatement(StatementManagerIF, Statement, ResultSet, SelectStatement) - Constructor for class org.apache.ojb.broker.accesslayer.ResultSetAndStatement
 
resultSetAndStatment - Variable in class org.apache.ojb.broker.accesslayer.PkEnumeration
The underlying jdbc resultset produced by select statement
resultSetClosed - Variable in class org.apache.ojb.soda.ObjectSetImpl
 
retainAll(Collection) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
retrieveAllReferences(Object) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
retrieveAllReferences(Object) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
retrieveAllReferences(Object) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Retrieve all References (also Collection-attributes) of a given instance.
retrieveAllReferences(Object) - Method in interface org.apache.ojb.broker.PersistenceBroker
Retrieve all references and collections of the given object irrespective of the metadata settings defined for them.
retrieveCollection(Object, ClassDescriptor, CollectionDescriptor, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Retrieve a single Collection on behalf of obj.
retrieveCollections(Object, ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Retrieve all Collection attributes of a given instance
retrieveProxyCollection(Object, ClassDescriptor, CollectionDescriptor, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Retrieve a single Proxied Collection on behalf of obj.
retrieveProxyCollections(Object, ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Retrieve all Collection attributes of a given instance, and make all of the Proxy Collections
retrieveProxyReference(Object, ClassDescriptor, ObjectReferenceDescriptor, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Retrieve a single Reference.
retrieveProxyReferences(Object, ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Retrieve all References
retrieveReference(Object, String) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
retrieveReference(Object, String) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
retrieveReference(Object, String) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
retrieve a single reference- or collection attribute of a persistent instance.
retrieveReference(Object, ClassDescriptor, ObjectReferenceDescriptor, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Retrieve a single Reference.
retrieveReference(Object, String) - Method in interface org.apache.ojb.broker.PersistenceBroker
Retrieve the specified reference or collection attribute for the given persistent object.
retrieveReferences(Object, ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.core.QueryReferenceBroker
Retrieve all References
retrieveStreamDataFromRs(InputStream) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarBinary
Retrieve LONGVARBINARY InputStream data and pack into a byte array.
RETURN - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
RETURN_FIELD_REF - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
rollback() - Method in class org.apache.ojb.broker.util.batch.BatchConnection
 
rollback() - Method in class org.apache.ojb.broker.util.pooling.ByPassConnection
no-op
rollback() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
rollback(Savepoint) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
rollback() - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
perform rollback on all tx-states
rollback(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.ModificationState
 
rollback(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewClean
rollback the transaction
rollback(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewDelete
 
rollback(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateNewDirty
rollback
rollback(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldClean
 
rollback(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldDelete
 
rollback(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateOldDirty
rollback transaction.
rollback(ObjectEnvelope) - Method in class org.apache.ojb.odmg.states.StateTransient
rollback the transaction
rollback() - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
Rollback all changes made during this transaction.
rollback() - Method in class org.apache.ojb.otm.core.Transaction
Rollback this transaction.
rollback() - Method in class org.apache.ojb.otm.states.Hollow
 
rollback() - Method in class org.apache.ojb.otm.states.PersistentClean
Describes the state transition on rollback()
rollback() - Method in class org.apache.ojb.otm.states.PersistentDeleted
Describes the state transition on rollback()
rollback() - Method in class org.apache.ojb.otm.states.PersistentDirty
Describes the state transition on rollback()
rollback() - Method in class org.apache.ojb.otm.states.PersistentNew
Describes the state transition on rollback()
rollback() - Method in class org.apache.ojb.otm.states.PersistentNewDeleted
Describes the state transition on rollback()
rollback() - Method in class org.apache.ojb.otm.states.State
Describes the state transition on rollback()
rollback() - Method in class org.apache.ojb.otm.states.Transient
 
rootObjectType - Variable in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
 
ROW_PREFETCH_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Number of rows pre-fetched by the JDBC-driver for each executed query, when using Oracle row pre-fetching with OracleConnections.
ROW_PREFETCH_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
ROW_READER - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
RowReader - Interface in org.apache.ojb.broker.accesslayer
 
RowReaderDefaultImpl - Class in org.apache.ojb.broker.accesslayer
Default implementation of the RowReader interface.
RowReaderDefaultImpl(ClassDescriptor) - Constructor for class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
 
RsIterator - Class in org.apache.ojb.broker.accesslayer
RsIterator can be used to iterate over a jdbc ResultSet to retrieve persistent objects step-by-step and not all at once.
RsIterator(RsQueryObject, PersistenceBrokerImpl) - Constructor for class org.apache.ojb.broker.accesslayer.RsIterator
RsIterator constructor.
RsIterator.ResourceClosedException - Exception in org.apache.ojb.broker.accesslayer
 
RsIterator.ResourceClosedException(String) - Constructor for exception org.apache.ojb.broker.accesslayer.RsIterator.ResourceClosedException
 
RsIterator.ResourceClosedException(String, Throwable) - Constructor for exception org.apache.ojb.broker.accesslayer.RsIterator.ResourceClosedException
 
RsIterator.ResourceNotClosedException - Exception in org.apache.ojb.broker.accesslayer
 
RsIterator.ResourceNotClosedException(String) - Constructor for exception org.apache.ojb.broker.accesslayer.RsIterator.ResourceNotClosedException
 
RsIterator.ResourceNotClosedException(String, Throwable) - Constructor for exception org.apache.ojb.broker.accesslayer.RsIterator.ResourceNotClosedException
 
RsIterator.ResourceWrapper - Class in org.apache.ojb.broker.accesslayer
Wraps a RsIterator instance as WeakReference.
RsIterator.ResourceWrapper(RsIterator) - Constructor for class org.apache.ojb.broker.accesslayer.RsIterator.ResourceWrapper
 
RsQueryObject - Class in org.apache.ojb.broker.accesslayer
Helper class for RsIterator queries.
RUNTIME_ARGUMENT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
RuntimeCacheException - Exception in org.apache.ojb.broker.cache
 
RuntimeCacheException() - Constructor for exception org.apache.ojb.broker.cache.RuntimeCacheException
 
RuntimeCacheException(String) - Constructor for exception org.apache.ojb.broker.cache.RuntimeCacheException
 
RuntimeCacheException(Throwable) - Constructor for exception org.apache.ojb.broker.cache.RuntimeCacheException
 
RuntimeCacheException(String, Throwable) - Constructor for exception org.apache.ojb.broker.cache.RuntimeCacheException
 
RuntimeObject - Class in org.apache.ojb.odmg
Helper object encapsulates common used object properties/states, help to reduce needless metadata calls.
RuntimeObject(Object, TransactionImpl) - Constructor for class org.apache.ojb.odmg.RuntimeObject
 
RuntimeObject(Object, TransactionImpl, boolean) - Constructor for class org.apache.ojb.odmg.RuntimeObject
 
RuntimeObject(Object, Identity, TransactionImpl, boolean) - Constructor for class org.apache.ojb.odmg.RuntimeObject
 
RuntimeObject(Object, Identity, ClassDescriptor, boolean, boolean) - Constructor for class org.apache.ojb.odmg.RuntimeObject
 

S

safeClobToString(Clob) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Clob
Convert CLOB to String.
safeDebug(String, Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeDebug(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeDebug(String, Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeDebug(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeDebug(String, Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeDebug(String, Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeDebug(String, Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeDebug(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeError(String, Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeError(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeError(String, Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeError(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeError(String, Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeError(String, Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeError(String, Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeError(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeFatal(String, Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeFatal(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeFatal(String, Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeFatal(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeFatal(String, Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeFatal(String, Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeFatal(String, Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeFatal(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeInfo(String, Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeInfo(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeInfo(String, Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeInfo(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeInfo(String, Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeInfo(String, Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeInfo(String, Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeInfo(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeWarn(String, Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeWarn(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
safeWarn(String, Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeWarn(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
safeWarn(String, Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeWarn(String, Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
Deprecated. The normal logging methods should always be safe with regard to exceptions that are thrown while accessing the arguments.
safeWarn(String, Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
safeWarn(String, Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
saveValue(Object, Object) - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
 
SCALE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
SCHEMA_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
SCROLLABLE - Static variable in interface org.apache.ojb.broker.query.Query
 
scrolled - Variable in class org.apache.ojb.soda.ObjectSetImpl
 
SearchFilter - Class in org.apache.ojb.broker.query
Class to build selection criteria for searches Search Filter Class (Abstract) This class builds a search filter tree, specifing how names and values are to be compared when searching a database.
SearchFilter() - Constructor for class org.apache.ojb.broker.query.SearchFilter
Create an empty search filter.
SearchFilter.SearchBase - Class in org.apache.ojb.broker.query
SearchBase is the base node class for the parse tree This class holds the binary operator
SearchFilter.SearchBase() - Constructor for class org.apache.ojb.broker.query.SearchFilter.SearchBase
Constructor.
SearchFilter.SearchBaseLeaf - Class in org.apache.ojb.broker.query
SearchBaseLeaf holds a leaf of the search tree This class holds an element name, and a vector of possible matches.
SearchFilter.SearchBaseLeafComparison - Class in org.apache.ojb.broker.query
SearchBaseLeafComparison holds a leaf of the search tree This class holds an element name, a binary operator, and a value to be compared
SearchFilter.SearchBaseLeafInt - Class in org.apache.ojb.broker.query
SearchBaseLeafInt holds a leaf of the search tree with integers This class holds an element name, and a vector of possible matches.
SearchFilter.SearchBaseNode - Class in org.apache.ojb.broker.query
Define the class to represent a node of the search tree This class holds an operator and a vector other nodes.
select(String) - Method in class org.apache.ojb.odmg.collections.DListImpl
Access all of the elements of the collection that evaluate to true for the provided query predicate.
select(String) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Access all of the elements of the collection that evaluate to true for the provided query predicate.
select(String) - Method in interface org.odmg.DCollection
Access all of the elements of the collection that evaluate to true for the provided query predicate.
selectClassDescriptor(Map) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
Check if there is an attribute which tells us which concrete class is to be instantiated.
selectElement(String) - Method in class org.apache.ojb.odmg.collections.DListImpl
Selects the single element of the collection for which the provided OQL query predicate is true.
selectElement(String) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Selects the single element of the collection for which the provided OQL query predicate is true.
selectElement(String) - Method in interface org.odmg.DCollection
Selects the single element of the collection for which the provided OQL query predicate is true.
SelectionCriteria - Class in org.apache.ojb.broker.query
abstract baseclass of all criteria classes, can't be instantiated.
selectQuery() - Method in class org.apache.ojb.odmg.oql.OQLParser
 
SelectStatement - Interface in org.apache.ojb.broker.accesslayer.sql
This class
SEQ_ID_STRING - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
 
SEQ_NAME_STRING - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
 
SEQ_TABLE_NAME - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
 
SEQUENCE_MANAGER - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
SEQUENCE_MANAGER_CLASS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
SEQUENCE_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
SequenceDescriptor - Class in org.apache.ojb.broker.metadata
Encapsulates sequence manager configuration properties managed by JdbcConnectionDescriptor.
SequenceDescriptor(JdbcConnectionDescriptor) - Constructor for class org.apache.ojb.broker.metadata.SequenceDescriptor
 
SequenceDescriptor(JdbcConnectionDescriptor, Class) - Constructor for class org.apache.ojb.broker.metadata.SequenceDescriptor
 
sequenceKeyConversion(Long) - Method in interface org.apache.ojb.broker.metadata.JdbcType
Convert the given Long value to a java object representation of this jdbc type.
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Array
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_BigInt
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Binary
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Bit
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Blob
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Boolean
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Char
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Clob
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Datalink
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Date
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Decimal
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Double
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Float
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Integer
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarBinary
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_LongVarChar
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Numeric
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Real
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Ref
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_SmallInt
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Struct
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Time
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Timestamp
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_TinyInt
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_VarBinary
 
sequenceKeyConversion(Long) - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.T_Varchar
 
SequenceManager - Interface in org.apache.ojb.broker.util.sequence
SequenceManagers are responsible for creating new unique ID's - unique accross all "extent" object declarations in OJB metadata.
SequenceManagerException - Exception in org.apache.ojb.broker.util.sequence
An exception thrown by SequenceManager implementations.
SequenceManagerException(String) - Constructor for exception org.apache.ojb.broker.util.sequence.SequenceManagerException
 
SequenceManagerException(Throwable) - Constructor for exception org.apache.ojb.broker.util.sequence.SequenceManagerException
 
SequenceManagerException(String, Throwable) - Constructor for exception org.apache.ojb.broker.util.sequence.SequenceManagerException
 
SequenceManagerFactory - Class in org.apache.ojb.broker.util.sequence
Threadsafe factory class, creates SequenceManager instances.
SequenceManagerFactory() - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerFactory
 
SequenceManagerHelper - Class in org.apache.ojb.broker.util.sequence
Helper class for SequenceManager implementations.
SequenceManagerHelper() - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerHelper
 
SequenceManagerHighLowImpl - Class in org.apache.ojb.broker.util.sequence
High/Low sequence manager implementation generates unique and continuous id's (during runtime) by using sequences to avoid database access.
SequenceManagerHighLowImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
SequenceManagerInMemoryImpl - Class in org.apache.ojb.broker.util.sequence
Very fast in memory sequence manager implementation, only the first time an id was requested for a class, the manager query the database for the max id in requested column - all following request were performed in memory.
SequenceManagerInMemoryImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerInMemoryImpl
 
SequenceManagerMSSQLGuidImpl - Class in org.apache.ojb.broker.util.sequence
An Implementation Class that will retrieve a valid new value for a PK field that is of type 'uniqueidentifier'.
SequenceManagerMSSQLGuidImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerMSSQLGuidImpl
Constructor used by SequenceManagerFactory
SequenceManagerNativeImpl - Class in org.apache.ojb.broker.util.sequence
Sequence manager implementation using native database Identity columns (like MySQL, MSSQL, ...).
SequenceManagerNativeImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerNativeImpl
 
SequenceManagerNextValImpl - Class in org.apache.ojb.broker.util.sequence
This SequenceManager implementation uses database sequence key generation (e.g supported by Oracle, SAP DB, PostgreSQL, ...).
SequenceManagerNextValImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerNextValImpl
 
SequenceManagerSeqHiLoImpl - Class in org.apache.ojb.broker.util.sequence
A High/Low database sequence based implementation.
SequenceManagerSeqHiLoImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerSeqHiLoImpl
 
SequenceManagerStoredProcedureImpl - Class in org.apache.ojb.broker.util.sequence
This solution will give those seeking an oracle-style sequence generator a final answer (Identity columns really suck).
SequenceManagerStoredProcedureImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
Constructor
SequenceManagerTransientImpl - Class in org.apache.ojb.broker.util.sequence
For internal use only! This class is used to create transient primary key values for transient Identity objects.
SequenceManagerTransientImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.util.sequence.SequenceManagerTransientImpl
 
sequencesDBMap - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
sequencesDBMap - Static variable in class org.apache.ojb.broker.util.sequence.SequenceManagerInMemoryImpl
 
sequenceStart - Variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
SerializableIsolation - Class in org.apache.ojb.otm.lock.isolation
 
SerializableIsolation() - Constructor for class org.apache.ojb.otm.lock.isolation.SerializableIsolation
 
SerializableStrategy - Class in org.apache.ojb.odmg.locking
The implementation of the Serializable Locking strategy.
SerializableStrategy() - Constructor for class org.apache.ojb.odmg.locking.SerializableStrategy
 
serialize() - Method in class org.apache.ojb.broker.Identity
Deprecated.  
serialize(Object) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
serialize(DescriptorRepository, File) - Method in class org.apache.ojb.broker.metadata.RepositoryPersistor
 
serialize(Object) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
 
SerializeObjectCopyStrategy - Class in org.apache.ojb.otm.copy
Does in-memory serialization to achieve a copy of the object graph.
SerializeObjectCopyStrategy() - Constructor for class org.apache.ojb.otm.copy.SerializeObjectCopyStrategy
 
serialVersionUID - Static variable in interface org.apache.ojb.broker.accesslayer.RowReader
 
serialVersionUID - Static variable in interface org.apache.ojb.broker.query.Query
 
serialVersionUID - Static variable in interface org.apache.ojb.broker.util.logging.Logger
 
serialVersionUID - Static variable in interface org.apache.ojb.broker.util.ObjectModification
 
serialVersionUID - Static variable in interface org.apache.ojb.odmg.TransactionAware
 
serviceBrokerHelper() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
serviceBrokerHelper() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
serviceBrokerHelper() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
serviceBrokerHelper() - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the BrokerHelper instance associated with this broker, which makes some additional helper methods available.
serviceConnectionManager() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
serviceConnectionManager() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
serviceConnectionManager() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
serviceConnectionManager() - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the ConnectionManagerIF instance associated with this broker.
serviceIdentity() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
serviceIdentity() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
serviceIdentity() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
serviceIdentity() - Method in interface org.apache.ojb.broker.PersistenceBroker
Return the IdentityFactory instance associated with this broker.
serviceJdbcAccess() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
serviceJdbcAccess() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
serviceJdbcAccess() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
serviceJdbcAccess() - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the JdbcAccess instance associated with this broker.
serviceObjectCache() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
serviceObjectCache() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
serviceObjectCache() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
serviceObjectCache() - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the ObjectCache instance associated with this broker.
serviceObjectCache() - Method in class org.apache.ojb.otm.core.BaseConnection
 
serviceObjectCache() - Method in interface org.apache.ojb.otm.OTMConnection
get the global cache
serviceSequenceManager() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
serviceSequenceManager() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
serviceSequenceManager() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
serviceSequenceManager() - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the SequenceManager instance associated with this broker.
serviceSqlGenerator() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
serviceSqlGenerator() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
serviceSqlGenerator() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
serviceSqlGenerator() - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the SqlGenerator instance associated with this broker.
serviceStatementManager() - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
serviceStatementManager() - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
serviceStatementManager() - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
serviceStatementManager() - Method in interface org.apache.ojb.broker.PersistenceBroker
Returns the StatementManagerIF instance associated with this broker.
set(int, Object) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
set(Object, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
 
set(Object, Object) - Method in interface org.apache.ojb.broker.metadata.fieldaccess.PersistentField
Sets the field represented by this PersistentField object on the specified object argument to the specified new value.
set(Object, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
 
set(Object, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
do not override this method, have a look at PersistentFieldDirectImpl.setValueFor(java.lang.reflect.Field, Object, Object)
set(Object, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
 
set(Object, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
 
set(Object, Object) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor.SuperReferenceField
Field values of 'value' (base object) are copied to 'obj' (derived object) then obj is saved in a map
setAcceptLocks(boolean) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Sets acceptLocks.
setAccess(String) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setAfterLookupEvent(PBLifeCycleEvent) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setAlias(String) - Method in class org.apache.ojb.broker.query.Criteria
Sets the alias.
setAlias(String, String) - Method in class org.apache.ojb.broker.query.Criteria
Sets the alias.
setAlias(UserAlias) - Method in class org.apache.ojb.broker.query.Criteria
Sets the alias using a userAlias object.
setAlias(String) - Method in class org.apache.ojb.broker.query.SelectionCriteria
Sets the alias.
setAlias(String, String) - Method in class org.apache.ojb.broker.query.SelectionCriteria
Sets the alias.
setAlias(UserAlias) - Method in class org.apache.ojb.broker.query.SelectionCriteria
Sets the alias using a userAlias object.
setAlwaysRefresh(boolean) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Sets the alwaysRefresh parameter.
setAttributeFieldDescriptors(Map) - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
 
setAttributes(String[]) - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
Sets the attributes to be selected.
Attributes are translated into db-columns
setAutoCommit(boolean) - Method in class org.apache.ojb.broker.util.pooling.ByPassConnection
a no-op
setAutoCommit(boolean) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setAutoIncrement(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setAutoRelease(boolean) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
Allows user to switch off/on automatic resource cleanup.
setBaseClass(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
setBatchMode(boolean) - Method in interface org.apache.ojb.broker.accesslayer.ConnectionManagerIF
Sets the batch mode on (true) or off (false).
setBatchMode(boolean) - Method in class org.apache.ojb.broker.accesslayer.ConnectionManagerImpl
Sets the batch mode on or off - this switch only works if you set attribute batch-mode in jdbc-connection-descriptor true and your database support batch mode.
setBatchMode(boolean) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
setBatchSize(int) - Method in class org.apache.ojb.broker.ant.WriteDataToDatabaseCommand
Sets the maximum number of objects to insert in one batch.
setBlob(Object) - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
setBlockTimeout(long) - Method in interface org.apache.ojb.broker.locking.LockManager
Set the maximal time to wait for acquire a lock in milliseconds.
setBlockTimeout(long) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
setBlockTimeout(long) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
NOOP
setBlockTimeout(long) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
noop
setBound(boolean) - Method in class org.apache.ojb.broker.query.SelectionCriteria
Sets the bound.
setBroker(PersistenceBrokerImpl) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setBrokerKey(PBKey) - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Sets the key of the persistence broker used by this indirection handler.
setBrokerKey(PBKey) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Sets the key of the persistence broker used by this collection.
setCache(MaterializationCache) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setCascadeDelete(boolean) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Deprecated. use ObjectReferenceDescriptor.setCascadingDelete(int)
setCascadeDelete(boolean) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setCascadeRetrieve(boolean) - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl
Sets the cascadeRetrieve.
setCascadeRetrieve(boolean) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
setCascadeRetrieve(boolean) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setCascadeStore(boolean) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Deprecated. use ObjectReferenceDescriptor.setCascadingStore(int) instead.
setCascadeStore(boolean) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setCascadingDelete(int) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
setCascadingDelete(String) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
setCascadingDelete(int) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setCascadingDelete(String) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setCascadingDelete(Class, String, boolean) - Method in class org.apache.ojb.odmg.NarrowTransaction
 
setCascadingDelete(Class, boolean) - Method in class org.apache.ojb.odmg.NarrowTransaction
 
setCascadingDelete(Class, String, boolean) - Method in interface org.apache.ojb.odmg.TransactionExt
Allows to change the cascading delete behavior of the target class's reference field while this transaction is in use.
setCascadingDelete(Class, boolean) - Method in interface org.apache.ojb.odmg.TransactionExt
Allows to change the cascading delete behavior of all references of the specified class while this transaction is in use.
setCascadingDelete(Class, String, boolean) - Method in class org.apache.ojb.odmg.TransactionImpl
Allows to change the cascading delete behavior of the specified reference of the target class while this transaction is in use.
setCascadingDelete(Class, boolean) - Method in class org.apache.ojb.odmg.TransactionImpl
Allows to change the cascading delete behavior of all references of the specified class while this transaction is in use - if the specified class is an interface, abstract class or class with "extent" classes the cascading flag will be propagated.
setCascadingStore(int) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
setCascadingStore(String) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
setCascadingStore(int) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setCascadingStore(String) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setCatalog(String) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setClassCache(Class, ObjectCache) - Method in class org.apache.ojb.broker.cache.ObjectCachePerClassImpl
Sets the ObjectCache implementation to use for objects with the given type and subclasses
setClassDescriptor(ClassDescriptor) - Method in interface org.apache.ojb.broker.accesslayer.RowReader
Set the descriptor this RowReader worked with.
setClassDescriptor(ClassDescriptor) - Method in class org.apache.ojb.broker.accesslayer.RowReaderDefaultImpl
 
setClassDescriptor(ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
Sets the classDescriptor.
setClassDescriptor(ClassDescriptor) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Convenience for DescriptorRepository.put(Class c, ClassDescriptor cld)
setClassLoader(ClassLoader) - Static method in class org.apache.ojb.broker.util.ClassHelper
Sets the classloader to be used by OJB.
setClassOfObject(Class) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
sets the class object described by this descriptor.
setClasspath(Path) - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
setClasspath(Path) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Set the classpath for loading the driver.
setClasspathRef(Reference) - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
setClasspathRef(Reference) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Set the classpath for loading the driver using the classpath reference.
setClassToServe(Class) - Method in class org.apache.ojb.broker.util.factory.ConfigurableFactory
Sets the classToServe.
setClientInfo(Properties) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setClientInfo(String, String) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setClob(Object) - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
setClosed(boolean) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
setClosed(boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
setClosed(boolean) - Method in interface org.apache.ojb.broker.PBState
Is called when the persistence broker is activated or passivated (or closed).
setCollectionClass(Class) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Sets the collection type.
setCollectionClass(Class) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
set the type of the collection
setCollectionProxyClass(Class) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Dets the proxy class to use for generic collection classes implementing the Collection interface.
setCollectionProxyClass(Class) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Dets the proxy class to use for generic collection classes implementing the Collection interface.
setColumnName(String) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setColumns(String[]) - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
Deprecated. use setAttributes()
setColumnType(String) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setCommands(String) - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Sets the list of commands to perform.
setConfigurationProperties(Properties) - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
setConfigurationProperties(Properties) - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
setConfigurationProperties(Properties) - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
setConfigurationProperty(String, String) - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
setConfigurator(Configurator) - Method in class org.apache.ojb.odmg.ImplementationImpl
Sets the configurator.
setConnection(JdbcConnectionDescriptor) - Method in interface org.apache.ojb.broker.util.dbhandling.DBHandling
Sets the jdbc connection to use.
setConnection(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Sets the jdbc connection to use.
setConnectionFactory(Class) - Method in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
 
setConnectionPoolDescriptor(ConnectionPoolDescriptor) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the connection pool descriptor.
setConstraint(boolean) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Set a foreign key constraint flag for this reference - see ObjectReferenceDescriptor.hasConstraint()
setContext(Properties) - Static method in class org.apache.ojb.broker.core.NamingLocator
Set the used InitialContext.
setCriteria(Criteria) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Sets the criteria.
setCurrentDatabase(DatabaseImpl) - Method in class org.apache.ojb.odmg.ImplementationImpl
 
setCurrentPersistenceBroker(PBKey, PersistenceBrokerInternal) - Static method in class org.apache.ojb.broker.core.PersistenceBrokerThreadMapping
Mark a PersistenceBroker as preferred choice for current Thread
setData(Collection) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Sets the collection data.
setDatabase(String) - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
setDataFile(File) - Method in class org.apache.ojb.broker.ant.WriteDataSqlToFileCommand
Set the xml file containing the data.
setDataFile(File) - Method in class org.apache.ojb.broker.ant.WriteDataToDatabaseCommand
Set the xml data file.
setDataSource(DataSource) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the data source that this connection descriptor represents.
setDatasourceName(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the datasourceName.
setDbAlias(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the database alias name.
setDbms(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the database platform name.
setDefaultConnection(boolean) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
setDefaultIsolationLevel(int) - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
Sets the defaultIsolationLevel.
setDefaultKey(PBKey) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
 
setDefaultKey(PBKey) - Method in interface org.apache.ojb.broker.core.PersistenceBrokerFactoryIF
Set the PBKey used for convinience PersistenceBroker lookup method PersistenceBrokerFactoryIF.defaultPersistenceBroker().
setDefaultKey(PBKey) - Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
Sets the key that specifies the default persistence manager.
setDefaultPBKey(PBKey) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Set the PBKey used in convinience method PersistenceBrokerFactory.defaultPersistenceBroker().
setDelegate(PersistenceBrokerInternal) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
setDelegate(Connection) - Method in class org.apache.ojb.broker.util.WrappedConnection
Sets my delegate.
setDeleteProcedure(DeleteProcedureDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Change the descriptor for the delete procedure/function.
setDeleteSql(SqlStatement) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
setDescriptor(DescriptorRepository, boolean) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Set the DescriptorRepository - if global was true, the given descriptor aquire global availability (use with care!), else the given descriptor was associated with the calling thread.
setDescriptor(DescriptorRepository) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Set DescriptorRepository for the current thread.
setDistinct(boolean) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Sets the distinct.
setDlistId(Integer) - Method in class org.apache.ojb.odmg.collections.DListEntry
Sets the dlistId.
setDmapId(Integer) - Method in class org.apache.ojb.odmg.collections.DMapEntry
Sets the dmapId.
setDriver(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Set the database driver.
setEagerRelease(boolean) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
setElements(List) - Method in class org.apache.ojb.odmg.collections.DListImpl
Sets the elements.
setElements(List) - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
setElements(Vector) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Sets the elements.
setEmbraced(boolean) - Method in class org.apache.ojb.broker.query.Criteria
Set embraced
setEnablePerThreadChanges(boolean) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Enable the possibility of making per thread runtime changes of the DescriptorRepository.
setEndAtIndex(int) - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
setEndAtIndex(int) - Method in interface org.apache.ojb.broker.query.Query
Set the row at which the query should stop retrieving results, inclusive.
setEntries(ManageableHashSet) - Method in class org.apache.ojb.odmg.collections.DMapImpl
Sets the entries.
setErrorCount(int) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
 
setEscapeCharacter(char) - Static method in class org.apache.ojb.broker.query.LikeCriteria
Global change of the escapeCharacter
setFactoryClass(Class) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Set the object factory for class described by this descriptor.
setFactoryClass(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
setFactoryMethod(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
sets the initialization method for this descriptor by name
setFailOnError(boolean) - Method in class org.apache.ojb.broker.ant.Command
Specifies whether the command execution will be stopped upon an error.
setFailOnError(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Sets a flag indicating that this Ant task should throw a BuildException if it encounters any verification errors.
setFetchSize(int) - Method in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
Sets the fetchSize hint for this connection pool.
setFetchSize(int) - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
setFetchSize(int) - Method in interface org.apache.ojb.broker.query.Query
Set fetchSize hint for this Query.
setFieldConversion(FieldConversion) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Deprecated. use setFieldConversionClassName instead
setFieldConversionClassName(String) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Sets the fieldConversion.
setFilename(String) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
 
setFksToItemClass(Vector) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
setFksToThisClass(Vector) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
setForeignKeyFields(Vector) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
setGrabSize(int) - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
Sets the grab size attribute of the HighLowSequence object
setHandling(String) - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Sets the name of the handling to use.
setHasCalledCheck(boolean) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setHasNext(boolean) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setHavingCriteria(Criteria) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Sets the havingCriteria.
setHoldability(int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setId(Integer) - Method in class org.apache.ojb.odmg.collections.DListEntry
Sets the id.
setId(Integer) - Method in class org.apache.ojb.odmg.collections.DListImpl
Sets the id.
setId(Integer) - Method in class org.apache.ojb.odmg.collections.DMapEntry
Sets the id.
setId(Integer) - Method in class org.apache.ojb.odmg.collections.DMapImpl
Sets the id.
setId(Integer) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Sets the id.
setIdentity(Identity) - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
Sets the identity of the subject of this indirection handler.
setIgnoreAutoCommitExceptions(boolean) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
setIgnoreFieldNameCase(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Sets the flag for ignoring the db column name case when looking for db columns.
setImpliciteWriteLocks(boolean) - Method in interface org.apache.ojb.odmg.ImplementationExt
If the OJB implicit locking feature (see TransactionExt.setImplicitLocking(boolean)) is enabled, this define the lock type of all implicit locked objects.
setImpliciteWriteLocks(boolean) - Method in class org.apache.ojb.odmg.ImplementationImpl
 
setImplicitLocking(boolean) - Method in interface org.apache.ojb.odmg.ImplementationExt
Set the global property implicit locking.
setImplicitLocking(boolean) - Method in class org.apache.ojb.odmg.ImplementationImpl
Note: Method behavior changed between version 1.0.3 and 1.0.4.
setImplicitLocking(boolean) - Method in class org.apache.ojb.odmg.NarrowTransaction
 
setImplicitLocking(boolean) - Method in interface org.apache.ojb.odmg.TransactionExt
This method can be used to activate or deactivate the implicit locking mechanism for the current transaction.
setImplicitLocking(boolean) - Method in class org.apache.ojb.odmg.TransactionImpl
 
setImplicitLockingBackward(boolean) - Method in class org.apache.ojb.odmg.ImplementationImpl
Deprecated. is only for backward compatibility with older versions (before 1.0.4) and will be removed in future versions.
setInBatchedMode(boolean) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setIndexColumns(Vector) - Method in class org.apache.ojb.broker.metadata.IndexDescriptor
 
setIndexed(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setIndexes(Vector) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Sets the IndexDescriptors used for DDL generation.
setIndexTablespace(String) - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
setIndices(Vector) - Method in class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
setIndirectionHandlerClass(Class) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Sets the indirection handler class.
setIndirectionHandlerClass(Class) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Sets the indirection handler class.
setIndirectionTable(String) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
setIndirectionTable(String) - Method in class org.apache.ojb.broker.query.ReportQueryByMtoNCriteria
Sets the indirectionTable.
setInExternTransaction(boolean) - Method in class org.apache.ojb.odmg.J2EETransactionImpl
 
setInitializationMethod(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
sets the initialization method for this descriptor by name
setInputFile(String) - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
setInsertProcedure(InsertProcedureDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Change the descriptor for the insert procedure/function.
setInsertSql(SqlStatement) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
setInterceptorClassToBeUsed(Class) - Method in class org.apache.ojb.broker.util.interceptor.InterceptorFactory
Sets the interceptorClassToBeUsed.
setInTransaction(boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
setIsInterface(boolean) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Set true if described class is a interface.
setIsolationLevel(int) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Method declaration
setIsolationLevel(int) - Method in class org.apache.ojb.odmg.locking.LockEntry
Sets the isolationLevel.
setItemClass(Class) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
sets the item class
setItemClass(Class) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setItemProxyClass(Class) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setJcdAlias(String) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Sets the alias of the jdbc connection to use.
setJcdAlias(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Set an alias name for this descriptor.
setJcdAlias(String) - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Sets the alias of the jdbc connection to use.
setJdbcConnectionDescriptor(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
setJdbcDriver(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Sets the fully qualified class name of the jdbc driver to use.
setJdbcLevel(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the jdbcLevel.
setJdbcLevel(double) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
setJdbcType(String, int, JdbcType) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper
Set the JdbcType by name and index.
setJdbcTypeByName(String, JdbcType) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper
Set the JdbcType by name.
setJdbcTypeByTypesIndex(int, JdbcType) - Static method in class org.apache.ojb.broker.metadata.JdbcTypesHelper
Set the JdbcType by index.
setJdbcTypes(int[]) - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
 
setJoinAttributes(String[]) - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
 
setKey(Object) - Method in class org.apache.ojb.broker.util.ReferenceMap.DefaultMapEntry
Deprecated. Sets the key.
setKeyOid(Identity) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
setKit(OTMKit) - Method in class org.apache.ojb.otm.core.Transaction
 
setLazy(boolean) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Sets the lazy.
setLazy(boolean) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
setLength(int) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setLengthSpecified(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setLevel(String) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
setListProxyClass(Class) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Dets the proxy class to use for collection classes that implement the List interface.
setListProxyClass(Class) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Dets the proxy class to use for collection classes that implement the List interface.
setLocking(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Sets the locking.
setLockTimeout(long) - Method in interface org.apache.ojb.broker.locking.LockManager
Set the lock timeout value in milliseconds.
setLockTimeout(long) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
setLockTimeout(long) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
setLockTimeout(long) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
noop
setLockType(int) - Method in class org.apache.ojb.odmg.locking.LockEntry
sets the locktype of this lockentry.
setLogAbandoned(boolean) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setLogger(Logger) - Method in interface org.apache.ojb.broker.util.configuration.Configuration
this method allows to set a logger that tracks configuration events.
setLogger(Logger) - Method in interface org.apache.ojb.broker.util.configuration.Configurator
this method allows to set a logger that tracks configuration events.
setLogger(Logger) - Method in class org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractImpl
 
setLogger(Logger) - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfigurator
 
setLogger(Logger) - Method in class org.apache.ojb.broker.util.logging.LoggingConfiguration
 
setLogon(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Sets the database logon account that the utility should use.
setManaged(boolean) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
setManaged(boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Set true if this instance is registered within a JTA transaction.
setManaged(boolean) - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Specifies whether this instance is handled by a managed environment, i.e.
setMaxActive(int) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setMaxIdle(int) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setMaxKey(long) - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
Sets the maxKey attribute of the HighLowSequence object
setMaxWait(long) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setMinEvictableIdleTimeMillis(long) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setMinIdle(int) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setModel(Database, DescriptorRepository) - Method in class org.apache.ojb.broker.ant.DdlUtilsDataHandling
Sets the model that the handling works on.
setModificationState(ModificationState) - Method in class org.apache.ojb.odmg.ObjectEnvelope
set the Modification state to a new value.
setName(String) - Method in class org.apache.ojb.broker.metadata.IndexDescriptor
 
setName(String) - Method in class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
setName(String) - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
Sets the name attribute of the HighLowSequence object
setName(String) - Method in class org.apache.ojb.odmg.NamedRootsMap.NamedEntry
 
setNeedsInsert(boolean) - Method in class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated. Method declaration
setNeedsUpdate(boolean) - Method in class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated. Method declaration
setNegative(boolean) - Method in class org.apache.ojb.broker.query.Criteria
Flags the whole Criteria as negative.
setNullForStatement(PreparedStatement, int, int) - Method in interface org.apache.ojb.broker.platforms.Platform
Called to let the Platform implementation perform any JDBC type-specific operations needed by the driver when binding null parameters for a PreparedStatement.
setNullForStatement(PreparedStatement, int, int) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
setNumberOfExtentsToBind(int) - Method in class org.apache.ojb.broker.query.SelectionCriteria
Sets the numberOfExtentsToBind.
setNumTestsPerEvictionRun(int) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setObjectCache(Class) - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
setObjectCacheDescriptor(ObjectCacheDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Sets the ObjectCacheDescriptor for representing class.
setObjectCacheDescriptor(ObjectCacheDescriptor) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the ObjectCacheDescriptor for representing connection/database.
setObjectForStatement(PreparedStatement, int, Object, int) - Method in interface org.apache.ojb.broker.platforms.Platform
Called to let the Platform implementation perform any JDBC type-specific operations needed by the driver when binding positional parameters for a PreparedStatement.
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformDb2Impl
Patch provided by Avril Kotzen (hi001@webmail.co.za) DB2 handles TINYINT (for mapping a byte).
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformDerbyImpl
Called to let the Platform implementation perform any JDBC type-specific operations needed by the driver when binding positional parameters for a PreparedStatement.
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformMsAccessImpl
 
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformOracleImpl
For objects beyond 4k, weird things happen in Oracle if you try to use "setBytes", so for all cases it's better to use setBinaryStream.
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
setObjectProjectionAttribute(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Use this method to query some related class by object references, for example query.setObjectProjectionAttribute("ref1.ref2.ref3");
setObjectProjectionAttribute(String, Class) - Method in class org.apache.ojb.broker.query.QueryByCriteria
 
setObjectReferenceDescriptor(ObjectReferenceDescriptor) - Method in class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl
Sets the objectReferenceDescriptor.
setObjectsRealClass(Class) - Method in class org.apache.ojb.broker.Identity
Set the real class of the subject.
setOid(Identity) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
setOid(byte[]) - Method in class org.apache.ojb.odmg.NamedRootsMap.NamedEntry
 
setOidString(String) - Method in class org.apache.ojb.odmg.locking.LockEntry
Sets the oidString.
setOjbPropertiesFile(File) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Sets the ojb properties file.
setOjbQuery(Query) - Method in class org.apache.ojb.soda.QueryImpl
Sets the ojbQuery, needed only as long we don't support the soda constraint stuff.
setOqlCollectionClass(Class) - Method in interface org.apache.ojb.odmg.ImplementationExt
Set the used collection type class returned by OQL queries.
setOqlCollectionClass(Class) - Method in class org.apache.ojb.odmg.ImplementationImpl
 
setOrdering(boolean) - Method in interface org.apache.ojb.odmg.ImplementationExt
Disable/enable OJB's ordering algorithm when insert, update, delete a bunch of objects within a transaction.
setOrdering(boolean) - Method in class org.apache.ojb.odmg.ImplementationImpl
 
setOrdering(boolean) - Method in class org.apache.ojb.odmg.NarrowTransaction
 
setOrdering(boolean) - Method in interface org.apache.ojb.odmg.TransactionExt
Allows to enable/disable the OJB persistent object ordering algorithm.
setOrdering(boolean) - Method in class org.apache.ojb.odmg.TransactionImpl
Allows to enable/disable the OJB persistent object ordering algorithm.
setOtmDependent(boolean) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
setOutputFile(String) - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
setOutputFile(File) - Method in class org.apache.ojb.broker.ant.WriteDataSqlToFileCommand
Sets the file to output the data to.
setOutputFile(File) - Method in class org.apache.ojb.broker.ant.WriteDtdToFileCommand
Sets the file to output the DTD to.
setPassword(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Sets the password for the database logon account.
setPassWord(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the database password.
setPathClass(String, Class) - Method in class org.apache.ojb.broker.query.Criteria
Set the Class for a path.
setPathClass(String, Class) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Set the Class for a path.
setPathOuterJoin(String) - Method in class org.apache.ojb.broker.query.QueryByCriteria
Force outer join for the last segment of the path.
setPBKey(PBKey) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
setPBKey(PBKey) - Method in class org.apache.ojb.odmg.collections.DListImpl
 
setPBKey(PBKey) - Method in class org.apache.ojb.odmg.collections.DMapImpl
 
setPBKey(PBKey) - Method in class org.apache.ojb.odmg.collections.DSetImpl
 
setPersistentField(Class, String) - Method in class org.apache.ojb.broker.metadata.AnonymousFieldDescriptor
 
setPersistentField(Class, String) - Method in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
 
setPersistentField(PersistentField) - Method in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
 
setPersistentField(Class, String) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
Noop, a specific PersistentField is used internal - SuperReferenceDescriptor.SuperReferenceField.
setPersistentField(PersistentField) - Method in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
Noop, a specific PersistentField is used internal - SuperReferenceDescriptor.SuperReferenceField.
setPersistentFieldClass(Class) - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
Sets the persistentFieldClass.
setPersistentFieldClassName(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Optional! Set the PersistentField implementation class used by this class.
setPerThreadDescriptor(DescriptorRepository) - Method in class org.apache.ojb.broker.metadata.MetadataManager
Deprecated. use MetadataManager.setDescriptor(org.apache.ojb.broker.metadata.DescriptorRepository, boolean)
setPlatform(Platform) - Method in class org.apache.ojb.broker.ant.Command
Sets the platform.
setPlatform(Platform) - Method in class org.apache.ojb.broker.ant.DdlUtilsDataHandling
Sets the (connected) database platform to work against.
setPoolConfiguration(Properties) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
could be used for runtime configuration TODO: is this useful?
setPosition(int) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
setPrecision(int) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setPrecisionSpecified(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setPrimaryKey(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setProfileKey(Object) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Sets the metadata profile key used when creating this proxy.
setPropertiesFile(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Sets the fully qualified path and file name of the OJB properties file.
setPropertiesFile(String) - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Sets the properties file (OJB.properties).
setProtocol(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the database protocol.
setProxyClass(Class) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Sets the proxy class to be used.
setProxyClassName(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Sets the name of the proxy class to be used.
SetProxyDefaultImpl - Class in org.apache.ojb.broker.core.proxy
A placeHolder for a whole set to support deferred loading of relationships.
SetProxyDefaultImpl(PBKey, Query) - Constructor for class org.apache.ojb.broker.core.proxy.SetProxyDefaultImpl
Constructor for SetProxy.
SetProxyDefaultImpl(PBKey, Class, Query) - Constructor for class org.apache.ojb.broker.core.proxy.SetProxyDefaultImpl
Constructor for SetProxy.
setProxyPrefetchingLimit(int) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
setProxyPrefetchingLimit(int) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
setQuery(Query) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Sets the defining query.
setQueryCustomizer(QueryCustomizer) - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
Sets the queryCustomizer.
setQueryObject(RsQueryObject) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setReadOnly(boolean) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setRealSubject(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
[olegnitz] This looks stupid, but is really necessary for OTM: the materialization listener replaces the real subject by its clone to ensure transaction isolation.
setRealSubject(Object) - Method in interface org.apache.ojb.broker.core.proxy.IndirectionHandler
Sets the real subject of this proxy.
setRealSubject(Object) - Method in class org.apache.ojb.broker.util.interceptor.Interceptor
Sets the realSubject.
setRealSubject(Object) - Method in class org.apache.ojb.odmg.collections.DListEntry
 
setReferenceFKs(Object, ClassDescriptor) - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
noop
setReferences(Vector) - Method in class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
setRefresh(boolean) - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
Sets the refresh.
setRemoveAbandoned(boolean) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setRemoveAbandonedTimeout(int) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setRepository(DescriptorRepository) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Sets the repository.
setRepositoryFile(File) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Sets the repository file (per default the one configured in the ojb properties file is used).
setRepositoryFile(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
 
setRequired(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setResultSetClosed(boolean) - Method in class org.apache.ojb.soda.ObjectSetImpl
Sets the resultSetClosed.
setReturnValueFieldRef(String) - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Change the field descriptor that will receive the return value from the procedure/function..
setReturnValueFieldRef(FieldDescriptor) - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
Change the the field descriptor that will receive the return value from the procedure/function...
setRoot(SqlQueryStatement.TableAlias) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Sets the root.
setRow(Map) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setRowReader(RowReader) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
sets the row reader class for this descriptor
setRowReader(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
sets the row reader class name for thie class descriptor
setRsAndStmt(ResultSetAndStatement) - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
setSavepoint() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setSavepoint(String) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setScale(int) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setScaleSpecified(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setSchema(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Sets the schema.
setSchemaFile(File) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Set the xml schema describing the application model.
setSelectByPKSql(SelectStatement) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
setSelectExists(SqlStatement) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
setSequenceDescriptor(SequenceDescriptor) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Set the SequenceDescriptor for this connection descriptor.
setSequenceManagerClass(Class) - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
setSequenceName(String) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
setSessionContext(SessionContext) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
setSetProxyClass(Class) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Dets the proxy class to use for collection classes that implement the Set interface.
setSetProxyClass(Class) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Dets the proxy class to use for collection classes that implement the Set interface.
setSize(int) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
Sets the size internally.
setSourceObject(Object) - Method in exception org.apache.ojb.broker.OptimisticLockException
Sets the violating object.
setSqlType(JdbcType) - Method in interface org.apache.ojb.broker.metadata.FieldType
Dets the associated sql field type of this field.
setStartAtIndex(int) - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
setStartAtIndex(int) - Method in interface org.apache.ojb.broker.query.Query
Set the row at which the query should start retrieving results, inclusive first row is 1
setState(Identity, State) - Method in class org.apache.ojb.otm.core.ConcreteEditingContext
 
setState(Identity, State) - Method in interface org.apache.ojb.otm.EditingContext
 
setStatus(int) - Method in class org.apache.ojb.odmg.TransactionImpl
 
setSubProtocol(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the database sub-protocol.
setSuperClass(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Set name of the super class.
setSuperClassFieldRef(int) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
TODO drop this method?
setTableName(String) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Method declaration
setTarget(Object) - Method in class org.apache.ojb.broker.PBLifeCycleEvent
Set the object that caused the event.
setTestOnBorrow(boolean) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setTestOnReturn(boolean) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setTestWhileIdle(boolean) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setTimeBetweenEvictionRunsMillis(long) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setTimestamp(long) - Method in class org.apache.ojb.odmg.locking.LockEntry
Sets the timestamp.
setTransaction(Transaction) - Method in class org.apache.ojb.otm.core.BaseConnection
 
setTransaction(Transaction) - Method in interface org.apache.ojb.otm.OTMConnection
Associate this connection with a given transaction.
setTransactionId(String) - Method in class org.apache.ojb.odmg.locking.LockEntry
Sets the transactionId.
setTransactionIsolation(int) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setTxCheck(boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerAbstractImpl
This setting can be helpful during development if the PersistenceBroker transaction demarcation was used (this is true in most cases).
setType(int) - Method in class org.apache.ojb.broker.query.Criteria
Set the type
setTypeMap(Map) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
setUnique(boolean) - Method in class org.apache.ojb.broker.metadata.IndexDescriptor
 
setUpdateLock(boolean) - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Sets the updateLock updateLock controls whether the lock fields should be updated by OJB when a row is saved.
setUpdateProcedure(UpdateProcedureDescriptor) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Change the descriptor for the update procedure/function.
setUpdateSql(SqlStatement) - Method in class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
setupPool(JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
Returns a new ObjectPool for the specified connection descriptor.
setUrl(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Sets the url connection string for the jdbc driver.
setUseAutoCommit(int) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
setUseBatchInserts(boolean) - Method in class org.apache.ojb.broker.util.batch.BatchConnection
 
setUseBatchMode(boolean) - Method in class org.apache.ojb.broker.ant.WriteDataToDatabaseCommand
Specifies whether we shall be using batch mode.
setUseImplicitLocking(boolean) - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
setUseInternalDtd(boolean) - Method in class org.apache.ojb.broker.ant.RepositoryDataTask
Specifies whether XML schema files are validated against the internal or an external DTD.
setUseNativeIncrement(String) - Method in class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
setUserName(String) - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Sets the database user name.
setUseStrictTypeChecking(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Sets the flag for stict type checking of database column types.
setUseXMLValidation(String) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
Turns on W3C xml validation of the OJB repository.xml file (on by default).
setValidationQuery(String) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setValue() - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
Sets up this object to represent a null value.
setValue(String, boolean) - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
Sets up this object to represent a value that is derived from a field in the corresponding class-descriptor.
setValue(String) - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
Sets up this object to represent an argument that will be set to a constant value.
setValue(Object) - Method in class org.apache.ojb.broker.query.SelectionCriteria
Sets the value.
setValue(Object) - Method in class org.apache.ojb.broker.util.ReferenceMap.DefaultMapEntry
Deprecated. Note that this method only sets the local reference inside this object and does not modify the original Map.
setValue(Object) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
setValue2(Object) - Method in class org.apache.ojb.broker.query.BetweenCriteria
Sets the value2.
setValueFor(Field, Object, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
 
setValueFor(Field, Object, Object) - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldPrivilegedImpl
 
setValueOid(Identity) - Method in class org.apache.ojb.odmg.collections.DMapEntry
 
setVersion(Integer) - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
 
setWarningCount(int) - Method in class org.apache.ojb.broker.ant.VerifyMappingsTask
 
setWhenExhaustedAction(byte) - Method in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
setWithExtents(boolean) - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
setWithExtents(boolean) - Method in interface org.apache.ojb.broker.query.Query
 
setWorkDir(String) - Method in interface org.apache.ojb.broker.util.dbhandling.DBHandling
Sets the working directory.
setWorkDir(String) - Method in class org.apache.ojb.broker.util.dbhandling.DBHandlingTask
Sets the working directory.
setWorkDir(String) - Method in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Sets the working directory.
setWriteLocked(boolean) - Method in class org.apache.ojb.odmg.ObjectEnvelope
 
setWriter(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. generate a writer lock entry for transaction tx on object obj and write it to the persistent storage.
setWriter(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated. generate a writer lock entry for transaction tx on object obj and write it to the persistent storage.
setWriter(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockMap
Deprecated. generate a writer lock entry for transaction tx on object obj and write it to the persistent storage.
setWriter(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
generate a writer lock entry for transaction tx on object obj and write it to the persistent storage.
shutdown() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl
 
shutdown() - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
 
shutdown() - Method in interface org.apache.ojb.broker.core.PersistenceBrokerFactoryIF
Shutdown method for OJB, kills all running processes within OJB - after shutdown OJB can no longer be used.
shutdown() - Static method in class org.apache.ojb.broker.core.PersistenceBrokerThreadMapping
Clean up static fields and any registered ThreadLocal contents to grant a clean shutdown/reload of OJB within re/hot-deployable applications.
shutdown() - Method in class org.apache.ojb.broker.metadata.MetadataManager
 
shutdown() - Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
Shuts OJB down, i.e.
SimpleKit - Class in org.apache.ojb.otm.kit
A base implementation of an OTMKit using local transactions, an in-memory lock map, and metadata based object copying for object swizzling in transactional contexts.
SimpleKit() - Constructor for class org.apache.ojb.otm.kit.SimpleKit
Constructor for SimpleKit.
size() - Method in class org.apache.ojb.broker.accesslayer.ChainingIterator
Calculates the size of all the iterators.
size() - Method in interface org.apache.ojb.broker.accesslayer.OJBIterator
 
size() - Method in class org.apache.ojb.broker.accesslayer.PagingIterator
 
size() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
size() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
size() - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Returns the size of this map.
size() - Method in class org.apache.ojb.odmg.collections.DListImpl
Returns the number of elements in this collection.
size() - Method in class org.apache.ojb.odmg.collections.DSetImpl
Returns the number of elements in this collection.
size() - Method in class org.apache.ojb.soda.ObjectSetImpl
 
size() - Method in interface org.odbms.ObjectSet
returns the number of elements in the ObjectSet.
smaller() - Method in class org.apache.ojb.soda.ConstraintImpl
 
smaller() - Method in interface org.odbms.Constraint
sets the evaluation mode to "<"
smallerOrEqual() - Method in class org.apache.ojb.soda.ConstraintImpl
 
smallerOrEqual() - Method in interface org.odbms.Constraint
sets the evaluation mode to "<="
SOFT - Static variable in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Constant indiciating that soft references should be used.
SOFT_REFERENCES_PROP - Static variable in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
SORT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
sortCriterion(QueryByCriteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
sp_createSequenceQuery(String, long) - Method in class org.apache.ojb.broker.util.sequence.SequenceManagerStoredProcedureImpl
Insert syntax for our special table
splitCriteria() - Method in class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
First reduce the Criteria to the normal disjunctive form, then calculate the necessary tree of joined tables for each item, then group items with the same tree of joined tables.
splitInCriteria(Object, Collection, boolean, int) - Method in class org.apache.ojb.broker.query.Criteria
Answer a List of InCriteria based on values, each InCriteria contains only inLimit values
splitPath(String) - Static method in class org.apache.ojb.broker.util.SqlHelper
Split a path into column , prefix and suffix, the prefix contains all info up to the column
ie: avg(amount) -> amount , avg( , )
ie: sum (accounts.amount) as theSum -> accounts.amount , sum( , ) as theSum
ie: count( distinct id ) as bla -> id , count(distinct , ) as bla
Supports simple expressions ie: price * 1.05 TODO: cannot resolve multiple attributes in expression ie: price - bonus
sql - Variable in class org.apache.ojb.broker.accesslayer.sql.SqlUpdateStatement
 
SQL92_JOIN_SYNTAX - Static variable in interface org.apache.ojb.broker.accesslayer.JoinSyntaxTypes
SQL-92 syntax for joins:
SELECT ...
SQL92_NOPAREN_JOIN_SYNTAX - Static variable in interface org.apache.ojb.broker.accesslayer.JoinSyntaxTypes
SQL-92 without parenthesis syntax for joins:
SELECT ...
SqlBasedReportQueryRsIterator - Class in org.apache.ojb.broker.accesslayer
ReporQueryRsIterator based on SQL-Statement
SqlBasedReportQueryRsIterator(RsQueryObject, PersistenceBrokerImpl) - Constructor for class org.apache.ojb.broker.accesslayer.SqlBasedReportQueryRsIterator
SqlBasedRsIterator constructor.
SqlBasedRsIterator - Class in org.apache.ojb.broker.accesslayer
RsIterator based on SQL-Statement
SqlBasedRsIterator(RsQueryObject, PersistenceBrokerImpl) - Constructor for class org.apache.ojb.broker.accesslayer.SqlBasedRsIterator
SqlBasedRsIterator constructor.
SqlCriteria - Class in org.apache.ojb.broker.query
SelectionCriteria for free form sql "REVERSE(name) like 're%'"
SqlDeleteByPkStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model a DELETE Statement
SqlDeleteByPkStatement(ClassDescriptor, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlDeleteByPkStatement
Constructor for SqlDeleteByPkStatement.
SqlDeleteByQuery - Class in org.apache.ojb.broker.accesslayer.sql
Model a DELETE by Query Statement
SqlDeleteByQuery(Platform, ClassDescriptor, Query, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlDeleteByQuery
Constructor for SqlDeleteByQuery.
SqlDeleteMNStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model an DELETE Statement for M:N indirection table
SqlDeleteMNStatement(String, String[], Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlDeleteMNStatement
Constructor for SqlInsertMNStatement.
SqlExistStatement - Class in org.apache.ojb.broker.accesslayer.sql
Generate a select to check existence of an object.
SqlExistStatement(ClassDescriptor, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlExistStatement
 
SqlGenerator - Interface in org.apache.ojb.broker.accesslayer.sql
This interface defines the behaviour of an SqlGenartor component that is responsible for building sql statements.
sqlGenerator - Variable in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
SqlGeneratorDefaultImpl - Class in org.apache.ojb.broker.accesslayer.sql
This Class is responsible for building sql statements Objects fields and their repective values are accessed by Java reflection
SqlGeneratorDefaultImpl(Platform) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl
 
SqlGeneratorDefaultImpl.SqlForClass - Class in org.apache.ojb.broker.accesslayer.sql
This class serves as a cache for sql-Statements used for persistence operations.
SqlGeneratorDefaultImpl.SqlForClass() - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorDefaultImpl.SqlForClass
 
SqlGeneratorFactory - Class in org.apache.ojb.broker.accesslayer.sql
This factory creates SqlGenerator instances.
SqlGeneratorFactory() - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlGeneratorFactory
 
SqlHelper - Class in org.apache.ojb.broker.util
Helper class for all SQL related stuff.
SqlHelper() - Constructor for class org.apache.ojb.broker.util.SqlHelper
 
SqlHelper.PathInfo - Class in org.apache.ojb.broker.util
Helper Class for a split column
ie: sum (distinct amount) as theAmount
SqlInsertMNStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model an INSERT Statement for M:N indirection table
SqlInsertMNStatement(String, String[], Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlInsertMNStatement
Constructor for SqlInsertMNStatement.
SqlInsertStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model an INSERT Statement
SqlInsertStatement(ClassDescriptor, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlInsertStatement
Constructor for SqlInsertStatement.
SqlMNStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model a MN-Statement based on Table, Columns and Values
SqlMNStatement(String, String[], Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlMNStatement
Constructor for SqlMNStatement.
SqlPkStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model simple Statements based on ClassDescriptor and/or PrimaryKey
SqlPkStatement(ClassDescriptor, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlPkStatement
Constructor for SqlPkStatement.
SqlProcedureStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model a call to a stored procedure based on ProcedureDescriptors
SqlProcedureStatement(ProcedureDescriptor, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlProcedureStatement
Create an instance of this object.
SqlQueryStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model a Statement based on Query.
SqlQueryStatement(Platform, ClassDescriptor, Query, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Constructor for SqlCriteriaStatement.
SqlQueryStatement(SqlQueryStatement, Platform, ClassDescriptor, Query, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement
Constructor for SqlCriteriaStatement.
SqlSelectByPkStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model a SELECT Statement by Primary Key
SqlSelectByPkStatement(Platform, ClassDescriptor, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlSelectByPkStatement
Constructor for SqlSelectByPkStatement.
SqlSelectMNStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model a SELECT Statement for M:N indirection table
SqlSelectMNStatement(String, String[], String[], Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlSelectMNStatement
Constructor for SqlSelectMNStatement.
SqlSelectStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model a SELECT Statement
SqlSelectStatement(Platform, ClassDescriptor, Query, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Constructor for SqlSelectStatement.
SqlSelectStatement(SqlQueryStatement, Platform, ClassDescriptor, Query, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlSelectStatement
Constructor for SqlSelectStatement.
SqlStatement - Interface in org.apache.ojb.broker.accesslayer.sql
Interface for SQL-Statements
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.BlankString2NullFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Boolean2IntFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Calendar2DateFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Calendar2TimestampFieldConversion
 
sqlToJava(Object) - Method in interface org.apache.ojb.broker.accesslayer.conversions.FieldConversion
Convert a JDBC object to a persistent class value.
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.FieldConversionDefaultImpl
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.GUID2StringFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Int2IntegerFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.IntList2VarcharFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlDateFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlTimestampFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Object2Base64StringFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Object2ByteArrFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.Object2ByteArrUncompressedFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.StringList2VarcharFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.StringVector2VarcharFieldConversion
 
sqlToJava(Object) - Method in class org.apache.ojb.broker.accesslayer.conversions.TimeList2VarcharFieldConversion
 
SqlUpdateStatement - Class in org.apache.ojb.broker.accesslayer.sql
Model an UPDATE Statement
SqlUpdateStatement(ClassDescriptor, Logger) - Constructor for class org.apache.ojb.broker.accesslayer.sql.SqlUpdateStatement
Constructor for SqlUpdateStatement.
startDocument() - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
startDocument callback, nothing to do here.
startDocument() - Method in class org.apache.ojb.broker.metadata.ConnectionDescriptorXmlHandler
startDocument callback, nothing to do here.
startDocument() - Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
startDocument callback, nothing to do here.
startElement(String, String, String, Attributes) - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.ojb.broker.metadata.ConnectionDescriptorXmlHandler
startElement callback.
startElement(String, String, String, Attributes) - Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
startElement callback.
State - Class in org.apache.ojb.otm.states
Represents the state of object.
State() - Constructor for class org.apache.ojb.otm.states.State
 
STATEMENT_CACHE_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Number of cached statements per connection, when using implicit caching with OracleConnections.
StatementManager - Class in org.apache.ojb.broker.accesslayer
manages JDBC Connection and Statement resources.
StatementManager(PersistenceBroker) - Constructor for class org.apache.ojb.broker.accesslayer.StatementManager
 
StatementManagerFactory - Class in org.apache.ojb.broker.accesslayer
 
StatementManagerFactory() - Constructor for class org.apache.ojb.broker.accesslayer.StatementManagerFactory
 
StatementManagerIF - Interface in org.apache.ojb.broker.accesslayer
 
STATEMENTS_PER_BATCH - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
 
STATEMENTS_PER_BATCH - Static variable in class org.apache.ojb.broker.platforms.PlatformWLOracle9iImpl
Deprecated.  
StatementsForClassFactory - Class in org.apache.ojb.broker.accesslayer
Factory for StatementsForClassIF implementations.
StatementsForClassFactory() - Constructor for class org.apache.ojb.broker.accesslayer.StatementsForClassFactory
 
StatementsForClassIF - Interface in org.apache.ojb.broker.accesslayer
A class that implements this interface serves as a cache for java.sql.Statements used for persistence operations on a given class.
StatementsForClassImpl - Class in org.apache.ojb.broker.accesslayer
This class serves as a cache for Statements that are used for persistence operations on a given class.
StatementsForClassImpl(JdbcConnectionDescriptor, ClassDescriptor) - Constructor for class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
 
StateNewClean - Class in org.apache.ojb.odmg.states
this state represents new objects which have not been altered during tx.
StateNewDelete - Class in org.apache.ojb.odmg.states
this state represents new objects which have been mrked for deletion during tx.
StateNewDirty - Class in org.apache.ojb.odmg.states
This state represents new objects which have been altered during tx.
StateOldClean - Class in org.apache.ojb.odmg.states
this state represents old Objects (i.e.
StateOldDelete - Class in org.apache.ojb.odmg.states
this state represents old objects which have been marked for deletion during tx.
StateOldDirty - Class in org.apache.ojb.odmg.states
this state represents old objects which have been altered during tx.
StateTransient - Class in org.apache.ojb.odmg.states
this state represents objects which are not persisted and no longer used.
staticIntFieldValue(Field) - Static method in class org.apache.ojb.broker.platforms.BlobWrapper
 
staticIntFieldValue(Field) - Static method in class org.apache.ojb.broker.platforms.ClobWrapper
 
store(Object, Identity, ClassDescriptor, boolean, boolean) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
store(Object) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
store(Object, ObjectModification) - Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
 
store(Object) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
store(Object, ObjectModification) - Method in class org.apache.ojb.broker.core.PersistenceBrokerBean
 
store(Object) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Store an Object.
store(Object, Identity, ClassDescriptor, boolean, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Method which start the real store work (insert or update) and is intended for use by top-level api or internal calls.
store(Object, Identity, ClassDescriptor, boolean) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Internal used method which start the real store work.
store(Object, ObjectModification) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Makes object obj persistent in the underlying persistence system.
store(Object, ObjectModification) - Method in interface org.apache.ojb.broker.PersistenceBroker
Makes the given object persistent in the underlying persistence system.
store(Object) - Method in interface org.apache.ojb.broker.PersistenceBroker
Make the given object persistent in the underlying persistence system.
store(Object, Identity, ClassDescriptor, boolean, boolean) - Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
Performs the real store work (insert or update) and is intended for use by top-level apis internally.
storeMtoNImplementor(CollectionDescriptor, Object, Object, Collection) - Method in class org.apache.ojb.broker.core.MtoNBroker
Stores new values of a M:N association in a indirection table.
storeMtoNImplementor(MtoNImplementor) - Method in class org.apache.ojb.broker.core.MtoNBroker
 
STR_DEBUG - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_DEBUG_MSG - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_ERROR - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_ERROR_MSG - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_FATAL - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_FATAL_MSG - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_INFO - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_INFO_MSG - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_WARN - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
STR_WARN_MSG - Static variable in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
StringBufferLoggerImpl - Class in org.apache.ojb.broker.util.logging
This class is a Logger implementation based on a StringBuffer.
StringBufferLoggerImpl(String) - Constructor for class org.apache.ojb.broker.util.logging.StringBufferLoggerImpl
 
StringList2VarcharFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
This implementation of the FieldConversion interface converts between a List of String objects and a database varchar field.
StringList2VarcharFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.StringList2VarcharFieldConversion
 
StringLiteral - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
StringVector2VarcharFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
Converts a Vector of string elements back and forth from a database varchar field Strings may not contain "#" as this is used as separator.
StringVector2VarcharFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.StringVector2VarcharFieldConversion
Creates a new instance of StringVector2VarcharFieldConversion
subList(int, int) - Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
 
SUBPROTOCOL_DB2 - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard DB2 driver
SUBPROTOCOL_DB2_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the i-net DB2 driver
SUBPROTOCOL_FIREBIRD - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard Firebird driver
SUBPROTOCOL_HSQLDB - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard Hsqldb driver
SUBPROTOCOL_INFORMIX - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard Informix driver
SUBPROTOCOL_MAXDB - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard MaxDB driver
SUBPROTOCOL_MCKOI - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard McKoi driver
SUBPROTOCOL_MSSQLSERVER - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard SQLServer driver
SUBPROTOCOL_MSSQLSERVER6_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
A subprotocol used by the i-net SQLServer driver
SUBPROTOCOL_MSSQLSERVER6_INET_POOLED - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
A subprotocol used by the pooled i-net SQLServer driver
SUBPROTOCOL_MSSQLSERVER7_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
A subprotocol used by the i-net SQLServer driver
SUBPROTOCOL_MSSQLSERVER7_INET_POOLED - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
A subprotocol used by the pooled i-net SQLServer driver
SUBPROTOCOL_MSSQLSERVER7A_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
A subprotocol used by the i-net SQLServer driver
SUBPROTOCOL_MSSQLSERVER7A_INET_POOLED - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
A subprotocol used by the pooled i-net SQLServer driver
SUBPROTOCOL_MSSQLSERVER_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
A subprotocol used by the i-net SQLServer driver
SUBPROTOCOL_MSSQLSERVER_INET_POOLED - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
A subprotocol used by the pooled i-net SQLServer driver
SUBPROTOCOL_MSSQLSERVER_JSQLCONNECT - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the JNetDirect SQLServer driver
SUBPROTOCOL_MSSQLSERVER_JTDS - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the jTDS SQLServer driver
SUBPROTOCOL_MYSQL - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard MySQL driver
SUBPROTOCOL_ORACLE - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard Oracle driver
SUBPROTOCOL_ORACLE_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the i-net Oracle driver
SUBPROTOCOL_POSTGRESQL - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard PostgreSQL driver
SUBPROTOCOL_SAPDB - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard Sapdb driver
SUBPROTOCOL_SYBASE - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the standard Sybase driver
SUBPROTOCOL_SYBASE_INET - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the i-net Sybase driver
SUBPROTOCOL_SYBASE_INET_POOLED - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the pooled i-net Sybase driver
SUBPROTOCOL_SYBASE_JTDS - Static variable in class org.apache.ojb.broker.metadata.JdbcMetadataUtils
The subprotocol used by the jTDS Sybase driver
subsetOf(DSet) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Determine whether this set is a subset of the set referenced by otherSet.
subsetOf(DSet) - Method in interface org.odmg.DSet
Determine whether this set is a subset of the set referenced by otherSet.
suffix - Variable in class org.apache.ojb.broker.util.SqlHelper.PathInfo
 
SunOneTransactionManagerFactory - Class in org.apache.ojb.broker.transaction.tm
SunOne TransactionManager lookup.
SunOneTransactionManagerFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.SunOneTransactionManagerFactory
 
SUPER_FIELD_INTERNAL_NAME - Static variable in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
SUPER_FIELD_NAME - Static variable in class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
SuperReferenceDescriptor - Class in org.apache.ojb.broker.metadata
This class handle inheritance as 1-1 association based on a anonymous field (no field in persistent object needed).
SuperReferenceDescriptor(ClassDescriptor) - Constructor for class org.apache.ojb.broker.metadata.SuperReferenceDescriptor
 
SuperReferenceDescriptor.SuperReferenceField - Class in org.apache.ojb.broker.metadata
 
SuperReferenceDescriptor.SuperReferenceField(SuperReferenceDescriptor) - Constructor for class org.apache.ojb.broker.metadata.SuperReferenceDescriptor.SuperReferenceField
 
supersetOf(DSet) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Determine whether this set is a superset of the set referenced by otherSet.
supersetOf(DSet) - Method in interface org.odmg.DSet
Determine whether this set is a superset of the set referenced by otherSet.
supportsBatchOperations() - Method in interface org.apache.ojb.broker.platforms.Platform
If this platform supports the batch operations jdbc 2.0 feature.
supportsBatchOperations() - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
supportsMultiColumnCountDistinct() - Method in interface org.apache.ojb.broker.platforms.Platform
Whether the platform supports a COUNT DISTINCT across multiple columns.
supportsMultiColumnCountDistinct() - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
Whether the platform supports a COUNT DISTINCT across multiple columns.
supportsMultiColumnCountDistinct() - Method in class org.apache.ojb.broker.platforms.PlatformDerbyImpl
Whether the platform supports a COUNT DISTINCT across multiple columns.
supportsPaging() - Method in interface org.apache.ojb.broker.platforms.Platform
Answer true if LIMIT or equivalent is supported SQL-Paging is not yet supported
supportsPaging() - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
 
supportsPaging() - Method in class org.apache.ojb.broker.platforms.PlatformHsqldbImpl
 
supportsPaging() - Method in class org.apache.ojb.broker.platforms.PlatformMySQLImpl
 
supportsPaging() - Method in class org.apache.ojb.broker.platforms.PlatformPostgreSQLImpl
 
supportsPaging() - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
 
swizzle(Object, Object, PersistenceBroker, ObjectCache) - Method in class org.apache.ojb.otm.swizzle.CopySwizzling
 
swizzle(Object, Object, PersistenceBroker, ObjectCache) - Method in class org.apache.ojb.otm.swizzle.NoSwizzling
 
swizzle(Object, Object, PersistenceBroker, ObjectCache) - Method in interface org.apache.ojb.otm.swizzle.Swizzling
Swizzle object references.
Swizzling - Interface in org.apache.ojb.otm.swizzle
 
SYBASE_JOIN_SYNTAX - Static variable in interface org.apache.ojb.broker.accesslayer.JoinSyntaxTypes
Sybase ASE syntax for joins:
SELECT ...

T

TABLE_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
TableDescriptor - Class in org.apache.ojb.broker.metadata.torque
 
TableDescriptor() - Constructor for class org.apache.ojb.broker.metadata.torque.TableDescriptor
 
TAG_ACCESS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
TAG_ACCESS_ANONYMOUS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
TAG_ACCESS_READONLY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
TAG_ACCESS_READWRITE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
TAG_SUPER - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
TEST_ON_BORROW - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
TEST_ON_RETURN - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
TEST_WHILE_IDLE - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
THIN_BLOB_MAX_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracleImpl
 
THIN_CLOB_MAX_SIZE - Static variable in class org.apache.ojb.broker.platforms.PlatformOracleImpl
 
THIN_URL_PREFIX - Static variable in class org.apache.ojb.broker.platforms.PlatformOracleImpl
 
TIME_BETWEEN_EVICTION_RUNS_MILLIS - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
TimeList2VarcharFieldConversion - Class in org.apache.ojb.broker.accesslayer.conversions
This implementation of the FieldConversion interface converts between a List of Time objects and a database varchar field.
TimeList2VarcharFieldConversion() - Constructor for class org.apache.ojb.broker.accesslayer.conversions.TimeList2VarcharFieldConversion
 
TIMEOUT_PROP - Static variable in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
TimeoutStrategy - Class in org.apache.ojb.otm.lock.wait
 
TimeoutStrategy(long) - Constructor for class org.apache.ojb.otm.lock.wait.TimeoutStrategy
 
TimeoutStrategy() - Constructor for class org.apache.ojb.otm.lock.wait.TimeoutStrategy
The default timeout is 30 seconds
TM_DEFAULT_METHOD_NAME - Static variable in class org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory
Returns "getTransactionManager";
toArray() - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
toArray(Object[]) - Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
 
TOK_APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_COLON - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_COMMA - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_CONCAT - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_DOLLAR - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_DOT - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_EQ - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_EXACT_NUMERIC_LITERAL - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_GE - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_GT - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_INDIRECT - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_LBRACK - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_LE - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_LPAREN - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_LT - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_MINUS - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_NE - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_NE2 - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_PLUS - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_RBRACK - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_RPAREN - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_SEMIC - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_SLASH - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_STAR - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TOK_UNSIGNED_INTEGER - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
TORQUE_PLATFORM_DB2 - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Torque db platforms
TORQUE_PLATFORM_HYPERSONIC - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
 
TORQUE_PLATFORM_INTERBASE - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
 
TORQUE_PLATFORM_MSSQL - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
 
TORQUE_PLATFORM_MYSQL - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
 
TORQUE_PLATFORM_ORACLE - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
 
TORQUE_PLATFORM_POSTGRESQL - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
 
TORQUE_PLATFORM_SAPDB - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
 
TORQUE_PLATFORM_SYBASE - Static variable in class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
 
TorqueDBHandling - Class in org.apache.ojb.broker.util.dbhandling
Provides basic database handling (drop, create, init) via torque.
TorqueDBHandling() - Constructor for class org.apache.ojb.broker.util.dbhandling.TorqueDBHandling
Creates a new handling object.
TorqueFieldGenerator - Class in org.apache.ojb.broker.metadata.torque
 
TorqueFieldGenerator(boolean) - Constructor for class org.apache.ojb.broker.metadata.torque.TorqueFieldGenerator
 
TorqueForeignKeyGenerator - Class in org.apache.ojb.broker.metadata.torque
 
TorqueForeignKeyGenerator(DescriptorRepository) - Constructor for class org.apache.ojb.broker.metadata.torque.TorqueForeignKeyGenerator
 
TorqueIndexGenerator - Class in org.apache.ojb.broker.metadata.torque
 
TorqueIndexGenerator() - Constructor for class org.apache.ojb.broker.metadata.torque.TorqueIndexGenerator
 
TorqueRepositoryGenerator - Class in org.apache.ojb.broker.metadata.torque
 
TorqueRepositoryGenerator(String, boolean) - Constructor for class org.apache.ojb.broker.metadata.torque.TorqueRepositoryGenerator
 
TorqueRepositoryGeneratorTask - Class in org.apache.ojb.broker.ant
 
TorqueRepositoryGeneratorTask() - Constructor for class org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
 
TorqueTableGenerator - Class in org.apache.ojb.broker.metadata.torque
 
TorqueTableGenerator(DescriptorRepository, boolean) - Constructor for class org.apache.ojb.broker.metadata.torque.TorqueTableGenerator
 
TorqueTablePreprocessor - Class in org.apache.ojb.broker.metadata.torque
 
TorqueTablePreprocessor(DescriptorRepository) - Constructor for class org.apache.ojb.broker.metadata.torque.TorqueTablePreprocessor
 
toString() - Method in class org.apache.ojb.broker.accesslayer.RsIterator
 
toString() - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
toString() - Method in class org.apache.ojb.broker.cache.ObjectCacheDefaultImpl
 
toString() - Method in class org.apache.ojb.broker.cache.ObjectCacheEmptyImpl
 
toString() - Method in class org.apache.ojb.broker.cache.ObjectCacheJCSImpl
 
toString() - Method in class org.apache.ojb.broker.cache.ObjectCacheLocalDefaultImpl
 
toString(Object) - Method in class org.apache.ojb.broker.core.proxy.AbstractProxyFactory
Materialization-safe version of toString.
toString(Object) - Method in interface org.apache.ojb.broker.core.proxy.ProxyFactory
Materialization-safe version of toString.
toString(Object) - Static method in class org.apache.ojb.broker.core.proxy.ProxyHelper
Materialization-safe version of toString.
toString() - Method in class org.apache.ojb.broker.core.ValueContainer
 
toString() - Method in class org.apache.ojb.broker.Identity
return a String representation.
toString() - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
Provide a string representation of this object
toString() - Method in class org.apache.ojb.broker.metadata.AttributeDescriptorBase
 
toString() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Return a string representation of this class.
toString() - Method in class org.apache.ojb.broker.metadata.DeleteProcedureDescriptor
Provide a string representation of this object
toString() - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
returns a string representation
toString() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldBase
 
toString() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
Returns a string representation of this class.
toString() - Method in class org.apache.ojb.broker.metadata.InsertProcedureDescriptor
Provide a string representation of this object
toString() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
Returns a String representation of this class.
toString() - Method in class org.apache.ojb.broker.metadata.JdbcTypesHelper.BaseType
 
toString() - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
toString() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
toString() - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
toString() - Method in class org.apache.ojb.broker.metadata.UpdateProcedureDescriptor
Provide a string representation of this object
toString() - Method in class org.apache.ojb.broker.PBKey
toString() - Method in class org.apache.ojb.broker.PBLifeCycleEvent
toString() - Method in class org.apache.ojb.broker.PBLifeCycleEvent.Type
toString() - Method in class org.apache.ojb.broker.PBStateEvent
toString() - Method in class org.apache.ojb.broker.PBStateEvent.Type
toString() - Method in class org.apache.ojb.broker.query.BetweenCriteria
String representation
toString() - Method in class org.apache.ojb.broker.query.Criteria
 
toString() - Method in class org.apache.ojb.broker.query.NullCriteria
 
toString() - Method in class org.apache.ojb.broker.query.OJBSearchFilter
-----------------------------------------------------------
toString() - Method in class org.apache.ojb.broker.query.QueryByCriteria
Insert the method's description here.
toString() - Method in class org.apache.ojb.broker.query.QueryByMtoNCriteria
Insert the method's description here.
toString() - Method in class org.apache.ojb.broker.query.QueryBySQL
 
toString() - Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
 
toString() - Method in class org.apache.ojb.broker.query.SearchFilter
-----------------------------------------------------------
toString() - Method in class org.apache.ojb.broker.query.SelectionCriteria
String representation
toString() - Method in class org.apache.ojb.broker.util.GUID
returns the String representation of the GUID
toString() - Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
 
toString() - Method in class org.apache.ojb.broker.util.WrappedConnection
 
toString() - Method in class org.apache.ojb.odmg.collections.DListEntry
return String representation.
toString() - Method in class org.apache.ojb.odmg.collections.DListImpl
 
toString() - Method in class org.apache.ojb.odmg.Image.Field
 
toString() - Method in class org.apache.ojb.odmg.Image.MultipleRef
 
toString() - Method in class org.apache.ojb.odmg.Image.SingleRef
 
toString() - Method in class org.apache.ojb.odmg.ImplementationImpl
 
toString() - Method in class org.apache.ojb.odmg.link.LinkEntry
 
toString() - Method in class org.apache.ojb.odmg.ObjectEnvelope
returns a String representation.
toString() - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
Returns a String representation of this object
toString() - Method in class org.apache.ojb.odmg.RuntimeObject
 
toString() - Method in class org.apache.ojb.odmg.states.ModificationState
return a String representation
toString() - Method in class org.apache.ojb.otm.lock.map.InMemoryLockMap
 
toString() - Method in class org.apache.ojb.otm.states.Hollow
return a String representation
toString() - Method in class org.apache.ojb.otm.states.PersistentClean
return a String representation
toString() - Method in class org.apache.ojb.otm.states.PersistentDeleted
return a String representation
toString() - Method in class org.apache.ojb.otm.states.PersistentDirty
return a String representation
toString() - Method in class org.apache.ojb.otm.states.PersistentNew
return a String representation
toString() - Method in class org.apache.ojb.otm.states.PersistentNewDeleted
return a String representation
toString() - Method in class org.apache.ojb.otm.states.Transient
return a String representation
toXML() - Method in class org.apache.ojb.broker.metadata.ArgumentDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.ConnectionPoolDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.ConnectionRepository
 
toXML() - Method in class org.apache.ojb.broker.metadata.DeleteProcedureDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.DescriptorRepository
 
toXML() - Method in class org.apache.ojb.broker.metadata.FieldDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.IndexDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.InsertProcedureDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.ObjectCacheDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.ProcedureDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
 
toXML() - Method in class org.apache.ojb.broker.metadata.UpdateProcedureDescriptor
 
toXML() - Method in interface org.apache.ojb.broker.metadata.XmlCapable
returns the XML marshalled version of this instance.
TracingInterceptor - Class in org.apache.ojb.broker.util.interceptor
 
TracingInterceptor(Object) - Constructor for class org.apache.ojb.broker.util.interceptor.TracingInterceptor
 
Transaction - Class in org.apache.ojb.otm.core
Transaction delivers the core function of OTMKit - to manage objects within the context of a transaction.
Transaction() - Constructor for class org.apache.ojb.otm.core.Transaction
 
Transaction - Interface in org.odmg
This interfaces provides the operations necessary to perform database transactions.
TransactionAbortedException - Exception in org.apache.ojb.broker
Is created when a transaction was aborted.
TransactionAbortedException() - Constructor for exception org.apache.ojb.broker.TransactionAbortedException
Creates a new exception instance.
TransactionAbortedException(String) - Constructor for exception org.apache.ojb.broker.TransactionAbortedException
Creates a new exception instance.
TransactionAbortedException(Throwable) - Constructor for exception org.apache.ojb.broker.TransactionAbortedException
Creates a new exception instance.
TransactionAbortedException(String, Throwable) - Constructor for exception org.apache.ojb.broker.TransactionAbortedException
Creates a new exception instance.
TransactionAbortedException - Exception in org.apache.ojb.otm.core
 
TransactionAbortedException() - Constructor for exception org.apache.ojb.otm.core.TransactionAbortedException
Constructor for TransactionAbortedException.
TransactionAbortedException(String) - Constructor for exception org.apache.ojb.otm.core.TransactionAbortedException
Constructor for TransactionAbortedException.
TransactionAbortedException(String, Throwable) - Constructor for exception org.apache.ojb.otm.core.TransactionAbortedException
Constructor for TransactionAbortedException.
TransactionAbortedException(Throwable) - Constructor for exception org.apache.ojb.otm.core.TransactionAbortedException
Constructor for TransactionAbortedException.
TransactionAbortedException - Exception in org.odmg
This exception is thrown when the database asynchronously and explicitly aborts the user's transaction due to some failure, the user's data is reset just as if the user had directly called Transaction.abort.
TransactionAbortedException() - Constructor for exception org.odmg.TransactionAbortedException
Constructs an instance of the exception.
TransactionAbortedException(String) - Constructor for exception org.odmg.TransactionAbortedException
Constructs an instance of the exception with the provided message.
TransactionAbortedExceptionOJB - Exception in org.apache.ojb.odmg
This specialised exception allows us to capture the cause of an ODMG TransactionAbortedException.
TransactionAbortedExceptionOJB() - Constructor for exception org.apache.ojb.odmg.TransactionAbortedExceptionOJB
 
TransactionAbortedExceptionOJB(String) - Constructor for exception org.apache.ojb.odmg.TransactionAbortedExceptionOJB
 
TransactionAbortedExceptionOJB(String, Throwable) - Constructor for exception org.apache.ojb.odmg.TransactionAbortedExceptionOJB
 
TransactionAbortedExceptionOJB(Throwable) - Constructor for exception org.apache.ojb.odmg.TransactionAbortedExceptionOJB
 
TransactionAware - Interface in org.apache.ojb.odmg
TransactionAware is an interface that can be implemented to provide hooks into the Transaction interface provided by ObJectRelationalBridge.
transactionBegan(Transaction) - Method in interface org.apache.ojb.otm.core.TransactionListener
 
transactionBegin() - Method in class org.apache.ojb.otm.core.BaseConnection
Notification issued by the driving transaction to begin this transaction
transactionCommit() - Method in class org.apache.ojb.otm.core.BaseConnection
Notification issued by the driving transaction to commit resources held by this connection.
transactionCommitting(Transaction) - Method in interface org.apache.ojb.otm.core.TransactionListener
 
TransactionException - Exception in org.apache.ojb.otm.core
Exception denoting an exception condition in the transaction handling within OTMKit.
TransactionException() - Constructor for exception org.apache.ojb.otm.core.TransactionException
Constructor for TransactionException.
TransactionException(String) - Constructor for exception org.apache.ojb.otm.core.TransactionException
Constructor for TransactionException.
TransactionException(Throwable) - Constructor for exception org.apache.ojb.otm.core.TransactionException
Constructor for TransactionException.
TransactionException(String, Throwable) - Constructor for exception org.apache.ojb.otm.core.TransactionException
Constructor for TransactionException.
TransactionExt - Interface in org.apache.ojb.odmg
Offers useful none odmg-standard methods of the odmg Transaction interface.
TransactionFactory - Interface in org.apache.ojb.otm.transaction
Factory to fetch current transaction.
TransactionFactoryException - Exception in org.apache.ojb.otm.transaction
 
TransactionFactoryException() - Constructor for exception org.apache.ojb.otm.transaction.TransactionFactoryException
Constructor for TransactionFactoryException.
TransactionFactoryException(String) - Constructor for exception org.apache.ojb.otm.transaction.TransactionFactoryException
Constructor for TransactionFactoryException.
TransactionFactoryException(Throwable) - Constructor for exception org.apache.ojb.otm.transaction.TransactionFactoryException
Constructor for TransactionFactoryException.
TransactionFactoryException(String, Throwable) - Constructor for exception org.apache.ojb.otm.transaction.TransactionFactoryException
Constructor for TransactionFactoryException.
TransactionImpl - Class in org.apache.ojb.odmg
Implementation of Transaction for org.odmg.Transaction.
TransactionImpl(ImplementationImpl) - Constructor for class org.apache.ojb.odmg.TransactionImpl
Creates new Transaction
TransactionInProgressException - Exception in org.apache.ojb.broker
Is called when an action was tried while there was already a transaction in progress.
TransactionInProgressException() - Constructor for exception org.apache.ojb.broker.TransactionInProgressException
Creates a new exception instance.
TransactionInProgressException(String) - Constructor for exception org.apache.ojb.broker.TransactionInProgressException
Creates a new exception instance.
TransactionInProgressException(Throwable) - Constructor for exception org.apache.ojb.broker.TransactionInProgressException
Creates a new exception instance.
TransactionInProgressException(String, Throwable) - Constructor for exception org.apache.ojb.broker.TransactionInProgressException
Creates a new exception instance.
TransactionInProgressException - Exception in org.apache.ojb.otm.core
Exception denoting that the transaction is already in progress.
TransactionInProgressException() - Constructor for exception org.apache.ojb.otm.core.TransactionInProgressException
Constructor for TransactionInProgressException.
TransactionInProgressException(String) - Constructor for exception org.apache.ojb.otm.core.TransactionInProgressException
Constructor for TransactionInProgressException.
TransactionInProgressException(Throwable) - Constructor for exception org.apache.ojb.otm.core.TransactionInProgressException
Constructor for TransactionInProgressException.
TransactionInProgressException(String, Throwable) - Constructor for exception org.apache.ojb.otm.core.TransactionInProgressException
Constructor for TransactionInProgressException.
TransactionInProgressException - Exception in org.odmg
This exception is thrown when a call has been made to a method that should not be called when a transaction is in progress.
TransactionInProgressException() - Constructor for exception org.odmg.TransactionInProgressException
Constructs an instance of the exception.
TransactionInProgressException(String) - Constructor for exception org.odmg.TransactionInProgressException
Constructs an instance of the exception with the provided message.
TransactionIsolation - Interface in org.apache.ojb.otm.lock.isolation
TransactionListener - Interface in org.apache.ojb.otm.core
TransactionListener interface is used by devices associated with a transaction to respond to the events on a transaction.
TransactionManagerFactory - Interface in org.apache.ojb.broker.transaction.tm
 
TransactionManagerFactoryException - Exception in org.apache.ojb.broker.transaction.tm
 
TransactionManagerFactoryException() - Constructor for exception org.apache.ojb.broker.transaction.tm.TransactionManagerFactoryException
Constructor for TransactionManagerFactoryException.
TransactionManagerFactoryException(String) - Constructor for exception org.apache.ojb.broker.transaction.tm.TransactionManagerFactoryException
Constructor for TransactionManagerFactoryException.
TransactionManagerFactoryException(String, Throwable) - Constructor for exception org.apache.ojb.broker.transaction.tm.TransactionManagerFactoryException
 
TransactionManagerFactoryFactory - Class in org.apache.ojb.broker.transaction.tm
 
TransactionManagerFactoryFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.TransactionManagerFactoryFactory
 
TransactionManagerFactoryFactory.TMFactoryFactory - Class in org.apache.ojb.broker.transaction.tm
 
TransactionManagerFactoryFactory.TMFactoryFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.TransactionManagerFactoryFactory.TMFactoryFactory
 
TransactionNotInProgressException - Exception in org.apache.ojb.broker.transaction
 
TransactionNotInProgressException() - Constructor for exception org.apache.ojb.broker.transaction.TransactionNotInProgressException
 
TransactionNotInProgressException(String) - Constructor for exception org.apache.ojb.broker.transaction.TransactionNotInProgressException
 
TransactionNotInProgressException(Throwable) - Constructor for exception org.apache.ojb.broker.transaction.TransactionNotInProgressException
 
TransactionNotInProgressException(String, Throwable) - Constructor for exception org.apache.ojb.broker.transaction.TransactionNotInProgressException
 
TransactionNotInProgressException - Exception in org.apache.ojb.broker
Is created when an action was tried that requires a transaction, and there was no transaction in progress.
TransactionNotInProgressException() - Constructor for exception org.apache.ojb.broker.TransactionNotInProgressException
Creates a new exception instance.
TransactionNotInProgressException(String) - Constructor for exception org.apache.ojb.broker.TransactionNotInProgressException
Creates a new exception instance.
TransactionNotInProgressException(Throwable) - Constructor for exception org.apache.ojb.broker.TransactionNotInProgressException
Creates a new exception instance.
TransactionNotInProgressException(String, Throwable) - Constructor for exception org.apache.ojb.broker.TransactionNotInProgressException
Creates a new exception instance.
TransactionNotInProgressException - Exception in org.apache.ojb.otm.core
Exception denoting that the transaction is already in progress.
TransactionNotInProgressException() - Constructor for exception org.apache.ojb.otm.core.TransactionNotInProgressException
Constructor for TransactionNotInProgressException.
TransactionNotInProgressException(String) - Constructor for exception org.apache.ojb.otm.core.TransactionNotInProgressException
Constructor for TransactionNotInProgressException.
TransactionNotInProgressException(Throwable) - Constructor for exception org.apache.ojb.otm.core.TransactionNotInProgressException
Constructor for TransactionNotInProgressException.
TransactionNotInProgressException(String, Throwable) - Constructor for exception org.apache.ojb.otm.core.TransactionNotInProgressException
Constructor for TransactionNotInProgressException.
TransactionNotInProgressException - Exception in org.odmg
This exception is thrown when attempting to perform an operation that must be performed when there is a transaction is in progress, but no such transaction is in progress.
TransactionNotInProgressException() - Constructor for exception org.odmg.TransactionNotInProgressException
Constructs an instance of the exception.
TransactionNotInProgressException(String) - Constructor for exception org.odmg.TransactionNotInProgressException
Constructs an instance of the exception with the provided message.
transactionPrepare() - Method in class org.apache.ojb.otm.core.BaseConnection
Prepare for a commit.
transactionRollback() - Method in class org.apache.ojb.otm.core.BaseConnection
Notification issued by the driving transaction to rollback resources held by this connection.
transactionRollingBack(Transaction) - Method in interface org.apache.ojb.otm.core.TransactionListener
 
TRANSIENT - Static variable in class org.apache.ojb.otm.states.State
 
Transient - Class in org.apache.ojb.otm.states
this state represents new objects not made persistent yet (ODMG StateNewClean) and already deleted objects.
trim - Static variable in class org.apache.ojb.broker.platforms.BlobWrapper
 
trim(long) - Method in class org.apache.ojb.broker.platforms.BlobWrapper
 
trim - Static variable in class org.apache.ojb.broker.platforms.ClobWrapper
 
trim(long) - Method in class org.apache.ojb.broker.platforms.ClobWrapper
 
tryLock(Object, int) - Method in class org.apache.ojb.odmg.NarrowTransaction
lock the given object if possible
tryLock(Object, int) - Method in class org.apache.ojb.odmg.TransactionImpl
Upgrade the lock on the given object to the given lock mode.
tryLock(Object, int) - Method in interface org.odmg.Transaction
Upgrade the lock on the given object to the given lock mode.
TxManagerFactory - Class in org.apache.ojb.odmg
The TxManagerFactory is responsible for creating instances of TransactionManagers.
TxUtil - Class in org.apache.ojb.odmg
 
TxUtil() - Constructor for class org.apache.ojb.odmg.TxUtil
 
TYPE_AFTER_DELETE - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent
Denotes an event that happens after the deletion of an object.
TYPE_AFTER_INSERT - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent
Denotes an event that happens after the insertion of an object.
TYPE_AFTER_LOOKUP - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent
Denotes an event that happens after the lookup of an object.
TYPE_AFTER_UPDATE - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent
Denotes an event that happens after the update of an object.
TYPE_BEFORE_DELETE - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent
Denotes an event that happens before the deletion of an object.
TYPE_BEFORE_INSERT - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent
Denotes an event that happens before the insertion of an object.
TYPE_BEFORE_UPDATE - Static variable in class org.apache.ojb.broker.PBLifeCycleEvent
Denotes an event that happens before the update of an object.
TYPE_CACHED_READ - Static variable in interface org.apache.ojb.broker.cache.ObjectCacheInternal
Object was read from a cache entity (e.g.
TYPE_NEW_MATERIALIZED - Static variable in interface org.apache.ojb.broker.cache.ObjectCacheInternal
Object was new materialized from persistence storage.
TYPE_TEMP - Static variable in interface org.apache.ojb.broker.cache.ObjectCacheInternal
Object caching type used for temporary storage of objects, these objects will never be pushed to a higher level cache.
TYPE_UNKNOWN - Static variable in interface org.apache.ojb.broker.cache.ObjectCacheInternal
Object caching type was unkown.
TYPE_WRITE - Static variable in interface org.apache.ojb.broker.cache.ObjectCacheInternal
Object was update or insert.
typeId() - Method in class org.apache.ojb.broker.PBLifeCycleEvent.Type
Returns the type id.
typeId() - Method in class org.apache.ojb.broker.PBStateEvent.Type
Returns the type id.

U

unbind(String) - Method in class org.apache.ojb.odmg.DatabaseImpl
Disassociate a name with an object
unbind(String) - Method in interface org.odmg.Database
Disassociate a name with an object
undefinedExpr(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
union(DBag) - Method in class org.apache.ojb.odmg.collections.DBagImpl
A new DBag instance is created that is the union of this object and otherBag.
union(DSet) - Method in class org.apache.ojb.odmg.collections.DSetImpl
Create a new DSet object that is the set union of this DSet object and the set referenced by otherSet.
union(DBag) - Method in interface org.odmg.DBag
A new DBag instance is created that is the union of this object and otherBag.
union(DSet) - Method in interface org.odmg.DSet
Create a new DSet object that is the set union of this DSet object and the set referenced by otherSet.
UNIQUE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
UnknownIsolationException - Exception in org.apache.ojb.otm.lock
 
UnknownIsolationException() - Constructor for exception org.apache.ojb.otm.lock.UnknownIsolationException
Constructor for UnknownIsolationException.
UnknownIsolationException(String) - Constructor for exception org.apache.ojb.otm.lock.UnknownIsolationException
Constructor for UnknownIsolationException.
UnknownIsolationException(Throwable) - Constructor for exception org.apache.ojb.otm.lock.UnknownIsolationException
Constructor for UnknownIsolationException.
UnknownIsolationException(String, Throwable) - Constructor for exception org.apache.ojb.otm.lock.UnknownIsolationException
Constructor for UnknownIsolationException.
unlink(Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
Unlink all references from this object.
unlink(Object, String, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
Unlink the specified reference object.
unlink(Object, String) - Method in class org.apache.ojb.broker.util.BrokerHelper
Unlink all referenced objects of the specified field.
unlink(Object, ObjectReferenceDescriptor, boolean) - Method in class org.apache.ojb.broker.util.BrokerHelper
Unlink the specified reference from this object.
unlink(Object, CollectionDescriptor, List) - Method in class org.apache.ojb.broker.util.BrokerHelper
Unlink a bunch of 1:n or m:n objects.
unlink(Object, CollectionDescriptor, Object) - Method in class org.apache.ojb.broker.util.BrokerHelper
Unlink a single 1:n or m:n object.
unlinkFK(Object, ClassDescriptor, ObjectReferenceDescriptor) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
Unkink FK fields of target object.
unlinkXtoN(Object, CollectionDescriptor) - Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
 
unRegisterFromAllCollectionProxies() - Method in class org.apache.ojb.odmg.TransactionImpl
 
unRegisterFromAllIndirectionHandlers() - Method in class org.apache.ojb.odmg.TransactionImpl
 
unregisterFromCollectionProxy(CollectionProxy) - Method in class org.apache.ojb.odmg.TransactionImpl
 
unregisterFromIndirectionHandler(IndirectionHandler) - Method in class org.apache.ojb.odmg.TransactionImpl
 
unsetCurrentPersistenceBroker(PBKey, PersistenceBrokerInternal) - Static method in class org.apache.ojb.broker.core.PersistenceBrokerThreadMapping
Unmark a PersistenceBroker as preferred choice for current Thread
unwrap(Class<T>) - Method in class org.apache.ojb.broker.util.WrappedConnection
 
UNWRAP_CONN_METHOD_NAMES - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Method names used by PlatformOracle9iImpl.unwrapConnection(java.sql.Connection).
UNWRAP_CONN_PARAM_TYPES - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Method parameter signature used by PlatformOracle9iImpl.unwrapConnection(java.sql.Connection) for corresponding PlatformOracle9iImpl.UNWRAP_CONN_METHOD_NAMES-index.
UNWRAP_PS_METHOD_NAMES - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Method names used by PlatformOracle9iImpl.unwrapStatement(java.sql.Statement).
UNWRAP_PS_PARAM_TYPES - Static variable in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Method parameter signature used by PlatformOracle9iImpl.unwrapStatement(java.sql.Statement) for corresponding PlatformOracle9iImpl.UNWRAP_PS_METHOD_NAMES-index.
unwrapConnection(Connection) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Return an OracleConnection after trying to unwrap from known Connection wrappers.
unwrapStatement(Statement) - Method in class org.apache.ojb.broker.platforms.PlatformOracle9iImpl
Return an OraclePreparedStatement after trying to unwrap from known Statement wrappers.
UPDATE - Static variable in interface org.apache.ojb.broker.util.ObjectModification
Default implementation of this interface usable for UPDATE.
UPDATE - Static variable in class org.apache.ojb.broker.util.ObjectModificationDefaultImpl
Deprecated.  
UPDATE_LOCK - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
UPDATE_PROCEDURE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
updateLockingValues(Object) - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
updates the values for locking fields , BRJ handles int, long, Timestamp respects updateLock so locking field are only updated when updateLock is true
UpdateProcedureDescriptor - Class in org.apache.ojb.broker.metadata
An UpdateProcedureDescriptor contains information that is related to the procedure/function that is used to handle the updating of existing records.
UpdateProcedureDescriptor(ClassDescriptor, String, boolean) - Constructor for class org.apache.ojb.broker.metadata.UpdateProcedureDescriptor
Constructor declaration
UPGRADE - Static variable in interface org.odmg.Transaction
Upgrade lock mode.
upgradeLock(Object, Object, int) - Method in interface org.apache.ojb.broker.locking.LockManager
Acquire an upgrade lock.
upgradeLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
upgradeLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
upgradeLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
upgradeLock(LockEntry) - Method in class org.apache.ojb.odmg.locking.AbstractLockStrategy
Deprecated. upgrade a reader lock entry for transaction tx on object obj and write it to the persistent storage.
upgradeLock(LockEntry) - Method in class org.apache.ojb.odmg.locking.InMemoryLockMapImpl
Deprecated. upgrade a reader lock entry for transaction tx on object obj and write it to the persistent storage.
upgradeLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
upgrades readlock for transaction tx on object obj to a writelock.
upgradeLock(TransactionImpl, Identity, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
upgrades readlock for transaction tx on object obj to a writelock.
upgradeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated. upgrades readlock for transaction tx on object obj to a writelock.
upgradeLock(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated.  
upgradeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
upgradeLock(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
upgradeLock(LockEntry) - Method in interface org.apache.ojb.odmg.locking.LockMap
Deprecated. upgrade a reader lock entry for transaction tx on object obj and write it to the persistent storage.
upgradeLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockStrategy
Deprecated. acquire a lock upgrade (from read to write) lock on Object obj for Transaction tx.
upgradeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadCommittedStrategy
acquire a lock upgrade (from read to write) lock on Object obj for Transaction tx.
upgradeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadUncommittedStrategy
acquire a lock upgrade (from read to write) lock on Object obj for Transaction tx.
upgradeLock(LockEntry) - Method in class org.apache.ojb.odmg.locking.RemoteLockMapImpl
upgrade a reader lock entry for transaction tx on object obj and write it to the persistent storage.
upgradeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RepeatableReadStrategy
acquire a lock upgrade (from read to write) lock on Object obj for Transaction tx.
upgradeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.SerializableStrategy
acquire a lock upgrade (from read to write) lock on Object obj for Transaction tx.
URL_DBALIAS - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
URL_PROTOCOL - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
URL_SUBPROTOCOL - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
USE_AUTOCOMMIT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
useAutoNaming() - Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
 
useCountForResultsetSize() - Method in interface org.apache.ojb.broker.platforms.Platform
Override default ResultSet size determination (rs.last();rs.getRow()) with select count(*) operation.
useCountForResultsetSize() - Method in class org.apache.ojb.broker.platforms.PlatformDefaultImpl
Override default ResultSet size determination (rs.last();rs.getRow()) with select count(*) operation
useCountForResultsetSize() - Method in class org.apache.ojb.broker.platforms.PlatformSapdbImpl
Override default ResultSet size determination (rs.last();rs.getRow()) with select count(*) operation SAP db doesn't let you use the .last, .getRow() mechanism (.getRow() will return -1)
useGlobalSequenceIdentities - Variable in class org.apache.ojb.broker.util.sequence.SequenceManagerHighLowImpl
 
useIdentityColumnField() - Method in class org.apache.ojb.broker.metadata.ClassDescriptor
Returns true if an DB Identity column field based sequence manager was used.
useImplicitLocking() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 
useImplicitLocking() - Method in interface org.apache.ojb.odmg.OdmgConfiguration
defines if implicit lock acquisition is to be used.
usePaging() - Method in class org.apache.ojb.broker.accesslayer.RsQueryObject
 
usePaging() - Method in class org.apache.ojb.broker.query.AbstractQueryImpl
 
usePaging() - Method in interface org.apache.ojb.broker.query.Query
Answer true if start- and endIndex is set
usePreparedDeleteStatement() - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
Answer true if a PreparedStatement has to be used
false for a CallableStatement
usePreparedInsertStatement() - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
Answer true if a PreparedStatement has to be used
false for a CallableStatement
usePreparedUpdateStatement() - Method in class org.apache.ojb.broker.accesslayer.StatementsForClassImpl
Answer true if a PreparedStatement has to be used
false for a CallableStatement
USER_NAME - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
USER_PASSWD - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
UserAlias - Class in org.apache.ojb.broker.query
This class is used to specify the path segments of a Criteria that should have associated table aliases.
UserAlias(String) - Constructor for class org.apache.ojb.broker.query.UserAlias
Constructor declaration
UserAlias(String, String, String) - Constructor for class org.apache.ojb.broker.query.UserAlias
Constructor declaration
UserAlias(String, String, boolean) - Constructor for class org.apache.ojb.broker.query.UserAlias
Constructor declaration
usesAccessorsAndMutators() - Method in class org.apache.ojb.broker.metadata.fieldaccess.AnonymousPersistentField
Returns false.
usesAccessorsAndMutators() - Method in interface org.apache.ojb.broker.metadata.fieldaccess.PersistentField
 
usesAccessorsAndMutators() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldAutoProxyImpl
 
usesAccessorsAndMutators() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectImpl
Always returns 'false'.
usesAccessorsAndMutators() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDynaBeanImpl
 
usesAccessorsAndMutators() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldIntrospectorImpl
Always returns 'false'.
usesAccessorsAndMutators() - Method in class org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldPrivilegedImpl
Always returns 'false'.
useSerializedRepository() - Method in interface org.apache.ojb.broker.metadata.MetadataConfiguration
If true OJB use a serialized version of the repository configuration file for repetition read.
useSerializedRepository() - Method in class org.apache.ojb.broker.util.configuration.impl.OjbConfiguration
 

V

validateConnection(Connection, JdbcConnectionDescriptor) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryNotPooledImpl
 
VALIDATION_QUERY - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
VALIDATION_QUERY - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
VALUE - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
value - Variable in class org.apache.ojb.broker.query.SearchFilter.SearchBaseLeafComparison
 
ValueContainer - Class in org.apache.ojb.broker.core
 
ValueContainer(Object, JdbcType) - Constructor for class org.apache.ojb.broker.core.ValueContainer
 
ValueCriteria - Class in org.apache.ojb.broker.query
Models a Criteria comparing an attribute to a value
ie: name = 'Mark' , name like 'M%'
values() - Method in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Returns a collection view of this map's values.
VerifyMappingsTask - Class in org.apache.ojb.broker.ant
An Ant task that will read the OJB repository xml file and confirm the following: a)Mapped classes exist.
VerifyMappingsTask() - Constructor for class org.apache.ojb.broker.ant.VerifyMappingsTask
 
Version - Interface in org.apache.ojb.broker.util
The Interface Version holds OJB versioning information.
VirtualProxy - Class in org.apache.ojb.broker.core.proxy
Proxy base class.
VirtualProxy() - Constructor for class org.apache.ojb.broker.core.proxy.VirtualProxy
Creates a new, uninitialized proxy.
VirtualProxy(PBKey, Identity) - Constructor for class org.apache.ojb.broker.core.proxy.VirtualProxy
Creates a VirtualProxy for the subject with the given identity.
VirtualProxy(IndirectionHandler) - Constructor for class org.apache.ojb.broker.core.proxy.VirtualProxy
Create a VirtualProxy that uses the given invocation handler.

W

waitForLock(ObjectLock, Transaction) - Method in interface org.apache.ojb.otm.lock.wait.LockWaitStrategy
 
waitForLock(ObjectLock, Transaction) - Method in class org.apache.ojb.otm.lock.wait.NoWaitStrategy
 
waitForLock(ObjectLock, Transaction) - Method in class org.apache.ojb.otm.lock.wait.TimeoutStrategy
 
waitForTx(Transaction) - Method in class org.apache.ojb.otm.lock.ObjectLock
 
warn(Object) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
warn(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.CommonsLoggerImpl
 
warn(Object) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
generate a message for loglevel WARN
warn(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
 
WARN - Static variable in interface org.apache.ojb.broker.util.logging.Logger
 
warn(Object) - Method in interface org.apache.ojb.broker.util.logging.Logger
generate a message for loglevel WARN
warn(Object, Throwable) - Method in interface org.apache.ojb.broker.util.logging.Logger
 
warn(Object) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
generate a message for loglevel WARN
warn(Object, Throwable) - Method in class org.apache.ojb.broker.util.logging.PoorMansLoggerImpl
 
warning(SAXParseException) - Method in class org.apache.ojb.broker.ant.RepositoryVerifierHandler
 
warning(SAXParseException) - Method in class org.apache.ojb.broker.metadata.ConnectionDescriptorXmlHandler
warning callback.
warning(SAXParseException) - Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
warning callback.
WEAK - Static variable in class org.apache.ojb.broker.util.ReferenceMap
Deprecated. Constant indicating that weak references should be used.
WeblogicTransactionManagerFactory - Class in org.apache.ojb.broker.transaction.tm
Weblogic TransactionManager lookup.
WeblogicTransactionManagerFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.WeblogicTransactionManagerFactory
 
WebSphereTransactionManagerFactory - Class in org.apache.ojb.broker.transaction.tm
Websphere (4 and above) TransactionManager lookup.
WebSphereTransactionManagerFactory() - Constructor for class org.apache.ojb.broker.transaction.tm.WebSphereTransactionManagerFactory
 
WHEN_EXHAUSTED_ACTION - Static variable in class org.apache.ojb.broker.util.pooling.PoolConfiguration
 
whereClause(Criteria) - Method in class org.apache.ojb.odmg.oql.OQLParser
 
WhiteSpace - Static variable in interface org.apache.ojb.odmg.oql.OQLLexerTokenTypes
 
wrapAsDataSource(JdbcConnectionDescriptor, ObjectPool) - Method in class org.apache.ojb.broker.accesslayer.ConnectionFactoryDBCPImpl
Wraps the specified object pool for connections as a DataSource.
wrapBrokerWithPoolingHandle(PersistenceBrokerInternal, KeyedObjectPool) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
Each real pooled PersistenceBroker instance was wrapped by a pooling handle when a new instance was created.
wrapBrokerWithPoolingHandle(PersistenceBrokerInternal, KeyedObjectPool) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl
 
WrappedConnection - Class in org.apache.ojb.broker.util
Wrapper class for connections.
WrappedConnection(Connection) - Constructor for class org.apache.ojb.broker.util.WrappedConnection
 
wrapRequestedBrokerInstance(PersistenceBrokerInternal) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
Wraps the requested pooled broker instance.
wrapRequestedBrokerInstance(PersistenceBrokerInternal) - Method in class org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl
 
write(PersistenceBroker, Object, Object) - Method in interface org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl.CopyStrategy
Called before an object is written to the application cache (second level cache).
write(PersistenceBroker, Object, Object) - Method in class org.apache.ojb.broker.cache.ObjectCacheTwoLevelImpl.CopyStrategyImpl
 
write(int) - Method in class org.apache.ojb.broker.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.apache.ojb.broker.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
write(String) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
write(char[]) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
write(char[], int, int) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
write(String, int, int) - Method in class org.apache.ojb.broker.util.logging.LoggerWrapperPrintWriter
 
WRITE - Static variable in interface org.odmg.Transaction
Write lock mode.
WRITE_LOCK - Static variable in class org.apache.ojb.otm.lock.LockType
 
WriteDataSqlToFileCommand - Class in org.apache.ojb.broker.ant
Command to write the SQL used to insert data defined in terms of the repository model into database, into an XML file.
WriteDataSqlToFileCommand() - Constructor for class org.apache.ojb.broker.ant.WriteDataSqlToFileCommand
 
WriteDataToDatabaseCommand - Class in org.apache.ojb.broker.ant
Command for inserting data XML defined in terms of the repository, into a database.
WriteDataToDatabaseCommand() - Constructor for class org.apache.ojb.broker.ant.WriteDataToDatabaseCommand
 
WriteDtdToFileCommand - Class in org.apache.ojb.broker.ant
The command for creating a data DTD for a given database model.
WriteDtdToFileCommand() - Constructor for class org.apache.ojb.broker.ant.WriteDtdToFileCommand
 
writeLock(Object, Object, int) - Method in interface org.apache.ojb.broker.locking.LockManager
Acquires a write lock for lock key on resource object.
writeLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerCommonsImpl
 
writeLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerInMemoryImpl
 
writeLock(Object, Object, int) - Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
 
writeLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
aquires a writelock for transaction tx on object obj.
writeLock(TransactionImpl, Identity, Object) - Method in interface org.apache.ojb.odmg.locking.LockManager
aquires a writelock for transaction tx on object obj.
writeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated. aquires a writelock for transaction tx on object obj.
writeLock(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerDefaultImpl
Deprecated.  
writeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
writeLock(TransactionImpl, Identity, Object) - Method in class org.apache.ojb.odmg.locking.LockManagerOdmgImpl
 
writeLock(TransactionImpl, Object) - Method in interface org.apache.ojb.odmg.locking.LockStrategy
Deprecated. acquire a write lock on Object obj for Transaction tx.
writeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadCommittedStrategy
acquire a write lock on Object obj for Transaction tx.
writeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.ReadUncommittedStrategy
acquire a write lock on Object obj for Transaction tx.
writeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.RepeatableReadStrategy
acquire a write lock on Object obj for Transaction tx.
writeLock(TransactionImpl, Object) - Method in class org.apache.ojb.odmg.locking.SerializableStrategy
acquire a write lock on Object obj for Transaction tx.
writeLock(Transaction, ObjectLock) - Method in class org.apache.ojb.otm.lock.isolation.ReadCommittedIsolation
 
writeLock(Transaction, ObjectLock) - Method in class org.apache.ojb.otm.lock.isolation.ReadUncommittedIsolation
 
writeLock(Transaction, ObjectLock) - Method in class org.apache.ojb.otm.lock.isolation.RepeatableReadIsolation
 
writeLock(Transaction, ObjectLock) - Method in class org.apache.ojb.otm.lock.isolation.SerializableIsolation
 
writeLock(Transaction, ObjectLock) - Method in interface org.apache.ojb.otm.lock.isolation.TransactionIsolation
 
writeLock(Transaction) - Method in class org.apache.ojb.otm.lock.ObjectLock
 
writeObjects(boolean) - Method in class org.apache.ojb.odmg.ObjectEnvelopeTable
Perform write to DB on all registered object wrapper (ObjectEnvelope)
writeReplace() - Method in interface org.apache.ojb.broker.core.proxy.OJBProxy
 
writeReplace() - Method in class org.apache.ojb.broker.core.proxy.VirtualProxy
 
writeToFile(DescriptorRepository, ConnectionRepository, OutputStream) - Method in class org.apache.ojb.broker.metadata.RepositoryPersistor
Write the DescriptorRepository to the given output object.

X

XML_EOL - Static variable in class org.apache.ojb.broker.util.XmlHelper
End-of-line string used in serialized XML.
XmlCapable - Interface in org.apache.ojb.broker.metadata
This interface must be implemented by classes that need to be marshalled in XML form.
XmlHelper - Class in org.apache.ojb.broker.util
Simple helper class with static methods for common XML-handling tasks.
XmlHelper() - Constructor for class org.apache.ojb.broker.util.XmlHelper
 

_

_cloneableCopyStrategy - Variable in class org.apache.ojb.otm.kit.SimpleKit
 
_defaultCopyStrategy - Variable in class org.apache.ojb.otm.kit.SimpleKit
 
_getGroupby() - Method in class org.apache.ojb.broker.query.Criteria
Gets the groupby for ReportQueries, the elements are of class Criteria.FieldHelper
_getOrderby() - Method in class org.apache.ojb.broker.query.Criteria
Answer the Vector with all orderBy, the elements are of class Criteria.FieldHelper
_lockMap - Variable in class org.apache.ojb.otm.kit.SimpleKit
 
_lockWaitStrategy - Variable in class org.apache.ojb.otm.kit.SimpleKit
 
_NEXT - Static variable in interface org.apache.ojb.broker.metadata.RepositoryElements
 
_noOpCopyStrategy - Variable in class org.apache.ojb.otm.kit.SimpleKit
 
_swizzlingStrategy - Variable in class org.apache.ojb.otm.kit.SimpleKit
 
_tokenNames - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_0 - Static variable in class org.apache.ojb.odmg.oql.OQLLexer
 
_tokenSet_0 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_1 - Static variable in class org.apache.ojb.odmg.oql.OQLLexer
 
_tokenSet_1 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_10 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_11 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_12 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_13 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_14 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_15 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_16 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_17 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_2 - Static variable in class org.apache.ojb.odmg.oql.OQLLexer
 
_tokenSet_2 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_3 - Static variable in class org.apache.ojb.odmg.oql.OQLLexer
 
_tokenSet_3 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_4 - Static variable in class org.apache.ojb.odmg.oql.OQLLexer
 
_tokenSet_4 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_5 - Static variable in class org.apache.ojb.odmg.oql.OQLLexer
 
_tokenSet_5 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_6 - Static variable in class org.apache.ojb.odmg.oql.OQLLexer
 
_tokenSet_6 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_7 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_8 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_tokenSet_9 - Static variable in class org.apache.ojb.odmg.oql.OQLParser
 
_txFactory - Variable in class org.apache.ojb.otm.kit.SimpleKit
 

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

Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.