|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ObjectCache
interace.SequenceManagerFactory
TransactionManagerFactory
interface, all
derived classes have to implement method AbstractTransactionManagerFactory.getLookupInfo()
.PersistenceBroker
instances.
CollectionDescriptor
.
JdbcConnectionDescriptor
.
ClassDescriptor.addExtentClass(String newExtentClass)
instead
PBListener
to this broker.
PBListener
to this broker,
depending on the parameter value.
ObjectReferenceDescriptor
.
getObjectByXXX()
or
getCollectionByXXX()
/getIteratorByXXX()
methods in
PersistenceBroker
.
PersistenceBroker
instance was
obtained from the pool.
StatementManagerIF
implementation
after invoking stmt.close() method.
PerfArticle
in database.
Base64.InputStream
will read data from another
InputStream
, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
OutputStream
, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
PersistenceBroker
implementation (e.g.PersistenceBroker
instance will be returned to the pool.
StatementManagerIF
implementation
before invoking stmt.close() method.
Identity
for the given
persistence capable object.
Identity
for the given
persistence capable object.
Identity
for the given primary key values (composite PK's) of a
persistence capable object.
IdentityFactory.buildIdentity(java.lang.Class, java.lang.Class, java.lang.String[], java.lang.Object[])
.
Identity
object based on given arguments - NOTE: There
will be no check to resolve the order of the PK values.
FieldConversion
interface converts
between Calendar
and Date
.FieldConversion
interface converts
between Calendar
and Timestamp
.MetadataManager
).RemovalAwareCollection
as the collection class).
ConnectionRepository
that is used
within the OJB.ConnectionManagerIF
implementation.ConnectionFactory
's.ConnectionFactory
implementations.ConnectionManagerIF
implementations.JdbcConnectionDescriptor
.Identity
.
refresh
is set to true
.
PersistenceBrokerThreadMapping
.
DList
object that contains the contents of this
DList
object concatenated
with the contents of the otherList
object.
ConnectionRepository
.
true
if this map contains the given key.
DescriptorRepository
OQLQuery.create(String)
method, which
additionally allow to specify an start- and end-Index for
the query.
ConnectionFactory
implementation.
ObjectCacheInternal
instance.
PersistenceBroker
instance
PersistenceBroker
instance for the given
PBKey
.
PersistenceBroker
instance.
Platform.createSequenceQuery(String)
instead.
null
, if so we try to
get user/password from the jdbc-connection-descriptor matching the given
PBKey.getAlias().
PersistenceBroker
instance for the given PBKey
, if any.
Transaction
for the thread.
Transaction
for the thread.
Database
interface.PersistenceBrokerFactoryIF.setDefaultKey(org.apache.ojb.broker.PBKey)
.
DBag
instance is created that contains the difference of
this object and the DBag
instance referenced by otherBag
.
DSet
object that contains the elements of this
collection minus the elements in otherSet
.
JdbcAccess
before 1.1 release.
OQLQuery
interface.ConnectionRepository
.
Map.Entry.equals(java.lang.Object)
Query
against RDBMS.
Query
against RDBMS.
ValueContainer
array.
Cloneable
or Serializable
to copy the object.JdbcConnectionDescriptor
with metadata
extracted from the given datasource.
ClassDescriptor
.
PBListener
instances.
PBListener
instances.
PBListener
instances.
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.
SQLException
to
OJB's runtime exception (with additional message details).
SQLException
to
OJB's runtime exception (with additional message details).
SQLException
to
OJB's runtime exception (with additional message details).
SQLException
to
OJB's runtime exception (with additional message details).
#getValueFrom(java.lang.reflect.Field, Object)
JdbcConnectionDescriptor
.
ClassDescriptor
.
PerfArticles
.
elementId
.
ClassDescriptor.getAutoIncrementFields()
PersistenceBroker
instance associated with
this cache instance.
ObjectCache
interface.
ObjectReferenceDescriptor.getCascadingDelete()
instead.
ObjectReferenceDescriptor.getCascadingStore()
instead.
getClass(name, true)
ClassDescriptor
ClassDescriptor
.
elementId
.
Collection
, array or
ManageableCollection
instances.
CollectionDescriptor
for
this class descriptor.
CollectionDescriptor
for
this class descriptor.
Collection
, object Array or
ManageableCollection
instances.
Collection
interface.
elementId
.
Configurator
object.
ConnectionFactory
.
JdbcConnectionDescriptor
.
JdbcConnectionDescriptor
Database
that contains the object obj
.
PBKey
.
PBKey
used in convinience method
PersistenceBrokerFactory.defaultPersistenceBroker()
.
PersistenceBroker
instance
Connection
.
JdbcConnectionDescriptor
or null
if no descriptor could be found.
FieldDescriptor
for this represented class, if
parameter withInherited is true all inherited descriptor
of declared super classes are included.
FieldDescriptor
.
FieldDescriptor
- only fields
of the current class will be scanned, to include fields defined
the the super-classes too, use method ClassDescriptor.getFieldDescriptor(boolean)
.
FieldDescriptor
, if parameter withInherited
is true all inherited descriptor of declared super classes are included.
FieldType
(java field type mapped to this sql type).
DescriptorRepository
- use with
care, because it ignores the per thread mode
.
tag
.
Identity
.
PersistenceBroker
is not a DelegatingPersistenceBroker
, returns it,
otherwise recursively invokes this method on my delegate.
Implementation
class.
Iterator.next()
.
null
if no transaction was found.
JdbcType
) of this field,
defined by the JDBC 3.0 specification, e.g.
JdbcType
by name.
JdbcType
for the given jdbc type
.
List
interface.
TransactionManager
instance.
ClassDescriptor
.
ObjectCacheDescriptor
or null
if not specified.
ObjectCacheDescriptor
or null
if not specified.
JdbcType.getObjectFromColumn(ResultSet, CallableStatement, String, int)
JdbcType.getObjectFromColumn(ResultSet, CallableStatement, String, int)
String
representation of the object's identifier.
String
representation of the object's identifier.
ObjectReferenceDescriptor
.
ObjectReferenceDescriptor
.
null
if none defined.
elementId
.
elementId
.
elementId
.
PBKey
for this broker.
PBKey
associated with this Database.
PersistentField
implementation name.
PersistenceBrokerAware
if possible.
PerfArticle
using the PerfArticleImpl
class,
override this method if you need your own implementation
of the PerfArticle-Interface.
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()
.
DescriptorRepository
for
the caller.
PBKey.getAlias()
instead.
RowReader
for this descriptor.
SQLException
.
SequenceDescriptor
or null
if not set.
Set
interface.
NestableRuntimeException.getCause()
instead
Types
of this field.
Types
value.
PBKey
for
the given jcdAlias name, or null
if no match
was found.
StatementsForClassIF
null
if not declared in repository file.
SuperReferenceDescriptor
of this class or null
if none was used.
Platform
determined by the JdbcConnectionDescriptor
.
elementId
.
PerfArticles
for this thread.
null
if no transaction was found.
null
if no transaction was found.
null
if no transaction was found.
EventObject.getSource()
.
sql type
.
ConnectionFactory
implementation.
SequenceManagerHighLowImpl
.true
if the ObjectSet
has more elements.
Map.Entry.hashCode()
IsolationLevels.IL_READ_UNCOMMITTED
.
Identity
objects to identify persistence capable objects within OJB.Implementation
interface.Implementation
interface.Implementation
interface for use in
managed enviroments.FieldConversion
interface converts
between a List
of Integer
objects and a database
varchar field.PersistenceBrokerFactoryIF
instance.
DBag
instance is created that contains the intersection of
this object and the DBag
referenced by otherBag
.
DSet
object that is the set intersection of this
DSet
object and the set referenced by otherSet
.
InvocationHandler
]:InvocationHandler
]:Identity
has been deleted within the transaction using
Database.deletePersistent(Object)
or TransactionExt.markDelete(Object)
.
true
if this map is empty.
DescriptorRepository
is enabled and the MetadataManager.getRepository()
method returns a threaded
repository file if set, or the global if no threaded was found.
Implementation
instance, else false.
true
if the represented object is
not yet persisted.
Proxy
or a VirtualProxy
instance.
Proxy
or a VirtualProxy
instance.
Proxy
or a VirtualProxy
instance.
true
if this descriptor was used to
describe a reference to a super class of an object.
ClassDescriptor
.
TransactionManager
lookup.JdbcMetadataUtils
object.
JdbcType
classes
(based on the Types
) as inner classes.JdbcTypesHelper
instead.Transaction
and detach the
thread from any former Transaction
the thread may have been
associated with.
Transaction
and detach the thread
from any former Transaction
the thread may have been associated with.
LockManager
implementation based on apache's commons-transaction
locking part.LockManager
interface supports a simple, fast, non-blocking
pessimistic locking for single JVM applications.LockManager
interface supports locking
in distributed environments in combination with a specific lock servlet.LoggerFactory
can be used
to create Logger
instances.Transaction
, but do not
attach the thread to another Transaction
.
Transaction
, but do not attach
the thread to another Transaction
.
ObjectCache
- Return null if no
object was found.
ObjectCache
implementations used to materialize object graphs and
push the fully materialized object to the real object cache.DescriptorRepository
contains
metadata of persistent objects
ConnectionRepository
contains
all connection metadata information
This class allows transparent flexible metadata loading/manipulation at runtime.ObjectCacheTwoLevelImpl.lookup(org.apache.ojb.broker.Identity)
a cache object
it needs full materialization (assign all referenced objects) before the cache returns
the object.
ConnectionRepository
with the existing one (without making
a deep copy of the containing connection descriptors).
ConnectionRepository
with the
existing target.
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.
DescriptorRepository
files, the source objects will be pushed to the target repository.
Transaction
in managed environments.DArray
object.
DArray
object.
DBag
object.
DBag
object.
DList
object.
DList
object.
DMap
object.
DMap
object.
DSet
object.
DSet
object.
Database
object.
Database
object.
OQLQuery
object.
OQLQuery
object.
PerfArticle
interface, override this method if you need your own implementation
(with default constructor) of the PerfArticle-Interface.
Transaction
object and associate it with the current thread.
Transaction
object and associate it with the current thread.
ObjectSet
.
ODMGException
object without an error message.
ODMGException
object with an error message.
Iterator
extension internaly used by OJB to handle query results.OJB.getInstance()
with setting for 'ImplementationClass'
declared in OJB properties file.ObjectCache
stores all Objects loaded by the
PersistenceBroker
from a DB.PersistenceBroker
from a DB using a static Map
.ObjectCache
implementation class
and its proprietary configuration properties.ObjectCache
implementation classes.ObjectCache
.ObjectCache
implementation using
turbine-JCS to cache objects is primarily for intern use in
conjunction with ObjectCacheJCSPerClassImpl
implementation.ObjectCacheJCSPerClassImpl
ObjectCache
implementation using a JCS region for
each class.ObjectCache
implementation using a
HashMap
to cache given objects.ObjectCache
implementation allows to have dedicated caches per broker.ObjectCache
implementation.ObjectCache
implementation.ObjectCache
implementation with a session- and an application cache.ObjectModification.UPDATE
and ObjectModification.INSERT
Database.lookup
and the name is not associated with an object in the database.TransactionManager
lookup.obj
in the DBag
collection.
PBKey(jcdAlias, null, null)
.
PBLifeCycleEvent
encapsulates information about
the life-cycle of a persistent object.PersistenceBroker
instance.PersistenceBroker
instance.PBStateEvent
encapsulates information about
the life-cycle/transaction demarcation of the used PersistenceBroker
instance.PersistenceBroker
state changes.#splitConnectionUrl(String)
method
that contains the database alias (the actual database url)
#splitConnectionUrl(String)
method
that contains the protocol
#splitConnectionUrl(String)
method
that contains the sub protocol
SequenceManagerHelper.PROP_SEQ_START
instead.
PerfArticle
interface.PersistenceBroker
encapsulating the used PB-event/listener concept.PersistenceBroker
instances.PersistenceBrokerFactoryIF
interface.PersistenceBrokerFactoryIF
interface.PersistenceBroker
instances.transaction
by
implementing the Synchronization
interface.PersistenceBrokerThreadMapping.setCurrentPersistenceBroker(org.apache.ojb.broker.PBKey, org.apache.ojb.broker.PersistenceBrokerInternal)
PersistenceBrokerFactoryIF
implementation.
PersistenceBroker
specifying additional functionality
that is only relevant internally.PersistentFieldAutoProxyImpl
.PersistentField
base implementation class.PersistentFieldDirectImpl
.PersistentField
implementation
is the high-speed version of the access strategies.PersistentField
implementation accesses a property
from a DynaBean
.PersistentFieldDynaBeanImpl
.PersistentField
implementation using
JavaBeans compliant calls only to access persistent attributes.PersistentFieldIntrospectorImpl
.PersistentField
implementation using
reflection to access but does cooperate with
AccessController and do not suppress the java
language access check.PersistentFieldPrivilegedImpl
.PlatformDefaultImpl
and defines specific
behavior for the DB2 platform.Platform
.PlatformDefaultImpl
and defines specific
behavior for the Firebird platform.PlatformDefaultImpl
and defines specific
behavior for the Hsqldb platform.PlatformDefaultImpl
and defines specific
behavior for the Informix platform.PlatformDefaultImpl
and defines specific behavior for the
Microsoft SQL Server platform.Platform
.Platform
.PlatformDefaultImpl
and defines specific
behavior for the PostgreSQL platform.Platform
.PlatformSybaseImpl
and defines specific
behavior for the Sybase ASE platform.Platform
.PlatformOracle9iImpl
should be usable in WebLogicPROPERTY_
constants.
NamedRootsMap.performInsert()
.
NamedRootsMap.performDeletion()
.
SequenceManagerStoredProcedureImpl
,
because it seems that jdbc-driver differ in handling of CallableStatement.
otherSet
.
otherSet
.
Query
object.
ReferenceIdentityMap
instead.ReferenceMap
that will
use hard references to keys and soft references to values.
ReferenceMap
that will
use the specified types of references.
ReferenceMap
with the
specified reference types, load factor and initial
capacity.
Map.Entry
DefaultMapEntry
with a null key
and null value.
DefaultMapEntry
with the given
key and given value.
Statement
and ResultSet
instances.RowReader
interface.RsIterator
instance as WeakReference
.RsIterator
queries.ObjectCacheTwoLevelImpl.materializeFullObject(Object)
.
Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
PerfArticles
.
InitialContext
instance.
DescriptorRepository
for
this class.
position
as returning
a ResultSet
value.
ConnectionFactory
, make
sure that you call the method in either case, it's the only way to free the connection.
Identity
,
the object identified by it, from the broker's internal cache.
ObjectSet
cursor before the first element.
newSize
elements.
JdbcConnectionDescriptor
.SequenceManager
implementations.SequenceManager
instances.SequenceManagerFactory
Identity
objects.StatementsForClassIF
implementations.java.sql.Statements used for persistence operations
on a given class.- StatementsForClassImpl - class org.apache.ojb.broker.accesslayer.StatementsForClassImpl.
- 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
-
- StringBufferLoggerImpl - class org.apache.ojb.broker.util.logging.StringBufferLoggerImpl.
- This class is a
Logger
implementation based on a StringBuffer
. - StringBufferLoggerImpl(String) -
Constructor for class org.apache.ojb.broker.util.logging.StringBufferLoggerImpl
-
- StringList2VarcharFieldConversion - class org.apache.ojb.broker.accesslayer.conversions.StringList2VarcharFieldConversion.
- 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 org.apache.ojb.broker.accesslayer.conversions.StringVector2VarcharFieldConversion.
- 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
- SunOneTransactionManagerFactory - class org.apache.ojb.broker.transaction.tm.SunOneTransactionManagerFactory.
- SunOne
TransactionManager
lookup. - SunOneTransactionManagerFactory() -
Constructor for class org.apache.ojb.broker.transaction.tm.SunOneTransactionManagerFactory
-
- SuperReferenceDescriptor - class org.apache.ojb.broker.metadata.SuperReferenceDescriptor.
- 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 org.apache.ojb.broker.metadata.SuperReferenceDescriptor.SuperReferenceField.
-
- SuperReferenceDescriptor.SuperReferenceField(SuperReferenceDescriptor) -
Constructor for class org.apache.ojb.broker.metadata.SuperReferenceDescriptor.SuperReferenceField
-
- 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
-
- 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.
- selectElement(String) -
Method in interface org.odmg.DCollection
- Selects the single element of the collection for which the provided OQL query
predicate is true.
- selectQuery() -
Method in class org.apache.ojb.odmg.oql.OQLParser
-
- 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
-
- 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.ObjectModification
-
- serialVersionUID -
Static variable in interface org.apache.ojb.broker.util.logging.Logger
-
- serialVersionUID -
Static variable in interface org.apache.ojb.odmg.TransactionAware
-
- serialize() -
Method in class org.apache.ojb.broker.Identity
- Deprecated.
- serialize(Object) -
Method in class org.apache.ojb.broker.locking.LockManagerRemoteImpl
-
- serviceBrokerHelper() -
Method in interface org.apache.ojb.broker.PersistenceBroker
- Returns the
BrokerHelper
instance associated with this broker, which
makes some additional helper methods available.
- 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
-
- serviceConnectionManager() -
Method in interface org.apache.ojb.broker.PersistenceBroker
- Returns the
ConnectionManagerIF
instance associated with this broker.
- 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
-
- serviceIdentity() -
Method in interface org.apache.ojb.broker.PersistenceBroker
- Return the
IdentityFactory
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
-
- serviceJdbcAccess() -
Method in interface org.apache.ojb.broker.PersistenceBroker
- Returns the
JdbcAccess
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
-
- serviceObjectCache() -
Method in interface org.apache.ojb.broker.PersistenceBroker
- Returns the
ObjectCache
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
-
- serviceSequenceManager() -
Method in interface org.apache.ojb.broker.PersistenceBroker
- Returns the
SequenceManager
instance associated with this broker.
- 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
-
- serviceSqlGenerator() -
Method in interface org.apache.ojb.broker.PersistenceBroker
- Returns the
SqlGenerator
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
-
- serviceStatementManager() -
Method in interface org.apache.ojb.broker.PersistenceBroker
- Returns the
StatementManagerIF
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
-
- set(int, Object) -
Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
-
- 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
- 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
#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
-
- setAcceptLocks(boolean) -
Method in class org.apache.ojb.broker.metadata.ClassDescriptor
- Sets acceptLocks.
- setAccess(String) -
Method in class org.apache.ojb.broker.metadata.FieldDescriptor
-
- 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.
- setArticleId(Long) -
Method in interface org.apache.ojb.performance.PerfArticle
-
- setArticleId(Long) -
Method in class org.apache.ojb.performance.PerfArticleImpl
-
- setArticleName(String) -
Method in interface org.apache.ojb.performance.PerfArticle
-
- setArticleName(String) -
Method in class org.apache.ojb.performance.PerfArticleImpl
-
- 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.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
-
- 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
- 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.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.
- setClob(Object) -
Method in class org.apache.ojb.broker.platforms.ClobWrapper
-
- setClosed(boolean) -
Method in interface org.apache.ojb.broker.PBState
- Is called when the persistence broker is activated or passivated (or closed).
- setClosed(boolean) -
Method in class org.apache.ojb.broker.core.DelegatingPersistenceBroker
-
- setClosed(boolean) -
Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
-
- 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
-
- setColumnType(String) -
Method in class org.apache.ojb.broker.metadata.FieldDescriptor
-
- setColumns(String[]) -
Method in class org.apache.ojb.broker.query.ReportQueryByCriteria
- Deprecated. use setAttributes()
- 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.
- 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.
- 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.
- 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) -
Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
- Sets the key that specifies the default persistence manager.
- 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()
.
- 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.
- 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.
- 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
-
- 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.
- 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
- 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.
- 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
- 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
-
- setIgnoreAutoCommitExceptions(boolean) -
Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
-
- 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.
- 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
-
- setInExternTransaction(boolean) -
Method in class org.apache.ojb.odmg.J2EETransactionImpl
-
- setInTransaction(boolean) -
Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
-
- 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.
- 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.
- setInitializationMethod(String) -
Method in class org.apache.ojb.broker.metadata.ClassDescriptor
- sets the initialization method for this descriptor by name
- setInsertProcedure(InsertProcedureDescriptor) -
Method in class org.apache.ojb.broker.metadata.ClassDescriptor
- Change the descriptor for the insert procedure/function.
- 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
- 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
-
- setJcdAlias(String) -
Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
- Set an alias name for this descriptor.
- setJdbcConnectionDescriptor(JdbcConnectionDescriptor) -
Method in class org.apache.ojb.broker.metadata.SequenceDescriptor
-
- 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.
- 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.
- 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
- setLocking(boolean) -
Method in class org.apache.ojb.broker.metadata.FieldDescriptor
- Sets the locking.
- setLogger(Logger) -
Method in class org.apache.ojb.broker.util.logging.LoggingConfiguration
-
- setManaged(boolean) -
Method in interface org.apache.ojb.broker.PersistenceBrokerInternal
- Specifies whether this instance is handled by a managed
environment, i.e.
- 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.
- setMaxKey(long) -
Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
- Sets the maxKey attribute of the HighLowSequence object
- setMinimumStock(int) -
Method in interface org.apache.ojb.performance.PerfArticle
-
- setMinimumStock(int) -
Method in class org.apache.ojb.performance.PerfArticleImpl
-
- 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.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.
- 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
-
- 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
-
- setObjectsRealClass(Class) -
Method in class org.apache.ojb.broker.Identity
- Set the real class of the subject.
- setOid(byte[]) -
Method in class org.apache.ojb.odmg.NamedRootsMap.NamedEntry
-
- 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
-
- setPBKey(PBKey) -
Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
-
- 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.
- setPerThreadDescriptor(DescriptorRepository) -
Method in class org.apache.ojb.broker.metadata.MetadataManager
- Deprecated. use
MetadataManager.setDescriptor(org.apache.ojb.broker.metadata.DescriptorRepository, boolean)
- 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
.
- setPersistentFieldClassName(String) -
Method in class org.apache.ojb.broker.metadata.ClassDescriptor
- Optional! Set the
PersistentField
implementation class used by this class.
- setPoolConfiguration(Properties) -
Method in class org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl
- could be used for runtime configuration
TODO: is this useful?
- setPrecision(int) -
Method in class org.apache.ojb.broker.metadata.FieldDescriptor
-
- setPrecisionSpecified(boolean) -
Method in class org.apache.ojb.broker.metadata.FieldDescriptor
-
- setPrice(double) -
Method in interface org.apache.ojb.performance.PerfArticle
-
- setPrice(double) -
Method in class org.apache.ojb.performance.PerfArticleImpl
-
- setPrimaryKey(boolean) -
Method in class org.apache.ojb.broker.metadata.FieldDescriptor
-
- setProductGroupId(int) -
Method in interface org.apache.ojb.performance.PerfArticle
-
- setProductGroupId(int) -
Method in class org.apache.ojb.performance.PerfArticleImpl
-
- setProfileKey(Object) -
Method in class org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl
- Sets the metadata profile key used when creating this proxy.
- 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.
- setProxyPrefetchingLimit(int) -
Method in class org.apache.ojb.broker.metadata.ClassDescriptor
-
- setProxyPrefetchingLimit(int) -
Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
-
- setQueryCustomizer(QueryCustomizer) -
Method in class org.apache.ojb.broker.metadata.CollectionDescriptor
- Sets the queryCustomizer.
- 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.
- setReferenceFKs(Object, ClassDescriptor) -
Method in class org.apache.ojb.broker.util.sequence.AbstractSequenceManager
- noop
- setRefresh(boolean) -
Method in class org.apache.ojb.broker.metadata.ObjectReferenceDescriptor
- Sets the refresh.
- setRepository(DescriptorRepository) -
Method in class org.apache.ojb.broker.metadata.ClassDescriptor
- Sets the repository.
- setRequired(boolean) -
Method in class org.apache.ojb.broker.metadata.FieldDescriptor
-
- 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...
- 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
- 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.
- 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.
- setSourceObject(Object) -
Method in class 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
- setStock(int) -
Method in interface org.apache.ojb.performance.PerfArticle
-
- setStock(int) -
Method in class org.apache.ojb.performance.PerfArticleImpl
-
- 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?
- setSupplierId(int) -
Method in interface org.apache.ojb.performance.PerfArticle
-
- setSupplierId(int) -
Method in class org.apache.ojb.performance.PerfArticleImpl
-
- 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.
- 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
-
- setUnit(String) -
Method in interface org.apache.ojb.performance.PerfArticle
-
- setUnit(String) -
Method in class org.apache.ojb.performance.PerfArticleImpl
-
- setUp() -
Method in class org.apache.ojb.junit.PBTestCase
-
- 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.
- setUseAutoCommit(int) -
Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
-
- setUserName(String) -
Method in class org.apache.ojb.broker.metadata.JdbcConnectionDescriptor
- Sets the database user name.
- 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.util.ReferenceMap.DefaultMapEntry
- Deprecated. Note that this method only sets the local reference inside this object and
does not modify the original Map.
- setVersion(Integer) -
Method in class org.apache.ojb.broker.util.sequence.HighLowSequence
-
- setWithExtents(boolean) -
Method in class org.apache.ojb.broker.query.AbstractQueryImpl
-
- setWithExtents(boolean) -
Method in interface org.apache.ojb.broker.query.Query
-
- setWriteLocked(boolean) -
Method in class org.apache.ojb.odmg.ObjectEnvelope
-
- shutdown() -
Static method in class org.apache.ojb.broker.PersistenceBrokerFactory
- Shuts OJB down, i.e.
- 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
-
- 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 interface org.odbms.ObjectSet
- returns the number of elements in the
ObjectSet
.
- smaller() -
Method in interface org.odbms.Constraint
- sets the evaluation mode to "<"
- smallerOrEqual() -
Method in interface org.odbms.Constraint
- sets the evaluation mode to "<="
- sortCriterion(QueryByCriteria) -
Method in class org.apache.ojb.odmg.oql.OQLParser
-
- 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
- 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
-
- 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.metadata.ConnectionDescriptorXmlHandler
- startElement callback.
- startElement(String, String, String, Attributes) -
Method in class org.apache.ojb.broker.metadata.RepositoryXmlHandler
- startElement callback.
- startPerfTest(String[]) -
Method in class org.apache.ojb.performance.PerfMain
- Call this to begin the performance test.
- 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.
- 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, ObjectModification) -
Method in class org.apache.ojb.broker.core.PersistenceBrokerImpl
- Makes object obj persistent in the underlying persistence system.
- 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
-
- subList(int, int) -
Method in class org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl
-
- 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
-
- 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
-
FieldConversion
interface converts
between a List
of Time
objects and a database
varchar field.Transaction.abort
.Transaction
interface.DBag
instance is created that is the union of this object
and otherBag
.
DSet
object that is the set union of this
DSet
object and the set referenced by otherSet
.
TransactionManager
lookup.TransactionManager
lookup.Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
ObjectEnvelope
)
DescriptorRepository
to the given output object.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |