JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
oracle.toplink.essentials
,
oracle.toplink.essentials.changesets
,
oracle.toplink.essentials.config
,
oracle.toplink.essentials.descriptors
,
oracle.toplink.essentials.descriptors.changetracking
,
oracle.toplink.essentials.descriptors.copying
,
oracle.toplink.essentials.descriptors.invalidation
,
oracle.toplink.essentials.ejb.cmp3
,
oracle.toplink.essentials.ejb.cmp3.persistence
,
oracle.toplink.essentials.exceptions
,
oracle.toplink.essentials.exceptions.i18n
,
oracle.toplink.essentials.expressions
,
oracle.toplink.essentials.indirection
,
oracle.toplink.essentials.internal.databaseaccess
,
oracle.toplink.essentials.internal.descriptors
,
oracle.toplink.essentials.internal.ejb.cmp3
,
oracle.toplink.essentials.internal.ejb.cmp3.base
,
oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base
,
oracle.toplink.essentials.internal.ejb.cmp3.metadata
,
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors
,
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects
,
oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns
,
oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners
,
oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries
,
oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing
,
oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables
,
oracle.toplink.essentials.internal.ejb.cmp3.naming
,
oracle.toplink.essentials.internal.ejb.cmp3.naming.base
,
oracle.toplink.essentials.internal.ejb.cmp3.transaction
,
oracle.toplink.essentials.internal.ejb.cmp3.transaction.base
,
oracle.toplink.essentials.internal.ejb.cmp3.xml
,
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors
,
oracle.toplink.essentials.internal.ejb.cmp3.xml.columns
,
oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners
,
oracle.toplink.essentials.internal.ejb.cmp3.xml.parser
,
oracle.toplink.essentials.internal.ejb.cmp3.xml.queries
,
oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing
,
oracle.toplink.essentials.internal.ejb.cmp3.xml.tables
,
oracle.toplink.essentials.internal.expressions
,
oracle.toplink.essentials.internal.helper
,
oracle.toplink.essentials.internal.helper.linkedlist
,
oracle.toplink.essentials.internal.identitymaps
,
oracle.toplink.essentials.internal.indirection
,
oracle.toplink.essentials.internal.localization
,
oracle.toplink.essentials.internal.localization.i18n
,
oracle.toplink.essentials.internal.parsing
,
oracle.toplink.essentials.internal.parsing.ejbql
,
oracle.toplink.essentials.internal.parsing.ejbql.antlr273
,
oracle.toplink.essentials.internal.queryframework
,
oracle.toplink.essentials.internal.security
,
oracle.toplink.essentials.internal.sequencing
,
oracle.toplink.essentials.internal.sessions
,
oracle.toplink.essentials.internal.weaving
,
oracle.toplink.essentials.jndi
,
oracle.toplink.essentials.logging
,
oracle.toplink.essentials.mappings
,
oracle.toplink.essentials.mappings.converters
,
oracle.toplink.essentials.mappings.foundation
,
oracle.toplink.essentials.platform.database
,
oracle.toplink.essentials.platform.database.oracle
,
oracle.toplink.essentials.platform.server
,
oracle.toplink.essentials.platform.server.oc4j
,
oracle.toplink.essentials.platform.server.sunas
,
oracle.toplink.essentials.platform.xml
,
oracle.toplink.essentials.platform.xml.jaxp
,
oracle.toplink.essentials.queryframework
,
oracle.toplink.essentials.querykeys
,
oracle.toplink.essentials.sequencing
,
oracle.toplink.essentials.sessions
,
oracle.toplink.essentials.threetier
,
oracle.toplink.essentials.tools.schemaframework
,
oracle.toplink.essentials.tools.sessionconfiguration
,
oracle.toplink.essentials.tools.sessionmanagement
,
oracle.toplink.essentials.transaction
,
oracle.toplink.essentials.transaction.oc4j
,
oracle.toplink.essentials.transaction.sunas
,
oracle.toplink.essentials.weaving
,
oracle.toplink.libraries.asm
,
oracle.toplink.libraries.asm.attrs
,
oracle.toplink.libraries.asm.tree
,
oracle.toplink.libraries.asm.tree.analysis
,
oracle.toplink.libraries.asm.util
,
oracle.toplink.libraries.asm.util.attrs
,
oracle.toplink.libraries.asm.xml
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
java.util.Vector<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
oracle.toplink.essentials.indirection.
IndirectList
(implements oracle.toplink.essentials.indirection.
IndirectContainer
)
oracle.toplink.essentials.internal.helper.
NonSynchronizedVector
oracle.toplink.essentials.internal.helper.
ThreadCursoredList
oracle.toplink.essentials.internal.helper.
TopLinkIdentityHashSet
(implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
oracle.toplink.essentials.descriptors.copying.
AbstractCopyPolicy
(implements oracle.toplink.essentials.descriptors.copying.
CopyPolicy
)
oracle.toplink.essentials.descriptors.copying.
CloneCopyPolicy
oracle.toplink.essentials.descriptors.copying.
InstantiationCopyPolicy
oracle.toplink.libraries.asm.tree.
AbstractInsnNode
oracle.toplink.libraries.asm.tree.
FieldInsnNode
oracle.toplink.libraries.asm.tree.
IincInsnNode
oracle.toplink.libraries.asm.tree.
InsnNode
oracle.toplink.libraries.asm.tree.
IntInsnNode
oracle.toplink.libraries.asm.tree.
JumpInsnNode
oracle.toplink.libraries.asm.tree.
LdcInsnNode
oracle.toplink.libraries.asm.tree.
LookupSwitchInsnNode
oracle.toplink.libraries.asm.tree.
MethodInsnNode
oracle.toplink.libraries.asm.tree.
MultiANewArrayInsnNode
oracle.toplink.libraries.asm.tree.
TableSwitchInsnNode
oracle.toplink.libraries.asm.tree.
TypeInsnNode
oracle.toplink.libraries.asm.tree.
VarInsnNode
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
oracle.toplink.essentials.internal.helper.
TopLinkIdentityHashMap
(implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
oracle.toplink.essentials.internal.sessions.
AbstractRecord
(implements java.lang.Cloneable, java.util.Map<K,V>, oracle.toplink.essentials.sessions.
Record
, java.io.Serializable)
oracle.toplink.essentials.sessions.
DatabaseRecord
oracle.toplink.essentials.internal.sessions.
AbstractRecord.NoEntry
oracle.toplink.essentials.internal.sessions.
AbstractSession
(implements java.lang.Cloneable, java.io.Serializable, oracle.toplink.essentials.sessions.
Session
)
oracle.toplink.essentials.threetier.
ClientSession
oracle.toplink.essentials.internal.sessions.
IsolatedClientSession
oracle.toplink.essentials.internal.sessions.
DatabaseSessionImpl
(implements oracle.toplink.essentials.sessions.
DatabaseSession
)
oracle.toplink.essentials.threetier.
ServerSession
(implements oracle.toplink.essentials.threetier.
Server
)
oracle.toplink.essentials.internal.sessions.
UnitOfWorkImpl
(implements oracle.toplink.essentials.sessions.
UnitOfWork
)
oracle.toplink.essentials.internal.ejb.cmp3.base.
RepeatableWriteUnitOfWork
oracle.toplink.essentials.logging.
AbstractSessionLog
(implements java.lang.Cloneable, oracle.toplink.essentials.logging.
SessionLog
)
oracle.toplink.essentials.logging.
DefaultSessionLog
(implements java.io.Serializable)
oracle.toplink.essentials.logging.
JavaLog
oracle.toplink.essentials.platform.server.
ServerLog
oracle.toplink.essentials.internal.weaving.
AbstractStaticWeaveOutputHandler
oracle.toplink.essentials.internal.weaving.
StaticWeaveDirectoryOutputHandler
oracle.toplink.essentials.internal.weaving.
StaticWeaveJAROutputHandler
oracle.toplink.essentials.transaction.
AbstractSynchronizationListener
oracle.toplink.essentials.transaction.
JTASynchronizationListener
(implements javax.transaction.Synchronization, oracle.toplink.essentials.transaction.
SynchronizationListenerFactory
)
oracle.toplink.essentials.transaction.
AbstractTransactionController
(implements oracle.toplink.essentials.sessions.
ExternalTransactionController
)
oracle.toplink.essentials.transaction.
JTATransactionController
oracle.toplink.essentials.transaction.oc4j.
Oc4jTransactionController
oracle.toplink.essentials.transaction.sunas.
SunAS9TransactionController
oracle.toplink.libraries.asm.tree.analysis.
Analyzer
(implements oracle.toplink.libraries.asm.
Constants
)
oracle.toplink.libraries.asm.attrs.
Annotation
oracle.toplink.libraries.asm.attrs.
Annotation.EnumConstValue
oracle.toplink.essentials.internal.helper.
Answer
oracle.toplink.essentials.ejb.cmp3.persistence.
ArchiveFactoryImpl
oracle.toplink.essentials.mappings.
Association
(implements java.util.Map.Entry<K,V>)
oracle.toplink.essentials.mappings.
TypedAssociation
oracle.toplink.libraries.asm.
Attribute
oracle.toplink.libraries.asm.attrs.
AnnotationDefaultAttribute
oracle.toplink.libraries.asm.util.attrs.
ASMAnnotationDefaultAttribute
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
EnclosingMethodAttribute
oracle.toplink.libraries.asm.util.attrs.
ASMEnclosingMethodAttribute
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
LocalVariableTypeTableAttribute
oracle.toplink.libraries.asm.util.attrs.
ASMLocalVariableTypeTableAttribute
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
RuntimeInvisibleAnnotations
oracle.toplink.libraries.asm.util.attrs.
ASMRuntimeInvisibleAnnotations
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
RuntimeInvisibleParameterAnnotations
oracle.toplink.libraries.asm.util.attrs.
ASMRuntimeInvisibleParameterAnnotations
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
RuntimeVisibleAnnotations
oracle.toplink.libraries.asm.util.attrs.
ASMRuntimeVisibleAnnotations
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
RuntimeVisibleParameterAnnotations
oracle.toplink.libraries.asm.util.attrs.
ASMRuntimeVisibleParameterAnnotations
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
SignatureAttribute
oracle.toplink.libraries.asm.util.attrs.
ASMSignatureAttribute
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
SourceDebugExtensionAttribute
oracle.toplink.libraries.asm.util.attrs.
ASMSourceDebugExtensionAttribute
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.libraries.asm.attrs.
StackMapAttribute
oracle.toplink.libraries.asm.util.attrs.
ASMStackMapAttribute
(implements oracle.toplink.libraries.asm.util.attrs.
ASMifiable
)
oracle.toplink.essentials.mappings.
AttributeAccessor
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.descriptors.
InstanceVariableAttributeAccessor
oracle.toplink.essentials.internal.descriptors.
MethodAttributeAccessor
oracle.toplink.essentials.internal.weaving.
AttributeDetails
oracle.toplink.libraries.asm.attrs.
Attributes
oracle.toplink.libraries.asm.tree.analysis.
BasicInterpreter
(implements oracle.toplink.libraries.asm.
Constants
, oracle.toplink.libraries.asm.tree.analysis.
Interpreter
)
oracle.toplink.libraries.asm.tree.analysis.
BasicVerifier
oracle.toplink.libraries.asm.tree.analysis.
SimpleVerifier
oracle.toplink.essentials.internal.helper.
BasicTypeHelperImpl
oracle.toplink.essentials.internal.parsing.
TypeHelperImpl
(implements oracle.toplink.essentials.internal.parsing.
TypeHelper
)
oracle.toplink.libraries.asm.tree.analysis.
BasicValue
(implements oracle.toplink.libraries.asm.tree.analysis.
Value
)
oracle.toplink.essentials.internal.databaseaccess.
BindCallCustomParameter
oracle.toplink.essentials.internal.databaseaccess.
OutputParameterForCallableStatement
oracle.toplink.essentials.internal.databaseaccess.
InOutputParameterForCallableStatement
oracle.toplink.libraries.asm.
ByteVector
oracle.toplink.essentials.descriptors.invalidation.
CacheInvalidationPolicy
(implements java.io.Serializable)
oracle.toplink.essentials.descriptors.invalidation.
NoExpiryCacheInvalidationPolicy
oracle.toplink.essentials.internal.identitymaps.
CacheKey
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.identitymaps.
LinkedCacheKey
oracle.toplink.essentials.internal.identitymaps.
WeakCacheKey
oracle.toplink.essentials.internal.identitymaps.
HardCacheWeakIdentityMap.ReferenceCacheKey
oracle.toplink.essentials.config.
CacheType
oracle.toplink.essentials.config.
CacheUsage
oracle.toplink.essentials.internal.sessions.
ChangeRecord
(implements oracle.toplink.essentials.changesets.
ChangeRecord
, java.io.Serializable)
oracle.toplink.essentials.internal.sessions.
AggregateChangeRecord
(implements oracle.toplink.essentials.changesets.
AggregateChangeRecord
)
oracle.toplink.essentials.internal.sessions.
AggregateCollectionChangeRecord
(implements oracle.toplink.essentials.changesets.
AggregateCollectionChangeRecord
)
oracle.toplink.essentials.internal.sessions.
CollectionChangeRecord
(implements oracle.toplink.essentials.changesets.
CollectionChangeRecord
)
oracle.toplink.essentials.internal.sessions.
DirectCollectionChangeRecord
(implements oracle.toplink.essentials.changesets.
DirectCollectionChangeRecord
)
oracle.toplink.essentials.internal.sessions.
DirectMapChangeRecord
oracle.toplink.essentials.internal.sessions.
DirectToFieldChangeRecord
(implements oracle.toplink.essentials.changesets.
DirectToFieldChangeRecord
)
oracle.toplink.essentials.internal.sessions.
ObjectReferenceChangeRecord
(implements oracle.toplink.essentials.changesets.
ObjectReferenceChangeRecord
)
oracle.toplink.essentials.internal.sessions.
OrderedCollectionChangeRecord
(implements oracle.toplink.essentials.changesets.
OrderedCollectionChangeRecord
)
oracle.toplink.essentials.internal.sessions.
OrderedDirectCollectionChangeRecord
antlr.CharScanner (implements antlr.TokenStream)
oracle.toplink.essentials.internal.parsing.ejbql.antlr273.
EJBQLLexer
(implements oracle.toplink.essentials.internal.parsing.ejbql.antlr273.
EJBQLTokenTypes
, antlr.TokenStream)
oracle.toplink.libraries.asm.
ClassAdapter
(implements oracle.toplink.libraries.asm.
ClassVisitor
)
oracle.toplink.libraries.asm.util.
CheckClassAdapter
oracle.toplink.essentials.internal.weaving.
TopLinkClassWeaver
(implements oracle.toplink.libraries.asm.
Constants
)
oracle.toplink.libraries.asm.tree.
TreeClassAdapter
oracle.toplink.essentials.internal.helper.
ClassConstants
oracle.toplink.essentials.descriptors.
ClassDescriptor
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.descriptors.
RelationalDescriptor
oracle.toplink.essentials.internal.weaving.
ClassDetails
oracle.toplink.essentials.descriptors.
ClassExtractor
oracle.toplink.essentials.descriptors.
MethodClassExtractor
oracle.toplink.essentials.mappings.converters.
ClassInstanceConverter
(implements oracle.toplink.essentials.mappings.converters.
Converter
)
java.lang.ClassLoader
java.security.SecureClassLoader
java.net.URLClassLoader (implements java.io.Closeable)
oracle.toplink.essentials.internal.ejb.cmp3.
JavaSECMPInitializer.TempEntityLoader
oracle.toplink.libraries.asm.tree.
ClassNode
oracle.toplink.libraries.asm.
ClassReader
oracle.toplink.libraries.asm.
ClassWriter
(implements oracle.toplink.libraries.asm.
ClassVisitor
)
oracle.toplink.essentials.descriptors.
CMPPolicy
(implements java.io.Serializable)
oracle.toplink.essentials.internal.ejb.cmp3.base.
CMP3Policy
oracle.toplink.libraries.asm.
CodeAdapter
(implements oracle.toplink.libraries.asm.
CodeVisitor
)
oracle.toplink.libraries.asm.util.
CheckCodeAdapter
oracle.toplink.essentials.internal.weaving.
TopLinkMethodWeaver
(implements oracle.toplink.libraries.asm.
Constants
)
oracle.toplink.libraries.asm.tree.
TreeCodeAdapter
oracle.toplink.libraries.asm.
CodeWriter
(implements oracle.toplink.libraries.asm.
CodeVisitor
)
oracle.toplink.essentials.internal.sessions.
CommitManager
oracle.toplink.essentials.internal.sessions.
CommitOrderCalculator
oracle.toplink.essentials.internal.sessions.
CommitOrderDependencyNode
oracle.toplink.essentials.queryframework.
ComplexQueryResult
oracle.toplink.essentials.internal.helper.
ConcurrencyManager
(implements java.io.Serializable)
oracle.toplink.essentials.threetier.
ConnectionPolicy
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.threetier.
ConnectionPool
oracle.toplink.essentials.threetier.
ExternalConnectionPool
oracle.toplink.essentials.threetier.
ReadConnectionPool
oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.
ConnectionProxyHandler
(implements java.lang.reflect.InvocationHandler)
oracle.toplink.essentials.internal.queryframework.
ContainerPolicy
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.queryframework.
InterfaceContainerPolicy
oracle.toplink.essentials.internal.queryframework.
CollectionContainerPolicy
oracle.toplink.essentials.internal.queryframework.
ListContainerPolicy
oracle.toplink.essentials.internal.queryframework.
OrderedListContainerPolicy
oracle.toplink.essentials.internal.queryframework.
SortedCollectionContainerPolicy
oracle.toplink.essentials.internal.queryframework.
DirectMapContainerPolicy
oracle.toplink.essentials.internal.queryframework.
IndirectListContainerPolicy
oracle.toplink.essentials.internal.queryframework.
MapContainerPolicy
oracle.toplink.essentials.internal.helper.
ConversionManager
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.helper.
EJB30ConversionManager
oracle.toplink.essentials.internal.helper.
DatabaseField
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.mappings.
DatabaseMapping
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.mappings.foundation.
AbstractDirectMapping
oracle.toplink.essentials.mappings.
DirectToFieldMapping
(implements oracle.toplink.essentials.mappings.
RelationalMapping
)
oracle.toplink.essentials.mappings.
AggregateMapping
oracle.toplink.essentials.mappings.
AggregateObjectMapping
(implements oracle.toplink.essentials.mappings.
RelationalMapping
)
oracle.toplink.essentials.mappings.
ForeignReferenceMapping
oracle.toplink.essentials.mappings.
CollectionMapping
(implements oracle.toplink.essentials.mappings.
ContainerMapping
)
oracle.toplink.essentials.mappings.
AggregateCollectionMapping
(implements oracle.toplink.essentials.mappings.
RelationalMapping
)
oracle.toplink.essentials.mappings.
DirectCollectionMapping
(implements oracle.toplink.essentials.mappings.
RelationalMapping
)
oracle.toplink.essentials.mappings.
DirectMapMapping
oracle.toplink.essentials.mappings.
ManyToManyMapping
(implements oracle.toplink.essentials.mappings.
RelationalMapping
)
oracle.toplink.essentials.mappings.
OneToManyMapping
(implements oracle.toplink.essentials.mappings.
RelationalMapping
)
oracle.toplink.essentials.mappings.
ObjectReferenceMapping
oracle.toplink.essentials.mappings.
OneToOneMapping
(implements oracle.toplink.essentials.mappings.
RelationalMapping
)
oracle.toplink.essentials.tools.schemaframework.
DatabaseObjectDefinition
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.tools.schemaframework.
SequenceDefinition
oracle.toplink.essentials.tools.schemaframework.
OracleSequenceDefinition
oracle.toplink.essentials.tools.schemaframework.
TimesTenSequenceDefinition
oracle.toplink.essentials.tools.schemaframework.
TableSequenceDefinition
oracle.toplink.essentials.tools.schemaframework.
TableDefinition
oracle.toplink.essentials.tools.schemaframework.
ViewDefinition
oracle.toplink.essentials.queryframework.
DatabaseQuery
(implements java.lang.Cloneable, oracle.toplink.essentials.internal.helper.
FalseUndefinedTrue
, java.io.Serializable)
oracle.toplink.essentials.queryframework.
DoesExistQuery
oracle.toplink.essentials.queryframework.
EJBQLPlaceHolderQuery
oracle.toplink.essentials.queryframework.
ModifyQuery
oracle.toplink.essentials.queryframework.
DataModifyQuery
oracle.toplink.essentials.queryframework.
ModifyAllQuery
oracle.toplink.essentials.queryframework.
DeleteAllQuery
oracle.toplink.essentials.queryframework.
UpdateAllQuery
oracle.toplink.essentials.queryframework.
ObjectLevelModifyQuery
oracle.toplink.essentials.queryframework.
WriteObjectQuery
oracle.toplink.essentials.queryframework.
DeleteObjectQuery
oracle.toplink.essentials.queryframework.
InsertObjectQuery
oracle.toplink.essentials.queryframework.
UpdateObjectQuery
oracle.toplink.essentials.queryframework.
ReadQuery
oracle.toplink.essentials.queryframework.
DataReadQuery
oracle.toplink.essentials.queryframework.
DirectReadQuery
oracle.toplink.essentials.queryframework.
ValueReadQuery
oracle.toplink.essentials.queryframework.
ObjectBuildingQuery
oracle.toplink.essentials.queryframework.
ObjectLevelReadQuery
oracle.toplink.essentials.queryframework.
ReadAllQuery
oracle.toplink.essentials.queryframework.
ReportQuery
oracle.toplink.essentials.queryframework.
ReadObjectQuery
oracle.toplink.essentials.queryframework.
ResultSetMappingQuery
oracle.toplink.essentials.internal.queryframework.
DatabaseQueryMechanism
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.queryframework.
DatasourceCallQueryMechanism
oracle.toplink.essentials.internal.queryframework.
CallQueryMechanism
oracle.toplink.essentials.internal.queryframework.
StatementQueryMechanism
oracle.toplink.essentials.internal.queryframework.
ExpressionQueryMechanism
oracle.toplink.essentials.internal.parsing.ejbql.
EJBQLCallQueryMechanism
oracle.toplink.essentials.internal.helper.
DatabaseTable
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.indirection.
DatabaseValueHolder
(implements java.lang.Cloneable, java.io.Serializable, oracle.toplink.essentials.indirection.
WeavedAttributeValueHolderInterface
)
oracle.toplink.essentials.internal.indirection.
QueryBasedValueHolder
oracle.toplink.essentials.internal.indirection.
UnitOfWorkValueHolder
oracle.toplink.essentials.internal.indirection.
UnitOfWorkQueryValueHolder
oracle.toplink.libraries.asm.tree.analysis.
DataflowInterpreter
(implements oracle.toplink.libraries.asm.
Constants
, oracle.toplink.libraries.asm.tree.analysis.
Interpreter
)
oracle.toplink.libraries.asm.tree.analysis.
DataflowValue
(implements oracle.toplink.libraries.asm.tree.analysis.
Value
)
oracle.toplink.essentials.internal.databaseaccess.
DatasourceAccessor
(implements oracle.toplink.essentials.internal.databaseaccess.
Accessor
)
oracle.toplink.essentials.internal.databaseaccess.
DatabaseAccessor
oracle.toplink.essentials.internal.databaseaccess.
DatasourceCall
(implements oracle.toplink.essentials.queryframework.
Call
)
oracle.toplink.essentials.internal.databaseaccess.
DatabaseCall
oracle.toplink.essentials.queryframework.
SQLCall
(implements oracle.toplink.essentials.internal.databaseaccess.
QueryStringCall
)
oracle.toplink.essentials.internal.ejb.cmp3.base.
DataSourceConfig
oracle.toplink.essentials.internal.ejb.cmp3.jdbc.base.
DataSourceImpl
(implements javax.sql.DataSource)
oracle.toplink.essentials.sessions.
DatasourceLogin
(implements java.lang.Cloneable, oracle.toplink.essentials.sessions.
Login
, java.io.Serializable)
oracle.toplink.essentials.sessions.
DatabaseLogin
oracle.toplink.essentials.internal.databaseaccess.
DatasourcePlatform
(implements oracle.toplink.essentials.internal.databaseaccess.
Platform
)
oracle.toplink.essentials.internal.databaseaccess.
DatabasePlatform
oracle.toplink.essentials.platform.database.
DatabasePlatform
oracle.toplink.essentials.platform.database.
AccessPlatform
oracle.toplink.essentials.platform.database.
AttunityPlatform
oracle.toplink.essentials.platform.database.
CloudscapePlatform
oracle.toplink.essentials.platform.database.
DB2Platform
oracle.toplink.essentials.platform.database.
DB2MainframePlatform
oracle.toplink.essentials.platform.database.
DerbyPlatform
oracle.toplink.essentials.platform.database.
JavaDBPlatform
oracle.toplink.essentials.platform.database.
DBasePlatform
oracle.toplink.essentials.platform.database.
HSQLPlatform
oracle.toplink.essentials.platform.database.
InformixPlatform
oracle.toplink.essentials.platform.database.
MySQL4Platform
oracle.toplink.essentials.platform.database.oracle.
OraclePlatform
oracle.toplink.essentials.platform.database.
PointBasePlatform
oracle.toplink.essentials.platform.database.
PostgreSQLPlatform
oracle.toplink.essentials.platform.database.
SQLServerPlatform
oracle.toplink.essentials.platform.database.
SybasePlatform
oracle.toplink.essentials.platform.database.
TimesTenPlatform
oracle.toplink.essentials.platform.database.
SQLAnyWherePlatform
oracle.toplink.essentials.internal.helper.
DBPlatformHelper
oracle.toplink.essentials.sessions.
DefaultConnector
(implements oracle.toplink.essentials.sessions.
Connector
)
oracle.toplink.essentials.sessions.
DirectConnector
org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
oracle.toplink.libraries.asm.xml.
ASMContentHandler
(implements oracle.toplink.libraries.asm.
Constants
)
oracle.toplink.essentials.tools.schemaframework.
DefaultTableGenerator
oracle.toplink.essentials.descriptors.changetracking.
DeferredChangeDetectionPolicy
(implements oracle.toplink.essentials.descriptors.changetracking.
ObjectChangePolicy
, java.io.Serializable)
oracle.toplink.essentials.internal.helper.
DeferredLockManager
oracle.toplink.essentials.internal.helper.
DescriptorCompare
(implements oracle.toplink.essentials.internal.helper.
TOPComparison
)
oracle.toplink.essentials.descriptors.
DescriptorEventAdapter
(implements oracle.toplink.essentials.descriptors.
DescriptorEventListener
)
oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.
MetadataEntityListener
oracle.toplink.essentials.internal.ejb.cmp3.metadata.listeners.
MetadataEntityClassListener
oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.
XMLEntityClassListener
oracle.toplink.essentials.internal.ejb.cmp3.xml.listeners.
XMLEntityListener
oracle.toplink.essentials.descriptors.
DescriptorEventManager
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.descriptors.
DescriptorIterator
oracle.toplink.essentials.descriptors.
DescriptorQueryManager
(implements java.lang.Cloneable, java.io.Serializable)
java.util.Dictionary<K,V>
java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
oracle.toplink.essentials.indirection.
IndirectMap
(implements oracle.toplink.essentials.indirection.
IndirectContainer
)
oracle.toplink.essentials.internal.helper.
IdentityHashtable
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.sessions.
DirectCollectionChangeRecord.NULL
oracle.toplink.essentials.ejb.cmp3.persistence.
DirectoryArchive
(implements oracle.toplink.essentials.ejb.cmp3.persistence.
Archive
)
oracle.toplink.essentials.ejb.cmp3.persistence.
DirectoryInsideJarURLArchive
(implements oracle.toplink.essentials.ejb.cmp3.persistence.
Archive
)
oracle.toplink.essentials.queryframework.
EJBQLCall
(implements oracle.toplink.essentials.queryframework.
Call
, java.io.Serializable)
oracle.toplink.essentials.internal.parsing.ejbql.antlr273.
EJBQLParserBuilder
oracle.toplink.essentials.internal.parsing.ejbql.
EJBQLParserFactory
oracle.toplink.essentials.internal.ejb.cmp3.base.
EJBQueryImpl
oracle.toplink.essentials.internal.ejb.cmp3.
EJBQueryImpl
(implements oracle.toplink.essentials.ejb.cmp3.
EJBQuery
)
oracle.toplink.essentials.internal.ejb.cmp3.base.
EntityManagerFactoryImpl
oracle.toplink.essentials.internal.ejb.cmp3.
EntityManagerFactoryImpl
(implements javax.persistence.EntityManagerFactory)
oracle.toplink.essentials.ejb.cmp3.
EntityManagerFactoryProvider
(implements javax.persistence.spi.PersistenceProvider)
oracle.toplink.essentials.
PersistenceProvider
oracle.toplink.essentials.internal.ejb.cmp3.base.
EntityManagerImpl
oracle.toplink.essentials.internal.ejb.cmp3.
EntityManagerImpl
(implements oracle.toplink.essentials.ejb.cmp3.
EntityManager
)
oracle.toplink.essentials.internal.ejb.cmp3.
EntityManagerSetupImpl
oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.
EntityTransactionImpl
oracle.toplink.essentials.internal.ejb.cmp3.transaction.
EntityTransactionImpl
(implements javax.persistence.EntityTransaction)
java.util.EventObject (implements java.io.Serializable)
oracle.toplink.essentials.descriptors.
DescriptorEvent
oracle.toplink.essentials.sessions.
SessionEvent
oracle.toplink.essentials.internal.ejb.cmp3.base.
ExceptionFactory
oracle.toplink.essentials.exceptions.i18n.
ExceptionMessageGenerator
oracle.toplink.essentials.internal.helper.linkedlist.
ExposedNodeLinkedList
(implements java.util.List<E>)
oracle.toplink.essentials.expressions.
Expression
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.expressions.
CompoundExpression
oracle.toplink.essentials.internal.expressions.
LogicalExpression
oracle.toplink.essentials.internal.expressions.
RelationExpression
oracle.toplink.essentials.internal.expressions.
ConstantExpression
oracle.toplink.essentials.internal.expressions.
DataExpression
oracle.toplink.essentials.internal.expressions.
FieldExpression
oracle.toplink.essentials.internal.expressions.
ObjectExpression
oracle.toplink.essentials.expressions.
ExpressionBuilder
oracle.toplink.essentials.internal.expressions.
QueryKeyExpression
oracle.toplink.essentials.internal.expressions.
ManualQueryKeyExpression
oracle.toplink.essentials.internal.expressions.
TableExpression
oracle.toplink.essentials.internal.expressions.
FunctionExpression
oracle.toplink.essentials.internal.expressions.
LiteralExpression
oracle.toplink.essentials.internal.expressions.
ParameterExpression
oracle.toplink.essentials.internal.expressions.
SubSelectExpression
oracle.toplink.essentials.internal.expressions.
ExpressionIterator
oracle.toplink.essentials.internal.expressions.
ExpressionJavaPrinter
oracle.toplink.essentials.expressions.
ExpressionMath
oracle.toplink.essentials.internal.expressions.
ExpressionNormalizer
oracle.toplink.essentials.expressions.
ExpressionOperator
(implements java.io.Serializable)
oracle.toplink.essentials.internal.expressions.
ExpressionSQLPrinter
oracle.toplink.essentials.queryframework.
FetchGroup
(implements java.io.Serializable)
oracle.toplink.essentials.descriptors.
FetchGroupManager
oracle.toplink.essentials.tools.schemaframework.
FieldDefinition
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.libraries.asm.tree.
FieldNode
oracle.toplink.essentials.queryframework.
FieldResult
oracle.toplink.essentials.internal.databaseaccess.
FieldTypeDefinition
(implements java.io.Serializable)
oracle.toplink.essentials.tools.schemaframework.
ForeignKeyConstraint
(implements java.io.Serializable)
java.util.logging.Formatter
java.util.logging.SimpleFormatter
oracle.toplink.essentials.logging.
TopLinkSimpleFormatter
java.util.logging.XMLFormatter
oracle.toplink.essentials.logging.
TopLinkXMLFormatter
oracle.toplink.essentials.internal.expressions.
ForUpdateClause
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.expressions.
ForUpdateOfClause
oracle.toplink.libraries.asm.tree.analysis.
Frame
oracle.toplink.essentials.internal.parsing.
GenerationContext
oracle.toplink.essentials.internal.parsing.
SelectGenerationContext
oracle.toplink.essentials.internal.parsing.ejbql.
GrammarSpecial
oracle.toplink.essentials.internal.helper.
Helper
(implements java.io.Serializable)
oracle.toplink.essentials.config.
HintValues
oracle.toplink.essentials.internal.identitymaps.
IdentityMap
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.identitymaps.
FullIdentityMap
oracle.toplink.essentials.internal.identitymaps.
CacheIdentityMap
oracle.toplink.essentials.internal.identitymaps.
WeakIdentityMap
oracle.toplink.essentials.internal.identitymaps.
HardCacheWeakIdentityMap
oracle.toplink.essentials.internal.identitymaps.
SoftCacheWeakIdentityMap
oracle.toplink.essentials.internal.identitymaps.
NoIdentityMap
oracle.toplink.essentials.internal.sessions.
IdentityMapAccessor
(implements oracle.toplink.essentials.sessions.
IdentityMapAccessor
, java.io.Serializable)
oracle.toplink.essentials.internal.sessions.
ClientSessionIdentityMapAccessor
oracle.toplink.essentials.internal.sessions.
IsolatedClientSessionIdentityMapAccessor
oracle.toplink.essentials.internal.sessions.
UnitOfWorkIdentityMapAccessor
oracle.toplink.essentials.internal.identitymaps.
IdentityMapKeyEnumeration
(implements java.util.Enumeration<E>)
oracle.toplink.essentials.internal.identitymaps.
IdentityMapEnumeration
oracle.toplink.essentials.internal.identitymaps.
IdentityMapManager
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.indirection.
IndirectionPolicy
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.indirection.
BasicIndirectionPolicy
oracle.toplink.essentials.internal.indirection.
WeavedObjectBasicIndirectionPolicy
oracle.toplink.essentials.internal.indirection.
NoIndirectionPolicy
oracle.toplink.essentials.internal.indirection.
TransparentIndirectionPolicy
oracle.toplink.essentials.indirection.
IndirectSet
(implements java.lang.Cloneable, oracle.toplink.essentials.indirection.
IndirectContainer
, java.io.Serializable, java.util.Set<E>)
oracle.toplink.essentials.descriptors.
InheritancePolicy
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.ejb.cmp3.naming.
InitialContextFactoryImpl
(implements javax.naming.spi.InitialContextFactory)
oracle.toplink.essentials.internal.ejb.cmp3.naming.base.
InitialContextImpl
(implements javax.naming.Context)
oracle.toplink.essentials.internal.ejb.cmp3.naming.
InitialContextImpl
oracle.toplink.essentials.queryframework.
InMemoryQueryIndirectionPolicy
(implements java.io.Serializable)
oracle.toplink.libraries.asm.tree.
InnerClassNode
java.io.InputStream (implements java.io.Closeable)
java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
oracle.toplink.essentials.internal.helper.
CustomObjectInputStream
oracle.toplink.essentials.internal.descriptors.
InstantiationPolicy
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.exceptions.
IntegrityChecker
(implements java.io.Serializable)
oracle.toplink.essentials.internal.helper.
InvalidObject
oracle.toplink.essentials.ejb.cmp3.persistence.
JarFileArchive
(implements oracle.toplink.essentials.ejb.cmp3.persistence.
Archive
)
oracle.toplink.essentials.ejb.cmp3.persistence.
JarInputStreamURLArchive
(implements oracle.toplink.essentials.ejb.cmp3.persistence.
Archive
)
oracle.toplink.essentials.internal.helper.
JavaPlatform
oracle.toplink.essentials.internal.ejb.cmp3.
JavaSECMPInitializer
oracle.toplink.essentials.internal.ejb.cmp3.
JavaSECMPInitializerAgent
oracle.toplink.essentials.platform.xml.jaxp.
JAXPParser
(implements oracle.toplink.essentials.platform.xml.
XMLParser
)
oracle.toplink.essentials.platform.xml.jaxp.
JAXPPlatform
(implements oracle.toplink.essentials.platform.xml.
XMLPlatform
)
oracle.toplink.essentials.platform.xml.jaxp.
JAXPTransformer
(implements oracle.toplink.essentials.platform.xml.
XMLTransformer
)
oracle.toplink.essentials.internal.security.
JCEEncryptor
(implements oracle.toplink.essentials.internal.security.
Securable
)
oracle.toplink.essentials.internal.helper.
JDK15Platform
(implements oracle.toplink.essentials.internal.helper.
JDKPlatform
)
oracle.toplink.essentials.jndi.
JNDIConnector
(implements oracle.toplink.essentials.sessions.
Connector
)
oracle.toplink.essentials.internal.queryframework.
JoinedAttributeManager
(implements java.lang.Cloneable)
oracle.toplink.libraries.asm.
Label
oracle.toplink.libraries.asm.tree.
LineNumberNode
oracle.toplink.essentials.internal.helper.linkedlist.
LinkedNode
oracle.toplink.essentials.internal.helper.
LOBValueWriter
oracle.toplink.libraries.asm.tree.
LocalVariableNode
oracle.toplink.libraries.asm.attrs.
LocalVariableType
oracle.toplink.essentials.config.
LoggerType
java.util.logging.LogRecord (implements java.io.Serializable)
oracle.toplink.essentials.logging.
TopLinkLogRecord
oracle.toplink.essentials.internal.helper.
MappingCompare
(implements oracle.toplink.essentials.internal.helper.
TOPComparison
)
oracle.toplink.essentials.internal.sessions.
MergeManager
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.
MetadataAccessibleObject
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.
MetadataClass
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.
MetadataField
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.objects.
MetadataMethod
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
MetadataAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
EmbeddedAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
EmbeddedIdAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLEmbeddedIdAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLEmbeddedAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
NonRelationshipAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
ClassAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
MappedSuperclassAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLClassAccessor
(implements oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLAccessor
)
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLMappedSuperclassAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
DirectAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
BasicAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLBasicAccessor
(implements oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLAccessor
)
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
RelationshipAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
CollectionAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
ManyToManyAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLManyToManyAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
OneToManyAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLOneToManyAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
ObjectAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
ManyToOneAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLManyToOneAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.accessors.
OneToOneAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLOneToOneAccessor
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLTransientAccessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.
MetadataColumn
oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.
XMLColumn
oracle.toplink.essentials.internal.ejb.cmp3.metadata.
MetadataConstants
oracle.toplink.essentials.internal.ejb.cmp3.metadata.
MetadataDescriptor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.
MetadataDiscriminatorColumn
oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.
XMLDiscriminatorColumn
oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.
MetadataEntityResult
oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.
XMLEntityResult
oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.
MetadataFieldResult
oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.
XMLFieldResult
oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.
MetadataGeneratedValue
oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.
XMLGeneratedValue
oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.
MetadataGenerator
oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.
MetadataSequenceGenerator
oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.
XMLSequenceGenerator
oracle.toplink.essentials.internal.ejb.cmp3.metadata.sequencing.
MetadataTableGenerator
oracle.toplink.essentials.internal.ejb.cmp3.xml.sequencing.
XMLTableGenerator
oracle.toplink.essentials.internal.ejb.cmp3.metadata.
MetadataHelper
oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.
MetadataJoinColumn
oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.
XMLJoinColumn
oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.
MetadataJoinColumns
oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.
XMLJoinColumns
oracle.toplink.essentials.internal.ejb.cmp3.metadata.
MetadataLogger
oracle.toplink.essentials.internal.ejb.cmp3.metadata.
MetadataPersistenceUnit
oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.
MetadataPrimaryKeyJoinColumn
oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.
XMLPrimaryKeyJoinColumn
oracle.toplink.essentials.internal.ejb.cmp3.metadata.columns.
MetadataPrimaryKeyJoinColumns
oracle.toplink.essentials.internal.ejb.cmp3.xml.columns.
XMLPrimaryKeyJoinColumns
oracle.toplink.essentials.internal.ejb.cmp3.metadata.
MetadataProcessor
oracle.toplink.essentials.internal.ejb.cmp3.metadata.
MetadataProject
oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.
MetadataQuery
oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.
MetadataNamedNativeQuery
oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.
XMLNamedNativeQuery
oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.
MetadataNamedQuery
oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.
XMLNamedQuery
oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.
MetadataQueryHint
oracle.toplink.essentials.internal.ejb.cmp3.metadata.queries.
MetadataSQLResultSetMapping
oracle.toplink.essentials.internal.ejb.cmp3.xml.queries.
XMLSQLResultSetMapping
oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.
MetadataTable
oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.
MetadataJoinTable
oracle.toplink.essentials.internal.ejb.cmp3.xml.tables.
XMLJoinTable
oracle.toplink.essentials.internal.ejb.cmp3.metadata.tables.
MetadataSecondaryTable
oracle.toplink.essentials.internal.ejb.cmp3.xml.tables.
XMLSecondaryTable
oracle.toplink.essentials.internal.ejb.cmp3.xml.tables.
XMLTable
oracle.toplink.essentials.internal.ejb.cmp3.metadata.
MetadataValidator
oracle.toplink.essentials.internal.ejb.cmp3.xml.
XMLValidator
oracle.toplink.libraries.asm.tree.
MethodNode
oracle.toplink.essentials.internal.parsing.
Node
oracle.toplink.essentials.internal.parsing.
AggregateNode
oracle.toplink.essentials.internal.parsing.
AvgNode
oracle.toplink.essentials.internal.parsing.
CountNode
oracle.toplink.essentials.internal.parsing.
MaxNode
oracle.toplink.essentials.internal.parsing.
MinNode
oracle.toplink.essentials.internal.parsing.
SumNode
oracle.toplink.essentials.internal.parsing.
AllNode
oracle.toplink.essentials.internal.parsing.
AnyNode
oracle.toplink.essentials.internal.parsing.
AttributeNode
oracle.toplink.essentials.internal.parsing.
BinaryOperatorNode
oracle.toplink.essentials.internal.parsing.
DivideNode
oracle.toplink.essentials.internal.parsing.
EqualsAssignmentNode
oracle.toplink.essentials.internal.parsing.
EqualsNode
oracle.toplink.essentials.internal.parsing.
GreaterThanEqualToNode
oracle.toplink.essentials.internal.parsing.
GreaterThanNode
oracle.toplink.essentials.internal.parsing.
LessThanEqualToNode
oracle.toplink.essentials.internal.parsing.
LessThanNode
oracle.toplink.essentials.internal.parsing.
MemberOfNode
oracle.toplink.essentials.internal.parsing.
MinusNode
oracle.toplink.essentials.internal.parsing.
MultiplyNode
oracle.toplink.essentials.internal.parsing.
NotEqualsNode
oracle.toplink.essentials.internal.parsing.
PlusNode
oracle.toplink.essentials.internal.parsing.
ConstructorNode
oracle.toplink.essentials.internal.parsing.
ExistsNode
oracle.toplink.essentials.internal.parsing.
FetchJoinNode
oracle.toplink.essentials.internal.parsing.
FunctionalExpressionNode
oracle.toplink.essentials.internal.parsing.
ArithmeticFunctionNode
oracle.toplink.essentials.internal.parsing.
AbsNode
oracle.toplink.essentials.internal.parsing.
LocateNode
oracle.toplink.essentials.internal.parsing.
ModNode
oracle.toplink.essentials.internal.parsing.
SizeNode
oracle.toplink.essentials.internal.parsing.
SqrtNode
oracle.toplink.essentials.internal.parsing.
DateFunctionNode
oracle.toplink.essentials.internal.parsing.
StringFunctionNode
oracle.toplink.essentials.internal.parsing.
ConcatNode
oracle.toplink.essentials.internal.parsing.
LengthNode
oracle.toplink.essentials.internal.parsing.
LowerNode
oracle.toplink.essentials.internal.parsing.
SubstringNode
oracle.toplink.essentials.internal.parsing.
TrimNode
oracle.toplink.essentials.internal.parsing.
UpperNode
oracle.toplink.essentials.internal.parsing.
IdentificationVariableDeclNode
oracle.toplink.essentials.internal.parsing.
CollectionMemberDeclNode
oracle.toplink.essentials.internal.parsing.
JoinDeclNode
oracle.toplink.essentials.internal.parsing.
RangeDeclNode
oracle.toplink.essentials.internal.parsing.
LiteralNode
oracle.toplink.essentials.internal.parsing.
BooleanLiteralNode
oracle.toplink.essentials.internal.parsing.
DoubleLiteralNode
oracle.toplink.essentials.internal.parsing.
FloatLiteralNode
oracle.toplink.essentials.internal.parsing.
IntegerLiteralNode
oracle.toplink.essentials.internal.parsing.
LongLiteralNode
oracle.toplink.essentials.internal.parsing.
StringLiteralNode
oracle.toplink.essentials.internal.parsing.
LogicalOperatorNode
oracle.toplink.essentials.internal.parsing.
AndNode
oracle.toplink.essentials.internal.parsing.
DotNode
oracle.toplink.essentials.internal.parsing.
EscapeNode
oracle.toplink.essentials.internal.parsing.
NotNode
oracle.toplink.essentials.internal.parsing.
OrNode
oracle.toplink.essentials.internal.parsing.
MajorNode
oracle.toplink.essentials.internal.parsing.
FromNode
oracle.toplink.essentials.internal.parsing.
GroupByNode
oracle.toplink.essentials.internal.parsing.
HavingNode
oracle.toplink.essentials.internal.parsing.
OrderByNode
oracle.toplink.essentials.internal.parsing.
QueryNode
oracle.toplink.essentials.internal.parsing.
ModifyNode
oracle.toplink.essentials.internal.parsing.
DeleteNode
oracle.toplink.essentials.internal.parsing.
UpdateNode
oracle.toplink.essentials.internal.parsing.
SelectNode
oracle.toplink.essentials.internal.parsing.
SetNode
oracle.toplink.essentials.internal.parsing.
WhereNode
oracle.toplink.essentials.internal.parsing.
OrderByItemNode
oracle.toplink.essentials.internal.parsing.
ParameterNode
oracle.toplink.essentials.internal.parsing.
SimpleConditionalExpressionNode
oracle.toplink.essentials.internal.parsing.
BetweenNode
oracle.toplink.essentials.internal.parsing.
EmptyCollectionComparisonNode
oracle.toplink.essentials.internal.parsing.
InNode
oracle.toplink.essentials.internal.parsing.
LikeNode
oracle.toplink.essentials.internal.parsing.
NullComparisonNode
oracle.toplink.essentials.internal.parsing.
SomeNode
oracle.toplink.essentials.internal.parsing.
SortDirectionNode
oracle.toplink.essentials.internal.parsing.
SubqueryNode
oracle.toplink.essentials.internal.parsing.
UnaryMinus
oracle.toplink.essentials.internal.parsing.
VariableNode
oracle.toplink.essentials.internal.parsing.
NodeFactoryImpl
(implements oracle.toplink.essentials.internal.parsing.
NodeFactory
)
oracle.toplink.essentials.internal.descriptors.
ObjectBuilder
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.sessions.
ObjectChangeSet
(implements oracle.toplink.essentials.changesets.
ObjectChangeSet
, java.io.Serializable)
oracle.toplink.essentials.internal.sessions.
AggregateObjectChangeSet
oracle.toplink.essentials.sessions.
ObjectCopyingPolicy
oracle.toplink.essentials.mappings.converters.
ObjectTypeConverter
(implements oracle.toplink.essentials.mappings.converters.
Converter
)
oracle.toplink.essentials.mappings.converters.
EnumTypeConverter
oracle.toplink.essentials.internal.expressions.
ExpressionOperatorConverter
antlr.Parser
antlr.LLkParser
oracle.toplink.essentials.internal.parsing.ejbql.
EJBQLParser
oracle.toplink.essentials.internal.parsing.ejbql.antlr273.
EJBQLParser
(implements oracle.toplink.essentials.internal.parsing.ejbql.antlr273.
EJBQLTokenTypes
)
oracle.toplink.essentials.internal.parsing.
ParseTree
oracle.toplink.essentials.internal.parsing.
EJBQLParseTree
oracle.toplink.essentials.internal.parsing.
ParseTreeContext
oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.
PersistenceContentHandler
(implements org.xml.sax.ContentHandler)
oracle.toplink.essentials.ejb.cmp3.persistence.
PersistenceUnitProcessor
oracle.toplink.essentials.config.
PessimisticLock
oracle.toplink.essentials.tools.schemaframework.
PopulationManager
oracle.toplink.libraries.asm.util.
PrintClassVisitor
(implements oracle.toplink.libraries.asm.
ClassVisitor
)
oracle.toplink.libraries.asm.util.
ASMifierClassVisitor
oracle.toplink.libraries.asm.util.
TraceClassVisitor
oracle.toplink.libraries.asm.util.
PrintCodeVisitor
(implements oracle.toplink.libraries.asm.
CodeVisitor
)
oracle.toplink.libraries.asm.util.
ASMifierCodeVisitor
oracle.toplink.libraries.asm.util.
TraceCodeVisitor
oracle.toplink.essentials.internal.security.
PrivilegedAccessHelper
oracle.toplink.essentials.internal.security.
PrivilegedClassForName
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetClassLoaderForClass
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetConstructorFor
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetContextClassLoader
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetDeclaredConstructorFor
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetDeclaredField
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetDeclaredFields
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetDeclaredMethod
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetDeclaredMethods
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetField
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetFieldType
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetMethod
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetMethodParameterTypes
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetMethodReturnType
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetMethods
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedGetValueFromField
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedInvokeConstructor
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedMethodInvoker
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedNewInstanceFromClass
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.essentials.internal.security.
PrivilegedSetValueInField
(implements java.security.PrivilegedExceptionAction<T>)
oracle.toplink.libraries.asm.xml.
Processor
oracle.toplink.essentials.sessions.
Project
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.Prop
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.CacheSharedProp
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.CacheSizeProp
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.CacheTypeProp
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.DescriptorCustomizerProp
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.LoggerTypeProp
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.LoggingLevelProp
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.TargetDatabaseProp
oracle.toplink.essentials.internal.ejb.cmp3.base.
PropertiesHandler.TargetServerProp
oracle.toplink.essentials.internal.helper.
QueryCounter
oracle.toplink.essentials.internal.ejb.cmp3.base.
QueryHintsHandler
oracle.toplink.essentials.internal.ejb.cmp3.base.
QueryHintsHandler.Hint
oracle.toplink.essentials.internal.ejb.cmp3.base.
QueryHintsHandler.BindParametersHint
oracle.toplink.essentials.internal.ejb.cmp3.base.
QueryHintsHandler.CacheUsageHint
oracle.toplink.essentials.internal.ejb.cmp3.base.
QueryHintsHandler.PessimisticLockHint
oracle.toplink.essentials.internal.ejb.cmp3.base.
QueryHintsHandler.RefreshHint
oracle.toplink.essentials.querykeys.
QueryKey
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.querykeys.
DirectQueryKey
oracle.toplink.essentials.querykeys.
ForeignReferenceQueryKey
oracle.toplink.essentials.querykeys.
DirectCollectionQueryKey
oracle.toplink.essentials.querykeys.
ManyToManyQueryKey
oracle.toplink.essentials.querykeys.
OneToManyQueryKey
oracle.toplink.essentials.querykeys.
OneToOneQueryKey
oracle.toplink.essentials.internal.queryframework.
ReportItem
(implements java.io.Serializable)
oracle.toplink.essentials.queryframework.
ConstructorReportItem
oracle.toplink.essentials.queryframework.
ReportQueryResult
(implements java.util.Map<K,V>, java.io.Serializable)
java.util.ResourceBundle
java.util.ListResourceBundle
oracle.toplink.essentials.exceptions.i18n.
ConcurrencyExceptionResource
oracle.toplink.essentials.exceptions.i18n.
ConversionExceptionResource
oracle.toplink.essentials.exceptions.i18n.
DatabaseExceptionResource
oracle.toplink.essentials.exceptions.i18n.
DefaultMappingExceptionResource
oracle.toplink.essentials.exceptions.i18n.
DeploymentExceptionResource
oracle.toplink.essentials.exceptions.i18n.
DescriptorExceptionResource
oracle.toplink.essentials.exceptions.i18n.
EJBQLExceptionResource
oracle.toplink.essentials.exceptions.i18n.
EntityManagerSetupExceptionResource
oracle.toplink.essentials.internal.localization.i18n.
ExceptionLocalizationResource
oracle.toplink.essentials.exceptions.i18n.
ExceptionResource
oracle.toplink.essentials.internal.localization.i18n.
LoggingLocalizationResource
oracle.toplink.essentials.exceptions.i18n.
OptimisticLockExceptionResource
oracle.toplink.essentials.exceptions.i18n.
PersistenceUnitLoadingExceptionResource
oracle.toplink.essentials.exceptions.i18n.
QueryExceptionResource
oracle.toplink.essentials.exceptions.i18n.
StaticWeaveExceptionResource
oracle.toplink.essentials.internal.localization.i18n.
ToplinkLocalizationResource
oracle.toplink.essentials.internal.localization.i18n.
ToStringLocalizationResource
oracle.toplink.essentials.internal.localization.i18n.
TraceLocalizationResource
oracle.toplink.essentials.exceptions.i18n.
TransactionExceptionResource
oracle.toplink.essentials.exceptions.i18n.
ValidationExceptionResource
oracle.toplink.essentials.exceptions.i18n.
XMLParseExceptionResource
oracle.toplink.essentials.exceptions.i18n.
XMLPlatformExceptionResource
oracle.toplink.libraries.asm.xml.
SAXClassAdapter
(implements oracle.toplink.libraries.asm.
ClassVisitor
)
oracle.toplink.libraries.asm.xml.
SAXCodeAdapter
(implements oracle.toplink.libraries.asm.
CodeVisitor
)
oracle.toplink.essentials.platform.xml.
SAXDocumentBuilder
(implements org.xml.sax.ContentHandler)
oracle.toplink.essentials.tools.schemaframework.
SchemaManager
oracle.toplink.essentials.internal.security.
SecurableObjectHolder
oracle.toplink.essentials.ejb.cmp3.persistence.
SEPersistenceUnitInfo
(implements javax.persistence.spi.PersistenceUnitInfo)
oracle.toplink.essentials.sequencing.
Sequence
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.sequencing.
DefaultSequence
oracle.toplink.essentials.sequencing.
StandardSequence
oracle.toplink.essentials.sequencing.
QuerySequence
oracle.toplink.essentials.sequencing.
NativeSequence
oracle.toplink.essentials.sequencing.
TableSequence
oracle.toplink.essentials.internal.sequencing.
SequencingFactory
oracle.toplink.essentials.internal.helper.
SerializationHelper
oracle.toplink.essentials.mappings.converters.
SerializedObjectConverter
(implements oracle.toplink.essentials.mappings.converters.
Converter
)
oracle.toplink.essentials.platform.server.
ServerPlatformBase
(implements oracle.toplink.essentials.platform.server.
ServerPlatform
)
oracle.toplink.essentials.platform.server.
CustomServerPlatform
oracle.toplink.essentials.platform.server.
NoServerPlatform
oracle.toplink.essentials.platform.server.oc4j.
Oc4jPlatform
oracle.toplink.essentials.platform.server.sunas.
SunAS9ServerPlatform
oracle.toplink.essentials.sessions.
SessionEventAdapter
(implements oracle.toplink.essentials.sessions.
SessionEventListener
)
oracle.toplink.essentials.sessions.
SessionEventManager
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.logging.
SessionLogEntry
(implements java.io.Serializable)
oracle.toplink.essentials.tools.sessionmanagement.
SessionManager
oracle.toplink.essentials.internal.databaseaccess.
SimpleAppendCallCustomParameter
(implements oracle.toplink.essentials.internal.databaseaccess.
AppendCallCustomParameter
)
oracle.toplink.essentials.queryframework.
SQLResult
oracle.toplink.essentials.queryframework.
ColumnResult
oracle.toplink.essentials.queryframework.
EntityResult
oracle.toplink.essentials.queryframework.
SQLResultSetMapping
oracle.toplink.essentials.internal.expressions.
SQLStatement
(implements java.lang.Cloneable, java.io.Serializable)
oracle.toplink.essentials.internal.expressions.
SQLModifyStatement
oracle.toplink.essentials.internal.expressions.
SQLDeleteStatement
oracle.toplink.essentials.internal.expressions.
SQLDeleteAllStatement
oracle.toplink.essentials.internal.expressions.
SQLInsertStatement
oracle.toplink.essentials.internal.expressions.
SQLModifyAllStatementForTempTable
oracle.toplink.essentials.internal.expressions.
SQLDeleteAllStatementForTempTable
oracle.toplink.essentials.internal.expressions.
SQLUpdateAllStatementForTempTable
oracle.toplink.essentials.internal.expressions.
SQLUpdateAllStatement
oracle.toplink.essentials.internal.expressions.
SQLUpdateAllStatementForOracleAnonymousBlock
oracle.toplink.essentials.internal.expressions.
SQLUpdateStatement
oracle.toplink.essentials.internal.expressions.
SQLSelectStatement
oracle.toplink.libraries.asm.attrs.
StackMapFrame
oracle.toplink.libraries.asm.attrs.
StackMapType
oracle.toplink.essentials.weaving.
StaticWeave
oracle.toplink.essentials.internal.weaving.
StaticWeaveClassTransformer
oracle.toplink.essentials.weaving.
StaticWeaveProcessor
oracle.toplink.essentials.ejb.cmp3.
StaticWeaver
oracle.toplink.essentials.internal.expressions.
TableAliasLookup
(implements java.io.Serializable)
oracle.toplink.essentials.tools.schemaframework.
TableCreator
oracle.toplink.essentials.config.
TargetDatabase
oracle.toplink.essentials.config.
TargetServer
Task
oracle.toplink.essentials.weaving.
StaticWeaveAntTask
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
oracle.toplink.libraries.asm.tree.analysis.
AnalyzerException
java.lang.RuntimeException
oracle.toplink.essentials.exceptions.
TopLinkException
oracle.toplink.essentials.exceptions.
ConcurrencyException
oracle.toplink.essentials.exceptions.
ConversionException
oracle.toplink.essentials.exceptions.
DatabaseException
oracle.toplink.essentials.exceptions.
DefaultMappingException
oracle.toplink.essentials.exceptions.
EJBQLException
oracle.toplink.essentials.exceptions.
EntityManagerSetupException
oracle.toplink.essentials.exceptions.
OptimisticLockException
oracle.toplink.essentials.exceptions.
PersistenceUnitLoadingException
oracle.toplink.essentials.exceptions.
StaticWeaveException
oracle.toplink.essentials.exceptions.
TransactionException
oracle.toplink.essentials.exceptions.
ValidationException
oracle.toplink.essentials.exceptions.
DescriptorException
oracle.toplink.essentials.exceptions.
IntegrityException
oracle.toplink.essentials.exceptions.
QueryException
oracle.toplink.essentials.exceptions.
XMLParseException
oracle.toplink.essentials.platform.xml.
XMLPlatformException
oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.
XMLException
oracle.toplink.essentials.internal.localization.
ToplinkLocalization
oracle.toplink.essentials.internal.localization.
ExceptionLocalization
oracle.toplink.essentials.internal.localization.
LoggingLocalization
oracle.toplink.essentials.internal.localization.
ToStringLocalization
oracle.toplink.essentials.internal.localization.
TraceLocalization
oracle.toplink.essentials.config.
TopLinkProperties
oracle.toplink.essentials.config.
TopLinkQueryHints
oracle.toplink.essentials.internal.weaving.
TopLinkWeaver
(implements javax.persistence.spi.ClassTransformer)
oracle.toplink.essentials.internal.helper.
TOPSort
oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.
TransactionImpl
(implements javax.transaction.Transaction)
oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.
TransactionManagerImpl
(implements javax.transaction.TransactionManager, javax.transaction.UserTransaction)
oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.
TransactionWrapperImpl
oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.
EntityTransactionWrapper
oracle.toplink.essentials.internal.ejb.cmp3.transaction.
EntityTransactionWrapper
(implements oracle.toplink.essentials.internal.ejb.cmp3.transaction.
TransactionWrapper
)
oracle.toplink.essentials.internal.ejb.cmp3.transaction.base.
JTATransactionWrapper
oracle.toplink.essentials.internal.ejb.cmp3.transaction.
JTATransactionWrapper
(implements oracle.toplink.essentials.internal.ejb.cmp3.transaction.
TransactionWrapper
)
oracle.toplink.essentials.internal.weaving.
TransformerFactory
oracle.toplink.libraries.asm.tree.
TryCatchBlockNode
oracle.toplink.libraries.asm.
Type
oracle.toplink.essentials.mappings.converters.
TypeConversionConverter
(implements oracle.toplink.essentials.mappings.converters.
Converter
)
oracle.toplink.essentials.tools.schemaframework.
UniqueKeyConstraint
(implements java.io.Serializable)
oracle.toplink.essentials.internal.sessions.
UnitOfWorkChangeSet
(implements java.io.Serializable, oracle.toplink.essentials.changesets.
UnitOfWorkChangeSet
)
oracle.toplink.essentials.ejb.cmp3.persistence.
URLArchive
(implements oracle.toplink.essentials.ejb.cmp3.persistence.
Archive
)
oracle.toplink.essentials.indirection.
ValueHolder
(implements java.lang.Cloneable, java.io.Serializable, oracle.toplink.essentials.indirection.
WeavedAttributeValueHolderInterface
)
oracle.toplink.essentials.internal.indirection.
BackupValueHolder
oracle.toplink.essentials.
Version
oracle.toplink.essentials.descriptors.
VersionLockingPolicy
(implements oracle.toplink.essentials.internal.descriptors.
OptimisticLockingPolicy
, java.io.Serializable)
oracle.toplink.essentials.descriptors.
TimestampLockingPolicy
oracle.toplink.essentials.internal.helper.
WriteLockManager
oracle.toplink.essentials.platform.xml.
XMLComparer
oracle.toplink.essentials.internal.ejb.cmp3.xml.
XMLConstants
oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.
XMLExceptionHandler
(implements org.xml.sax.ErrorHandler)
oracle.toplink.essentials.internal.ejb.cmp3.xml.
XMLHelper
oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.
XMLNodeList
(implements org.w3c.dom.NodeList)
oracle.toplink.essentials.platform.xml.
XMLNodeList
(implements org.w3c.dom.NodeList)
oracle.toplink.essentials.platform.xml.
XMLPlatformFactory
oracle.toplink.essentials.internal.ejb.cmp3.xml.tables.
XMLTableHelper
oracle.toplink.essentials.internal.ejb.cmp3.xml.parser.
XPathEngine
Interface Hierarchy
oracle.toplink.essentials.internal.databaseaccess.
AppendCallCustomParameter
oracle.toplink.essentials.ejb.cmp3.persistence.
Archive
oracle.toplink.libraries.asm.util.attrs.
ASMifiable
oracle.toplink.essentials.changesets.
ChangeRecord
oracle.toplink.essentials.changesets.
AggregateChangeRecord
oracle.toplink.essentials.changesets.
AggregateCollectionChangeRecord
oracle.toplink.essentials.changesets.
CollectionChangeRecord
oracle.toplink.essentials.changesets.
DirectCollectionChangeRecord
oracle.toplink.essentials.changesets.
DirectToFieldChangeRecord
oracle.toplink.essentials.changesets.
ObjectReferenceChangeRecord
oracle.toplink.essentials.changesets.
OrderedCollectionChangeRecord
oracle.toplink.libraries.asm.
ClassVisitor
java.lang.Cloneable
oracle.toplink.essentials.internal.databaseaccess.
Accessor
oracle.toplink.essentials.queryframework.
Call
(also extends java.io.Serializable)
oracle.toplink.essentials.internal.databaseaccess.
QueryStringCall
oracle.toplink.essentials.sessions.
Connector
(also extends java.io.Serializable)
oracle.toplink.essentials.descriptors.copying.
CopyPolicy
(also extends java.io.Serializable)
oracle.toplink.essentials.internal.descriptors.
OptimisticLockingPolicy
(also extends java.io.Serializable)
oracle.toplink.essentials.internal.databaseaccess.
Platform
(also extends java.io.Serializable)
oracle.toplink.libraries.asm.
CodeVisitor
oracle.toplink.libraries.asm.
Constants
oracle.toplink.essentials.mappings.
ContainerMapping
oracle.toplink.essentials.tools.sessionconfiguration.
DescriptorCustomizer
oracle.toplink.essentials.internal.parsing.ejbql.antlr273.
EJBQLTokenTypes
javax.persistence.EntityManager
oracle.toplink.essentials.ejb.cmp3.
EntityManager
java.util.EventListener
oracle.toplink.essentials.descriptors.
DescriptorEventListener
oracle.toplink.essentials.sessions.
SessionEventListener
oracle.toplink.essentials.exceptions.
ExceptionHandler
oracle.toplink.essentials.sessions.
ExternalTransactionController
oracle.toplink.essentials.internal.helper.
FalseUndefinedTrue
oracle.toplink.essentials.queryframework.
FetchGroupTracker
oracle.toplink.essentials.sessions.
IdentityMapAccessor
oracle.toplink.essentials.indirection.
IndirectContainer
oracle.toplink.libraries.asm.tree.analysis.
Interpreter
oracle.toplink.essentials.internal.helper.
JDKPlatform
oracle.toplink.essentials.sessions.
Login
java.util.Map<K,V>
oracle.toplink.essentials.sessions.
Record
oracle.toplink.essentials.internal.helper.
NoConversion
oracle.toplink.essentials.internal.parsing.
NodeFactory
oracle.toplink.essentials.changesets.
ObjectChangeSet
javax.persistence.Query
oracle.toplink.essentials.ejb.cmp3.
EJBQuery
oracle.toplink.essentials.mappings.
RelationalMapping
oracle.toplink.essentials.internal.security.
Securable
oracle.toplink.essentials.internal.sequencing.
Sequencing
oracle.toplink.essentials.internal.sequencing.
SequencingServer
oracle.toplink.essentials.internal.sequencing.
SequencingCallback
oracle.toplink.essentials.sequencing.
SequencingControl
oracle.toplink.essentials.internal.sequencing.SequencingLogInOut
oracle.toplink.essentials.internal.sequencing.
SequencingHome
java.io.Serializable
oracle.toplink.essentials.queryframework.
Call
(also extends java.lang.Cloneable)
oracle.toplink.essentials.internal.databaseaccess.
QueryStringCall
oracle.toplink.essentials.sessions.
Connector
(also extends java.lang.Cloneable)
oracle.toplink.essentials.mappings.converters.
Converter
oracle.toplink.essentials.descriptors.copying.
CopyPolicy
(also extends java.lang.Cloneable)
oracle.toplink.essentials.descriptors.changetracking.
ObjectChangePolicy
oracle.toplink.essentials.internal.descriptors.
OptimisticLockingPolicy
(also extends java.lang.Cloneable)
oracle.toplink.essentials.internal.databaseaccess.
Platform
(also extends java.lang.Cloneable)
oracle.toplink.essentials.descriptors.
WrapperPolicy
oracle.toplink.essentials.platform.server.
ServerPlatform
oracle.toplink.essentials.sessions.
Session
oracle.toplink.essentials.sessions.
DatabaseSession
oracle.toplink.essentials.threetier.
Server
oracle.toplink.essentials.threetier.
Server
oracle.toplink.essentials.sessions.
UnitOfWork
oracle.toplink.essentials.tools.sessionconfiguration.
SessionCustomizer
oracle.toplink.essentials.logging.
SessionLog
oracle.toplink.essentials.sessions.
SessionProfiler
oracle.toplink.essentials.transaction.
SynchronizationListenerFactory
oracle.toplink.essentials.internal.helper.
TOPComparison
oracle.toplink.essentials.internal.weaving.
TopLinkWeaved
oracle.toplink.essentials.internal.ejb.cmp3.transaction.
TransactionWrapper
oracle.toplink.essentials.internal.parsing.
TypeHelper
oracle.toplink.essentials.changesets.
UnitOfWorkChangeSet
oracle.toplink.libraries.asm.tree.analysis.
Value
oracle.toplink.essentials.indirection.
ValueHolderInterface
oracle.toplink.essentials.indirection.
WeavedAttributeValueHolderInterface
oracle.toplink.essentials.internal.ejb.cmp3.xml.accessors.
XMLAccessor
oracle.toplink.essentials.platform.xml.
XMLNamespaceResolver
oracle.toplink.essentials.platform.xml.
XMLParser
oracle.toplink.essentials.platform.xml.
XMLPlatform
oracle.toplink.essentials.platform.xml.
XMLSchemaReference
oracle.toplink.essentials.platform.xml.
XMLTransformer
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
oracle.toplink.essentials.internal.parsing.
NodeFactory.TrimSpecification
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes