Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jpox
,
org.jpox.cache
,
org.jpox.driver
,
org.jpox.exceptions
,
org.jpox.management
,
org.jpox.metadata
,
org.jpox.plugin
,
org.jpox.resource
,
org.jpox.sco
,
org.jpox.sco.exceptions
,
org.jpox.state
,
org.jpox.store
,
org.jpox.store.exceptions
,
org.jpox.store.expression
,
org.jpox.store.extent
,
org.jpox.store.fieldmanager
,
org.jpox.store.mapping
,
org.jpox.store.poid
,
org.jpox.store.query
,
org.jpox.store.rdbms
,
org.jpox.store.rdbms.adapter
,
org.jpox.store.rdbms.columninfo
,
org.jpox.store.rdbms.datatype
,
org.jpox.store.rdbms.exceptions
,
org.jpox.store.rdbms.extent
,
org.jpox.store.rdbms.fieldmanager
,
org.jpox.store.rdbms.key
,
org.jpox.store.rdbms.mapping
,
org.jpox.store.rdbms.mapping.oracle
,
org.jpox.store.rdbms.poid
,
org.jpox.store.rdbms.query
,
org.jpox.store.rdbms.request
,
org.jpox.store.rdbms.scostore
,
org.jpox.store.rdbms.sqlidentifier
,
org.jpox.store.rdbms.table
,
org.jpox.store.rdbms.typeinfo
,
org.jpox.store.scostore
,
org.jpox.util
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
org.jpox.store.query.
AbstractQueryResult
(implements org.jpox.store.query.
QueryResult
, java.io.Serializable)
org.jpox.store.query.
ForwardQueryResult
(implements org.jpox.store.query.
QueryResult
, java.io.Serializable)
org.jpox.store.query.
InsensitiveQueryResult
(implements org.jpox.store.query.
QueryResult
, java.io.Serializable)
java.util.AbstractSequentialList<E>
java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.Queue<E>, java.io.Serializable)
org.jpox.sco.
LinkedList
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOList
)
java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
org.jpox.sco.
ArrayList
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOList
)
org.jpox.sco.
List
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOList
, java.io.Serializable)
java.util.Vector<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
java.util.Stack<E>
org.jpox.sco.
Stack
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOList
)
org.jpox.sco.
Vector
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOList
)
java.util.AbstractSet<E> (implements java.util.Set<E>)
java.util.HashSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
org.jpox.sco.
HashSet
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOCollection
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMtoN
)
java.util.LinkedHashSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
org.jpox.sco.
LinkedHashSet
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOCollection
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMtoN
)
org.jpox.sco.
Set
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOCollection
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMtoN
, java.io.Serializable)
org.jpox.sco.
SortedSet
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOCollection
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMtoN
, java.util.SortedSet<E>)
java.util.TreeSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.SortedSet<E>)
org.jpox.sco.
TreeSet
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOCollection
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMtoN
)
org.jpox.sco.
Collection
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOCollection
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMtoN
, java.io.Serializable)
org.jpox.store.
AbstractDatastoreAdapter
(implements org.jpox.store.
DatastoreAdapter
)
org.jpox.store.rdbms.adapter.
DatabaseAdapter
(implements org.jpox.store.rdbms.adapter.
RDBMSAdapter
)
org.jpox.store.extent.
AbstractExtent
(implements javax.jdo.Extent)
org.jpox.store.rdbms.extent.
ClassTableExtent
(implements org.jpox.store.query.
Queryable
)
org.jpox.store.rdbms.extent.
ClassViewExtent
(implements org.jpox.store.query.
Queryable
)
org.jpox.store.fieldmanager.
AbstractFieldManager
(implements org.jpox.store.fieldmanager.
FieldManager
)
org.jpox.state.
AbstractFetchFieldManager
org.jpox.state.
DetachFieldManager
org.jpox.state.
MakeTransientFieldManager
org.jpox.state.
AttachFieldManager
org.jpox.state.
NullifyRelationFieldManager
org.jpox.store.rdbms.fieldmanager.
ParameterSetter
org.jpox.store.rdbms.fieldmanager.
ResultSetGetter
org.jpox.sco.
UnsetOwners
org.jpox.store.query.
AbstractIteratorStatement
org.jpox.store.query.
DiscriminatorIteratorStatement
org.jpox.store.query.
UnionIteratorStatement
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
org.jpox.sco.
HashMap
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMap
)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
org.jpox.sco.
LinkedHashMap
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMap
)
org.jpox.util.
MultiMap
org.jpox.sco.
Map
(implements java.lang.Cloneable, java.util.Map<K,V>, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMap
, java.io.Serializable)
org.jpox.sco.
SortedMap
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMap
, java.util.SortedMap<K,V>)
java.util.TreeMap<K,V> (implements java.lang.Cloneable, java.io.Serializable, java.util.SortedMap<K,V>)
org.jpox.sco.
TreeMap
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMap
)
org.jpox.store.mapping.
AbstractMappingManager
(implements org.jpox.store.mapping.
MappingManager
)
org.jpox.store.rdbms.mapping.
RDBMSMappingManager
org.jpox.store.rdbms.mapping.
OracleRDBMSMappingManager
org.jpox.store.mapping.
AbstractMappingManager.TypeMapping
org.jpox.
AbstractPersistenceManager
(implements org.jpox.
PersistenceManager
)
org.jpox.resource.
ManagedConnectionImpl
(implements javax.resource.spi.LocalTransaction, javax.resource.spi.ManagedConnection, javax.transaction.xa.XAResource)
org.jpox.
PersistenceManagerImpl
(implements org.jpox.
PersistenceManager
)
org.jpox.store.poid.
AbstractPoidGenerator
(implements org.jpox.store.poid.
PoidGenerator
)
org.jpox.store.poid.
AbstractDatastorePoidGenerator
org.jpox.store.rdbms.poid.
AbstractRDBMSPoidGenerator
org.jpox.store.rdbms.poid.
DatastoreUUIDHexPoidGenerator
org.jpox.store.rdbms.poid.
MaxPoidGenerator
org.jpox.store.rdbms.poid.
SequencePoidGenerator
org.jpox.store.rdbms.poid.
SequenceTablePoidGenerator
org.jpox.store.poid.
AbstractUIDPoidGenerator
org.jpox.store.poid.
AbstractUUIDPoidGenerator
org.jpox.store.poid.
UUIDHexPoidGenerator
org.jpox.store.poid.
UUIDStringPoidGenerator
org.jpox.store.poid.
AUIDPoidGenerator
org.jpox.store.rdbms.table.
AbstractTable
(implements org.jpox.store.rdbms.table.
Table
)
org.jpox.store.rdbms.table.
TableImpl
org.jpox.store.rdbms.table.
AbstractClassTable
org.jpox.store.rdbms.table.
ClassTable
(implements org.jpox.store.
DatastoreClass
)
org.jpox.store.rdbms.table.
SecondaryTable
(implements org.jpox.store.
DatastoreClass
)
org.jpox.store.rdbms.table.
JoinTable
(implements org.jpox.store.
DatastoreContainerObject
)
org.jpox.store.rdbms.table.
ElementContainerTable
(implements org.jpox.store.rdbms.table.
SCOTable
)
org.jpox.store.rdbms.table.
ArrayTable
org.jpox.store.rdbms.table.
CollectionTable
org.jpox.store.rdbms.table.
ListTable
org.jpox.store.rdbms.table.
SetTable
org.jpox.store.rdbms.table.
MapTable
(implements org.jpox.store.rdbms.table.
SCOTable
)
org.jpox.store.rdbms.table.
ProbeTable
org.jpox.store.rdbms.table.
SchemaTable
org.jpox.store.rdbms.table.
SequenceTable
org.jpox.store.rdbms.table.
ViewImpl
org.jpox.store.rdbms.table.
ClassView
(implements org.jpox.store.
DatastoreClass
)
org.jpox.util.
AbstractXMLEntityResolver
(implements org.xml.sax.EntityResolver)
org.jpox.metadata.
JDOEntityResolver
org.jpox.store.
XMLAutoStarterEntityResolver
org.jpox.state.
ActivityState
org.jpox.util.
AIDUtils
java.util.BitSet (implements java.lang.Cloneable, java.io.Serializable)
org.jpox.sco.
BitSet
(implements org.jpox.sco.
SCO
)
org.jpox.sco.
BitSetJDK14
org.jpox.store.rdbms.datatype.
BlobImpl
(implements java.sql.Blob)
org.jpox.cache.
CachedPC
java.util.Calendar (implements java.lang.Cloneable, java.lang.Comparable<T>, java.io.Serializable)
java.util.GregorianCalendar
org.jpox.sco.
GregorianCalendar
(implements org.jpox.sco.
SCO
)
org.jpox.sco.
GregorianCalendarJDK14
org.jpox.store.rdbms.key.
CandidateKey
org.jpox.store.rdbms.key.
PrimaryKey
org.jpox.
ClassConstants
org.jpox.store.
ClassesAutoStarter
(implements org.jpox.store.
AutoStartMechanism
)
org.jpox.
ClassNameConstants
org.jpox.metadata.
ClassPersistenceModifier
(implements java.io.Serializable)
org.jpox.util.
ClassUtils
org.jpox.store.rdbms.datatype.
ClobImpl
(implements java.sql.Clob)
org.jpox.store.query.
CollectionCandidates
(implements org.jpox.store.query.
Queryable
)
org.jpox.store.rdbms.
Column
(implements org.jpox.store.
DatastoreField
)
org.jpox.store.rdbms.table.
ColumnCreator
org.jpox.store.rdbms.columninfo.
ColumnInfo
org.jpox.store.rdbms.columninfo.
DB2ColumnInfo
org.jpox.store.rdbms.columninfo.
MSSQLServerColumnInfo
org.jpox.store.rdbms.columninfo.
OracleColumnInfo
org.jpox.store.rdbms.columninfo.
PostgreSQLColumnInfo
org.jpox.store.rdbms.columninfo.
SybaseColumnInfo
org.jpox.util.
CommandLine
org.jpox.util.
CommandLine.Option
org.jpox.util.
CommandLine.NoArgOption
org.jpox.util.
CommandLine.WithArgOption
org.jpox.plugin.
ConfigurationElement
org.jpox.store.rdbms.
Connection
(implements java.sql.Connection)
org.jpox.store.rdbms.table.
CorrespondentColumnsMapping
javax.jdo.datastore.DataStoreCache.EmptyDataStoreCache (implements javax.jdo.datastore.DataStoreCache)
org.jpox.cache.
NullLevel2Cache
(implements org.jpox.cache.
Level2Cache
)
org.jpox.store.
DatastoreFieldRole
java.util.Date (implements java.lang.Cloneable, java.lang.Comparable<T>, java.io.Serializable)
org.jpox.sco.
Date
(implements org.jpox.sco.
SCO
)
java.sql.Date
org.jpox.sco.
SqlDate
(implements org.jpox.sco.
SCO
)
java.sql.Time
org.jpox.sco.
SqlTime
(implements org.jpox.sco.
SCO
)
java.sql.Timestamp
org.jpox.sco.
SqlTimestamp
(implements org.jpox.sco.
SCO
)
org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
org.jpox.metadata.
MetaDataParser
org.jpox.cache.
DefaultLevel2Cache
(implements org.jpox.cache.
Level2Cache
)
org.jpox.cache.
SoftLevel2Cache
org.jpox.store.rdbms.adapter.
DerbySQLFunction
java.util.Dictionary<K,V>
java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
org.jpox.sco.
Hashtable
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMap
)
java.util.Properties
org.jpox.sco.
Properties
(implements java.lang.Cloneable, org.jpox.store.query.
Queryable
, org.jpox.sco.
SCOLazyLoading
, org.jpox.sco.
SCOMap
)
org.jpox.store.
Dictionary
org.jpox.store.
Dictionary.CaseIdentifier
org.jpox.metadata.
DiscriminatorStrategy
(implements java.io.Serializable)
org.jpox.store.rdbms.scostore.
ElementContainerStore
org.jpox.store.rdbms.scostore.
AbstractArrayStore
(implements org.jpox.store.scostore.
ArrayStore
)
org.jpox.store.rdbms.scostore.
FKArrayStore
org.jpox.store.rdbms.scostore.
JoinArrayStore
org.jpox.store.rdbms.scostore.
AbstractCollectionStore
org.jpox.store.rdbms.scostore.
FKListStore
org.jpox.store.rdbms.scostore.
FKSetStore
org.jpox.store.rdbms.scostore.
JoinListStore
org.jpox.store.rdbms.scostore.
JoinSetStore
org.jpox.store.rdbms.scostore.
MapKeySetStore
org.jpox.store.rdbms.scostore.
MapValueSetStore
org.jpox.store.rdbms.scostore.
ElementContainerStore.ElementInfo
java.util.EventObject (implements java.io.Serializable)
javax.jdo.listener.InstanceLifecycleEvent
org.jpox.
FieldInstanceLifecycleEvent
org.jpox.plugin.
Extension
org.jpox.metadata.
ExtensionMetaData
(implements java.io.Serializable)
org.jpox.plugin.
ExtensionPoint
org.jpox.util.
FailoverUtils
org.jpox.
FetchPlanImpl
(implements javax.jdo.FetchPlan, java.io.Serializable)
org.jpox.
FetchPlanImpl.FetchPlanForClass
org.jpox.state.
FetchPlanState
org.jpox.state.
DetachState
org.jpox.metadata.
FieldPersistenceModifier
(implements java.io.Serializable)
org.jpox.store.rdbms.scostore.
FKMapStore
org.jpox.store.rdbms.key.
ForeignKey
org.jpox.store.rdbms.key.
ForeignKey.FKAction
org.jpox.metadata.
ForeignKeyAction
(implements java.io.Serializable)
org.jpox.metadata.
ForeignKeyDeleteAction
org.jpox.metadata.
ForeignKeyUpdateAction
org.jpox.store.rdbms.typeinfo.
ForeignKeyInfo
org.jpox.store.rdbms.typeinfo.
ExportedKeyInfo
org.jpox.store.rdbms.typeinfo.
PostgreSQLForeignKeyInfo
org.jpox.cache.
HardRefCache
(implements org.jpox.cache.
Level1Cache
)
org.jpox.util.
I18nUtils
org.jpox.metadata.
IdentityStrategy
(implements java.io.Serializable)
org.jpox.metadata.
IdentityType
(implements java.io.Serializable)
org.jpox.util.
Imports
org.jpox.store.rdbms.key.
Index
org.jpox.metadata.
IndexedValue
(implements java.io.Serializable)
org.jpox.metadata.
InheritanceStrategy
(implements java.io.Serializable)
org.jpox.store.mapping.
JavaTypeMapping
org.jpox.store.mapping.
MultiMapping
org.jpox.store.mapping.
ReferenceMapping
org.jpox.store.mapping.
InterfaceMapping
org.jpox.store.mapping.
ObjectMapping
org.jpox.store.mapping.
SubclassPCMapping
org.jpox.store.mapping.
SingleFieldMapping
org.jpox.store.mapping.
AbstractContainerMapping
org.jpox.store.mapping.
ArrayMapping
(implements org.jpox.store.mapping.
MappingCallbacks
)
org.jpox.store.rdbms.mapping.oracle.
OracleArrayMapping
org.jpox.store.mapping.
CollectionMapping
(implements org.jpox.store.mapping.
MappingCallbacks
)
org.jpox.store.mapping.
MapMapping
(implements org.jpox.store.mapping.
MappingCallbacks
)
org.jpox.store.mapping.
BaseStringMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
StringMapping
org.jpox.store.rdbms.mapping.oracle.
OracleBitSetMapping
(implements org.jpox.store.mapping.
MappingCallbacks
)
org.jpox.store.rdbms.mapping.oracle.
OracleStringMapping
(implements org.jpox.store.mapping.
MappingCallbacks
)
org.jpox.store.mapping.
BigDecimalMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
BigIntegerMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
BitSetMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
BooleanMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
BufferedImageMapping
org.jpox.store.mapping.
ByteMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
CharacterMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
CurrencyMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
DiscriminatorMapping
org.jpox.store.mapping.
DoubleMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
EmbeddedMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
EmbeddedElementPCMapping
org.jpox.store.mapping.
EmbeddedKeyPCMapping
org.jpox.store.mapping.
EmbeddedPCMapping
org.jpox.store.mapping.
EmbeddedValuePCMapping
org.jpox.store.mapping.
FloatMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
IndexMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
IntegerMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
LocaleMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
LongMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
NullMapping
org.jpox.store.mapping.
OIDMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
PersistenceCapableMapping
org.jpox.store.mapping.
SerialisedMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.rdbms.mapping.oracle.
OracleSerialisedObjectMapping
(implements org.jpox.store.mapping.
MappingCallbacks
)
org.jpox.store.mapping.
SerialisedPCMapping
org.jpox.store.mapping.
SerialisedElementPCMapping
org.jpox.store.mapping.
SerialisedKeyPCMapping
org.jpox.store.mapping.
SerialisedValuePCMapping
org.jpox.store.mapping.
SerialisedReferenceMapping
org.jpox.store.mapping.
ShortMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
SqlDateMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
SqlDateCharMapping
org.jpox.store.mapping.
SqlTimeMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
SqlTimestampMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
DateMapping
org.jpox.store.mapping.
SqlTimestampCharMapping
org.jpox.store.mapping.
TimeZoneMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
URIMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
URLMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
VersionMapping
(implements org.jpox.store.mapping.
SimpleDatastoreRepresentation
)
org.jpox.store.mapping.
SingleFieldMultiMapping
org.jpox.store.mapping.
ColorMapping
org.jpox.store.mapping.
GregorianCalendarMapping
org.jpox.store.mapping.
PointMapping
org.jpox.util.
JavaUtils
org.jpox.store.rdbms.
JDBCUtils
org.jpox.
JDOClassLoaderResolver
(implements org.jpox.
ClassLoaderResolver
)
org.jpox.
JDOConnectionImpl
(implements java.sql.Connection, javax.jdo.datastore.JDOConnection)
javax.jdo.JDOHelper
org.jpox.
JPOXHelper
org.jpox.store.query.
JDOQLQuery.Compiler
org.jpox.store.query.
JDOQLQuery.ExecutedCompileCache
org.jpox.store.query.
JDOQLResultSetMetaData
(implements java.io.Serializable)
org.jpox.store.query.
JDOQLSingleStringParser
org.jpox.resource.
JdoTransactionHandle
(implements javax.resource.cci.LocalTransaction, org.jpox.
Transaction
)
org.jpox.store.rdbms.scostore.
JoinMapStore
org.jpox.driver.
JPOXDriver
(implements java.sql.Driver)
org.jpox.util.
JPOXLogger
org.jpox.cache.
Level2Cache.PinnedClass
org.jpox.
LifecycleListenerSpecification
org.jpox.state.
LifeCycleState
org.jpox.util.
Localiser
org.jpox.store.expression.
LogicSetExpression
org.jpox.store.expression.
TableExprAsJoins
org.jpox.store.expression.
TableExprAsSubjoins
org.jpox.store.expression.
TableExprAsSubquery
org.jpox.util.
MacroString
org.jpox.util.
MacroString.IdentifierMacro
org.jpox.util.
MacroString.ParameterMacro
org.jpox.management.
ManagementCategory
(implements java.io.Serializable)
org.jpox.management.
ManagementManager
org.jpox.store.rdbms.scostore.
MapEntrySetStore
(implements org.jpox.store.scostore.
SetStore
)
org.jpox.store.mapping.
MappingFactory
org.jpox.store.mapping.
Mappings
org.jpox.metadata.
MetaData
(implements java.io.Serializable)
org.jpox.metadata.
ExtendableMetaData
org.jpox.metadata.
AbstractClassMetaData
org.jpox.metadata.
ClassMetaData
org.jpox.metadata.
InterfaceMetaData
org.jpox.metadata.
AbstractElementMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
)
org.jpox.metadata.
ElementMetaData
org.jpox.metadata.
KeyMetaData
org.jpox.metadata.
ValueMetaData
org.jpox.metadata.
AbstractPropertyMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
, java.lang.Comparable<T>)
org.jpox.metadata.
FieldMetaData
org.jpox.metadata.
PropertyMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
, java.lang.Comparable<T>)
org.jpox.metadata.
ColumnMetaData
org.jpox.metadata.
ContainerMetaData
org.jpox.metadata.
ArrayMetaData
org.jpox.metadata.
CollectionMetaData
org.jpox.metadata.
MapMetaData
org.jpox.metadata.
DiscriminatorMetaData
org.jpox.metadata.
EmbeddedMetaData
org.jpox.metadata.
FileMetaData
org.jpox.metadata.
ForeignKeyMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
)
org.jpox.metadata.
IdentityMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
)
org.jpox.metadata.
ImplementsMetaData
org.jpox.metadata.
IndexMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
)
org.jpox.metadata.
InheritanceMetaData
org.jpox.metadata.
JoinMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
)
org.jpox.metadata.
OrderMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
)
org.jpox.metadata.
PackageMetaData
org.jpox.metadata.
PrimaryKeyMetaData
org.jpox.metadata.
QueryMetaData
org.jpox.metadata.
SequenceMetaData
org.jpox.metadata.
UniqueMetaData
(implements org.jpox.metadata.
ColumnMetaDataContainer
)
org.jpox.metadata.
VersionMetaData
org.jpox.metadata.
FetchGroupMetaData
org.jpox.metadata.
MetaDataManager
org.jpox.metadata.
MetaDataMigrator
org.jpox.metadata.
MetaDataUtils
org.jpox.metadata.
NullValue
(implements java.io.Serializable)
org.jpox.store.
OID
(implements java.io.Serializable)
org.jpox.store.
OIDFactory
org.jpox.store.rdbms.
ParamLoggingPreparedStatement
(implements java.sql.PreparedStatement)
org.jpox.resource.
PersistenceManagerFactoryImpl
(implements javax.resource.cci.ConnectionFactory, javax.jdo.PersistenceManagerFactory)
org.jpox.resource.
PersistenceManagerImpl
(implements javax.resource.cci.Connection, org.jpox.
PersistenceManager
)
org.jpox.store.query.
PersistentIDROF
(implements org.jpox.store.query.
Query.ResultObjectFactory
)
org.jpox.plugin.
Plugin
org.jpox.plugin.
PluginManager
org.jpox.
PMFConfiguration
org.jpox.
AbstractPersistenceManagerFactory
org.jpox.resource.
ManagedConnectionFactoryImpl
(implements javax.resource.spi.ManagedConnectionFactory)
org.jpox.
PersistenceManagerFactoryImpl
(implements javax.naming.spi.ObjectFactory, javax.jdo.PersistenceManagerFactory, javax.naming.Referenceable)
org.jpox.
SchemaTool
org.jpox.
PMFContext
org.jpox.store.poid.
PoidBlock
(implements java.io.Serializable)
org.jpox.store.poid.
PoidManager
java.awt.geom.Point2D (implements java.lang.Cloneable)
java.awt.Point (implements java.io.Serializable)
org.jpox.sco.
Point
(implements org.jpox.sco.
SCO
)
org.apache.tools.ant.ProjectComponent (implements java.lang.Cloneable)
org.apache.tools.ant.Task
org.apache.tools.ant.taskdefs.Java
org.jpox.
SchemaToolTask
org.jpox.store.query.
Query
(implements javax.jdo.Query)
org.jpox.store.rdbms.query.
BaseSQLQuery
org.jpox.store.rdbms.query.
JPOXSQLQuery
org.jpox.store.rdbms.query.
SQLQuery
org.jpox.store.query.
JDOQLQuery
org.jpox.metadata.
QueryLanguage
(implements java.io.Serializable)
org.jpox.store.query.
QueryStatement
(implements org.jpox.store.expression.
QueryExpression
)
org.jpox.store.rdbms.query.
Oracle99QueryStatement
org.jpox.store.rdbms.query.
OracleQueryStatement
org.jpox.store.rdbms.query.
SAPDBQueryStatement
org.jpox.store.query.
QueryStatement.Join
org.jpox.store.query.
QueryUtils
org.jpox.store.rdbms.adapter.
RDBMSAdapterFactory
org.jpox.store.rdbms.
RDBMSFetchStatement
(implements org.jpox.store.
FetchStatement
)
org.jpox.store.rdbms.sqlidentifier.
RDBMSIdentifierFactory
(implements org.jpox.store.
IdentifierFactory
)
org.jpox.store.rdbms.mapping.
RDBMSMapping
(implements org.jpox.store.mapping.
DatastoreMapping
)
org.jpox.store.rdbms.mapping.
ColumnMapping
org.jpox.store.rdbms.mapping.
AbstractLargeBinaryRDBMSMapping
org.jpox.store.rdbms.mapping.
BlobRDBMSMapping
org.jpox.store.rdbms.mapping.
LongVarBinaryRDBMSMapping
org.jpox.store.rdbms.mapping.
VarBinaryRDBMSMapping
org.jpox.store.rdbms.mapping.
BigIntRDBMSMapping
org.jpox.store.rdbms.mapping.
BooleanRDBMSMapping
org.jpox.store.rdbms.mapping.
BitRDBMSMapping
org.jpox.store.rdbms.mapping.
CharRDBMSMapping
org.jpox.store.rdbms.mapping.
DatalinkRDBMSMapping
org.jpox.store.rdbms.mapping.
VarCharRDBMSMapping
org.jpox.store.rdbms.mapping.
DateRDBMSMapping
org.jpox.store.rdbms.mapping.
DecimalRDBMSMapping
org.jpox.store.rdbms.mapping.
DoubleRDBMSMapping
org.jpox.store.rdbms.mapping.
FloatRDBMSMapping
org.jpox.store.rdbms.mapping.
IntegerRDBMSMapping
org.jpox.store.rdbms.mapping.
LongVarcharRDBMSMapping
org.jpox.store.rdbms.mapping.
ClobRDBMSMapping
org.jpox.store.rdbms.mapping.oracle.
OracleClobRDBMSMapping
org.jpox.store.rdbms.mapping.
NumericRDBMSMapping
org.jpox.store.rdbms.mapping.oracle.
OracleBlobRDBMSMapping
org.jpox.store.rdbms.mapping.
RealRDBMSMapping
org.jpox.store.rdbms.mapping.
SmallIntRDBMSMapping
org.jpox.store.rdbms.mapping.
TimeRDBMSMapping
org.jpox.store.rdbms.mapping.
TimestampRDBMSMapping
org.jpox.store.rdbms.mapping.
TinyIntRDBMSMapping
org.jpox.store.rdbms.mapping.
RDBMSMappingFactory
org.jpox.store.rdbms.
RDBMSStoreHelper
org.jpox.util.
ReadWriteLock
org.jpox.util.
ReferenceValueMap
(implements java.lang.Cloneable, java.util.Map<K,V>)
org.jpox.util.
SoftValueMap
org.jpox.util.
WeakValueMap
org.jpox.metadata.
Relation
(implements java.io.Serializable)
org.jpox.store.rdbms.request.
Request
org.jpox.store.rdbms.request.
DeleteRequest
org.jpox.store.rdbms.request.
FetchRequest
org.jpox.store.rdbms.request.
InsertRequest
org.jpox.store.rdbms.request.
LocateRequest
org.jpox.store.rdbms.request.
UpdateRequest
org.jpox.store.query.
ResultClassROF
(implements org.jpox.store.query.
Query.ResultObjectFactory
)
org.jpox.store.query.
ResultExpressionsQueryable
(implements org.jpox.store.query.
Queryable
)
org.jpox.store.expression.
ScalarExpression
org.jpox.store.expression.
AnalysisExpression
org.jpox.store.expression.
ArrayExpression
org.jpox.store.expression.
ArrayLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
BinaryExpression
org.jpox.store.expression.
BinaryLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
BooleanExpression
org.jpox.store.expression.
BooleanBitColumnExpression
org.jpox.store.expression.
BooleanCharColumnExpression
org.jpox.store.expression.
BooleanLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
BooleanBitColumnLiteral
org.jpox.store.expression.
BooleanCharColumnLiteral
org.jpox.store.expression.
ExistsExpression
org.jpox.store.expression.
CharacterExpression
org.jpox.store.expression.
CharacterLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
ClassExpression
org.jpox.store.expression.
CollectionExpression
org.jpox.store.expression.
CollectionLiteral
org.jpox.store.expression.
CollectionSubqueryExpression
org.jpox.store.expression.
JDOHelperExpression
org.jpox.store.expression.
MapExpression
org.jpox.store.expression.
MapKeyLiteral
org.jpox.store.expression.
MapLiteral
org.jpox.store.expression.
MapValueLiteral
org.jpox.store.expression.
MathExpression
org.jpox.store.expression.
NewObjectExpression
org.jpox.store.expression.
NullLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
NumericExpression
org.jpox.store.expression.
AggregateExpression
org.jpox.store.expression.
ByteExpression
org.jpox.store.expression.
ByteLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
FloatingPointLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
IntegerLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
ObjectExpression
org.jpox.store.expression.
ObjectLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
ReferenceExpression
org.jpox.store.expression.
ScalarExpression.FieldExpression
org.jpox.store.expression.
SqlTemporalExpression
org.jpox.store.expression.
SqlDateLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
SqlTimeLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
SqlTimestampLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
StringExpression
org.jpox.store.expression.
ConcatOperatorExpression
org.jpox.store.expression.
StringLiteral
(implements org.jpox.store.expression.
Literal
)
org.jpox.store.expression.
MetaDataStringLiteral
org.jpox.store.expression.
SubstringExpression
org.jpox.store.expression.
UnboundVariable
org.jpox.store.expression.
ScalarExpression.ExpressionList
org.jpox.store.expression.
ScalarExpression.Operator
org.jpox.store.expression.
ScalarExpression.DyadicOperator
org.jpox.store.expression.
ScalarExpression.MonadicOperator
org.jpox.store.rdbms.
SchemaAutoStarter
(implements org.jpox.store.
AutoStartMechanism
)
org.jpox.sco.
SCOCollectionIterator
(implements java.util.Iterator<E>)
org.jpox.store.
SCOID
org.jpox.sco.
SCOListIterator
(implements java.util.ListIterator<E>)
org.jpox.sco.
SCOUtils
org.jpox.
SequenceImpl
(implements javax.jdo.datastore.Sequence)
org.jpox.metadata.
SequenceStrategy
(implements java.io.Serializable)
org.jpox.store.fieldmanager.
SingleTypeFieldManager
(implements org.jpox.store.fieldmanager.
FieldManager
)
org.jpox.store.fieldmanager.
SingleValueFieldManager
(implements org.jpox.store.fieldmanager.
FieldManager
)
org.jpox.cache.
SoftRefCache
(implements org.jpox.cache.
Level1Cache
)
org.jpox.util.
SQLFormat
org.jpox.util.
SQLWarnings
org.jpox.state.
StateManagerImpl
(implements org.jpox.
StateManager
)
org.jpox.store.
StatementExpressionIndex
org.jpox.store.
StatementText
org.jpox.store.
StoreData
org.jpox.store.rdbms.
RDBMSStoreData
org.jpox.store.
StoreManager
org.jpox.store.rdbms.
RDBMSManager
org.jpox.store.
StoreManagerFactory
org.jpox.util.
StringUtils
org.jpox.store.rdbms.columninfo.
TableInfo
org.jpox.store.rdbms.table.
TableUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.jpox.state.
AbstractFetchFieldManager.EndOfFetchPlanGraphException
java.lang.IllegalArgumentException
org.jpox.store.expression.
ScalarExpression.IllegalArgumentTypeException
javax.jdo.JDOException
org.jpox.exceptions.
ClassNotResolvedException
javax.jdo.JDOCanRetryException
javax.jdo.JDODataStoreException
org.jpox.store.exceptions.
NullValueException
org.jpox.store.exceptions.
SchemaValidationException
org.jpox.store.rdbms.exceptions.
IncompatibleDataTypeException
org.jpox.store.rdbms.exceptions.
MissingColumnException
org.jpox.store.rdbms.exceptions.
MissingTableException
org.jpox.store.rdbms.exceptions.
NotATableException
org.jpox.store.rdbms.exceptions.
NotAViewException
org.jpox.store.rdbms.exceptions.
UnexpectedColumnException
org.jpox.store.rdbms.exceptions.
WrongPrecisionException
org.jpox.store.rdbms.exceptions.
WrongPrimaryKeyException
org.jpox.store.rdbms.exceptions.
WrongScaleException
javax.jdo.JDOUserException
org.jpox.exceptions.
ClassNotDetachableException
org.jpox.exceptions.
ClassNotPersistenceCapableException
org.jpox.exceptions.
ConnectionFactoryNotFoundException
org.jpox.exceptions.
ConnectionInUseException
org.jpox.store.exceptions.
IncompatibleQueryElementTypeException
javax.jdo.JDOUnsupportedOptionException
org.jpox.sco.exceptions.
QueryUnownedSCOException
org.jpox.exceptions.
UnsupportedConnectionFactoryException
org.jpox.exceptions.
MetaDataForPersistenceCapableClassNotReachableException
org.jpox.store.exceptions.
NoDatastoreMappingException
org.jpox.store.exceptions.
NoExtentException
org.jpox.store.exceptions.
NoSuchPersistentFieldException
org.jpox.store.exceptions.
NoTableManagedException
org.jpox.exceptions.
ObjectDetachedException
org.jpox.store.exceptions.
QueryNotUniqueException
org.jpox.store.expression.
ScalarExpression.IllegalOperationException
org.jpox.store.expression.
ScalarExpression.MethodInvocationException
org.jpox.sco.exceptions.
SCOException
org.jpox.sco.exceptions.
IncompatibleTypeException
org.jpox.sco.exceptions.
IncompatibleElementTypeException
org.jpox.sco.exceptions.
IncompatibleFieldTypeException
org.jpox.sco.exceptions.
IncompatibleKeyTypeException
org.jpox.sco.exceptions.
IncompatibleValueTypeException
org.jpox.sco.exceptions.
NullsNotAllowedException
org.jpox.exceptions.
TransactionActiveException
org.jpox.exceptions.
TransactionCommiting
org.jpox.exceptions.
TransactionNotActiveException
org.jpox.store.exceptions.
NotYetFlushedException
javax.jdo.JDOFatalException
org.jpox.exceptions.
CommitStateTransitionException
javax.jdo.JDOFatalDataStoreException
org.jpox.store.rdbms.exceptions.
TooManyForeignKeysException
org.jpox.store.rdbms.exceptions.
TooManyIndicesException
org.jpox.store.exceptions.
UnsupportedDataTypeException
javax.jdo.JDOFatalInternalException
org.jpox.store.rdbms.exceptions.
DuplicateColumnNameException
org.jpox.state.
IllegalStateTransitionException
org.jpox.store.rdbms.exceptions.
PrimaryKeyColumnNotAllowedException
org.jpox.store.exceptions.
TableMismatchException
javax.jdo.JDOFatalUserException
org.jpox.store.exceptions.
ClassDefinitionException
org.jpox.store.rdbms.exceptions.
PersistentSuperclassNotAllowedException
org.jpox.store.exceptions.
DatastoreFieldDefinitionException
org.jpox.store.exceptions.
DatastoreInitialisationException
org.jpox.store.exceptions.
DatastorePermissionException
org.jpox.metadata.
InvalidMetaDataException
org.jpox.metadata.
InvalidPrimaryKeyException
org.jpox.store.rdbms.exceptions.
ViewDefinitionException
org.jpox.exceptions.
RollbackStateTransitionException
org.jpox.store.poid.
PoidException
org.jpox.store.query.
TransientIDROF
(implements org.jpox.store.query.
Query.ResultObjectFactory
)
org.jpox.util.
TypeConversionHelper
org.jpox.store.rdbms.typeinfo.
TypeInfo
org.jpox.store.rdbms.typeinfo.
DB2TypeInfo
org.jpox.store.rdbms.typeinfo.
DerbyTypeInfo
org.jpox.store.rdbms.typeinfo.
FirebirdTypeInfo
org.jpox.store.rdbms.typeinfo.
HSQLTypeInfo
org.jpox.store.rdbms.typeinfo.
InformixTypeInfo
org.jpox.store.rdbms.typeinfo.
McKoiTypeInfo
org.jpox.store.rdbms.typeinfo.
MSSQLTypeInfo
org.jpox.store.rdbms.typeinfo.
MySQLTypeInfo
org.jpox.store.rdbms.typeinfo.
OracleTypeInfo
org.jpox.store.rdbms.typeinfo.
PostgreSQLTypeInfo
org.jpox.
TypeManager
org.jpox.metadata.
VersionStrategy
(implements java.io.Serializable)
org.jpox.util.
ViewUtils
org.jpox.cache.
WeakRefCache
(implements org.jpox.cache.
Level1Cache
)
org.jpox.store.
XMLAutoStarter
(implements org.jpox.store.
AutoStartMechanism
)
Interface Hierarchy
org.jpox.store.
AutoStartMechanism
org.jpox.
ClassLoaderResolver
org.jpox.metadata.
ColumnMetaDataContainer
javax.jdo.datastore.DataStoreCache
org.jpox.cache.
Level2Cache
org.jpox.store.
DatastoreIdentifier
org.jpox.store.mapping.
DatastoreMapping
org.jpox.store.
DatastoreObject
org.jpox.store.
DatastoreClass
org.jpox.store.
DatastoreContainerObject
org.jpox.store.
DatastoreClass
org.jpox.store.rdbms.table.
SCOTable
org.jpox.store.rdbms.table.
Table
org.jpox.store.rdbms.table.
SCOTable
org.jpox.store.
DatastoreField
org.jpox.store.rdbms.table.
SCOTable
org.jpox.store.rdbms.table.
Table
org.jpox.store.rdbms.table.
SCOTable
org.jpox.store.expression.
ExpressionConversionAdapter
org.jpox.store.
DatastoreAdapter
(also extends org.jpox.store.expression.
ExpressionLogicSetAdapter
, org.jpox.store.expression.
ExpressionMethodAdapter
, org.jpox.store.expression.
ExpressionOperatorAdapter
, org.jpox.store.expression.
ExpressionPatternAdapter
, org.jpox.store.expression.
ExpressionSupportedFeaturesAdapter
)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.expression.
ExpressionLogicSetAdapter
org.jpox.store.
DatastoreAdapter
(also extends org.jpox.store.expression.
ExpressionConversionAdapter
, org.jpox.store.expression.
ExpressionMethodAdapter
, org.jpox.store.expression.
ExpressionOperatorAdapter
, org.jpox.store.expression.
ExpressionPatternAdapter
, org.jpox.store.expression.
ExpressionSupportedFeaturesAdapter
)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.expression.
ExpressionMethodAdapter
org.jpox.store.
DatastoreAdapter
(also extends org.jpox.store.expression.
ExpressionConversionAdapter
, org.jpox.store.expression.
ExpressionLogicSetAdapter
, org.jpox.store.expression.
ExpressionOperatorAdapter
, org.jpox.store.expression.
ExpressionPatternAdapter
, org.jpox.store.expression.
ExpressionSupportedFeaturesAdapter
)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.expression.
ExpressionOperatorAdapter
org.jpox.store.
DatastoreAdapter
(also extends org.jpox.store.expression.
ExpressionConversionAdapter
, org.jpox.store.expression.
ExpressionLogicSetAdapter
, org.jpox.store.expression.
ExpressionMethodAdapter
, org.jpox.store.expression.
ExpressionPatternAdapter
, org.jpox.store.expression.
ExpressionSupportedFeaturesAdapter
)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.expression.
ExpressionPatternAdapter
org.jpox.store.
DatastoreAdapter
(also extends org.jpox.store.expression.
ExpressionConversionAdapter
, org.jpox.store.expression.
ExpressionLogicSetAdapter
, org.jpox.store.expression.
ExpressionMethodAdapter
, org.jpox.store.expression.
ExpressionOperatorAdapter
, org.jpox.store.expression.
ExpressionSupportedFeaturesAdapter
)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.expression.
ExpressionSupportedFeaturesAdapter
org.jpox.store.
DatastoreAdapter
(also extends org.jpox.store.expression.
ExpressionConversionAdapter
, org.jpox.store.expression.
ExpressionLogicSetAdapter
, org.jpox.store.expression.
ExpressionMethodAdapter
, org.jpox.store.expression.
ExpressionOperatorAdapter
, org.jpox.store.expression.
ExpressionPatternAdapter
)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.
FetchStatement
org.jpox.store.
FieldValues
org.jpox.store.
IdentifierFactory
org.jpox.
ImplementationCreator
java.lang.Iterable<T>
java.util.Collection<E>
org.jpox.store.query.
QueryResult
(also extends org.jpox.store.query.
Queryable
)
org.jpox.store.query.
QueryResult
(also extends java.util.Collection<E>, org.jpox.store.query.
Queryable
)
org.jpox.store.expression.
Literal
org.jpox.util.
MacroString.MacroHandler
org.jpox.management.
ManagementServer
java.util.Map<K,V>
org.jpox.cache.
Level1Cache
org.jpox.store.mapping.
MappingCallbacks
org.jpox.store.mapping.
MappingConsumer
org.jpox.store.mapping.
MappingManager
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer
org.jpox.store.fieldmanager.
FieldManager
javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager (also extends javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier)
org.jpox.store.fieldmanager.
FieldManager
javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier
org.jpox.store.fieldmanager.
FieldManager
javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager (also extends javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer)
org.jpox.store.fieldmanager.
FieldManager
javax.jdo.PersistenceManager
org.jpox.
PersistenceManager
org.jpox.
PMFConfiguration.ObjectPropertySetter
org.jpox.
PMFConfiguration.StringPropertySetter
org.jpox.store.poid.
PoidConnectionProvider
org.jpox.store.query.
Query.ResultObjectFactory
org.jpox.store.query.
Queryable
org.jpox.store.query.
QueryResult
(also extends java.util.Collection<E>)
org.jpox.store.expression.
QueryExpression
org.jpox.util.
ReferenceValueMap.ValueReference
org.jpox.sco.
SCO
org.jpox.sco.
SCOCollection
org.jpox.sco.
SCOList
org.jpox.sco.
SCOList
org.jpox.sco.
SCOMap
org.jpox.sco.
SCOLazyLoading
org.jpox.sco.
SCOMtoN
javax.jdo.datastore.Sequence
org.jpox.store.poid.
PoidGenerator
org.jpox.store.mapping.
SimpleDatastoreRepresentation
org.jpox.store.rdbms.adapter.
SQLConstants
javax.jdo.spi.StateManager
org.jpox.
StateManager
org.jpox.store.scostore.
Store
org.jpox.store.scostore.
ArrayStore
org.jpox.store.scostore.
CollectionStore
org.jpox.store.scostore.
ListStore
org.jpox.store.scostore.
SetStore
org.jpox.store.scostore.
ListStore
org.jpox.store.scostore.
MapStore
org.jpox.store.scostore.
SetStore
javax.jdo.Transaction
org.jpox.
Transaction
org.jpox.store.query.
UnionIteratorStatement.AssociationEnd
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © -2011 . All Rights Reserved.