Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jpox.store.rdbms
,
org.jpox.store.rdbms.adapter
,
org.jpox.store.rdbms.columninfo
,
org.jpox.store.rdbms.datasource
,
org.jpox.store.rdbms.datatype
,
org.jpox.store.rdbms.exceptions
,
org.jpox.store.rdbms.expression
,
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.schema
,
org.jpox.store.rdbms.scostore
,
org.jpox.store.rdbms.sqlidentifier
,
org.jpox.store.rdbms.table
,
org.jpox.store.rdbms.typeinfo
Class Hierarchy
java.lang.Object
org.jpox.store.AbstractAutoStartMechanism (implements org.jpox.store.AutoStartMechanism)
org.jpox.store.rdbms.
SchemaAutoStarter
org.jpox.store.rdbms.
SchemaAutoStarter2
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.rdbms.query.
AbstractRDBMSQueryResult
(implements org.jpox.store.query.QueryResult, java.io.Serializable)
org.jpox.store.rdbms.query.
ForwardQueryResult
(implements org.jpox.store.query.QueryResult, java.io.Serializable)
org.jpox.store.rdbms.query.
ScrollableQueryResult
(implements org.jpox.store.query.QueryResult, java.io.Serializable)
org.jpox.store.mapped.AbstractDatastoreAdapter (implements org.jpox.store.mapped.DatastoreAdapter)
org.jpox.store.rdbms.adapter.
DatabaseAdapter
(implements org.jpox.store.rdbms.adapter.
RDBMSAdapter
)
org.jpox.store.rdbms.adapter.
DB2Adapter
org.jpox.store.rdbms.adapter.
DB2AS400Adapter
org.jpox.store.rdbms.adapter.
DerbyAdapter
org.jpox.store.rdbms.adapter.
FirebirdAdapter
org.jpox.store.rdbms.adapter.
H2Adapter
org.jpox.store.rdbms.adapter.
HSQLAdapter
org.jpox.store.rdbms.adapter.
InformixAdapter
org.jpox.store.rdbms.adapter.
McKoiAdapter
org.jpox.store.rdbms.adapter.
MSSQLServerAdapter
org.jpox.store.rdbms.adapter.
MySQLAdapter
org.jpox.store.rdbms.adapter.
OracleAdapter
org.jpox.store.rdbms.adapter.
PointbaseAdapter
org.jpox.store.rdbms.adapter.
PostgreSQLAdapter
org.jpox.store.rdbms.adapter.
SAPDBAdapter
org.jpox.store.rdbms.adapter.
SybaseAdapter
org.jpox.store.AbstractExtent (implements org.jpox.store.Extent)
org.jpox.store.rdbms.extent.
AbstractRDBMSExtent
org.jpox.store.rdbms.extent.
ClassTableExtent
(implements org.jpox.store.mapped.query.Queryable)
org.jpox.store.rdbms.extent.
ClassViewExtent
(implements org.jpox.store.mapped.query.Queryable)
org.jpox.store.fieldmanager.AbstractFieldManager (implements org.jpox.store.fieldmanager.FieldManager)
org.jpox.store.rdbms.fieldmanager.
ParameterSetter
org.jpox.store.rdbms.fieldmanager.
ResultSetGetter
org.jpox.store.mapped.AbstractIdentifierFactory (implements org.jpox.store.mapped.IdentifierFactory)
org.jpox.store.rdbms.sqlidentifier.
AbstractRDBMSIdentifierFactory
(implements org.jpox.store.rdbms.sqlidentifier.
RDBMSIdentifierFactory
)
org.jpox.store.rdbms.sqlidentifier.
JPAIdentifierFactory
org.jpox.store.rdbms.sqlidentifier.
JPOXIdentifierFactory
org.jpox.store.rdbms.sqlidentifier.
JPOX2IdentifierFactory
org.jpox.store.mapped.query.AbstractIteratorStatement
org.jpox.store.rdbms.query.
DiscriminatorIteratorStatement
org.jpox.store.rdbms.query.
UnionIteratorStatement
org.jpox.store.mapped.mapping.AbstractMappingManager (implements org.jpox.store.mapped.mapping.MappingManager)
org.jpox.store.rdbms.mapping.
RDBMSMappingManager
org.jpox.store.rdbms.mapping.oracle.
OracleRDBMSMappingManager
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.
TablePoidGenerator
org.jpox.store.AbstractStoreManager (implements org.jpox.store.StoreManager)
org.jpox.store.mapped.MappedStoreManager
org.jpox.store.rdbms.
RDBMSManager
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.mapped.DatastoreClass)
org.jpox.store.rdbms.table.
SecondaryTable
(implements org.jpox.store.mapped.SecondaryDatastoreClass)
org.jpox.store.rdbms.table.
JoinTable
(implements org.jpox.store.mapped.DatastoreContainerObject)
org.jpox.store.rdbms.table.
ElementContainerTable
(implements org.jpox.store.rdbms.table.
SCOTable
)
org.jpox.store.rdbms.table.
ArrayTable
(implements org.jpox.store.mapped.DatastoreArray)
org.jpox.store.rdbms.table.
CollectionTable
(implements org.jpox.store.mapped.DatastoreCollection)
org.jpox.store.rdbms.table.
MapTable
(implements org.jpox.store.mapped.DatastoreMap, 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.mapped.DatastoreClass)
org.jpox.store.rdbms.datatype.
BlobImpl
(implements java.sql.Blob)
org.jpox.store.rdbms.key.
CandidateKey
org.jpox.store.rdbms.key.
PrimaryKey
org.jpox.store.rdbms.datatype.
ClobImpl
(implements java.sql.Clob)
org.jpox.store.rdbms.
Column
(implements org.jpox.store.mapped.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.
MySQLColumnInfo
org.jpox.store.rdbms.columninfo.
OracleColumnInfo
org.jpox.store.rdbms.columninfo.
PostgreSQLColumnInfo
org.jpox.store.rdbms.columninfo.
SybaseColumnInfo
org.jpox.store.rdbms.
ConnectionFactoryImpl
(implements org.jpox.ConnectionFactory)
org.jpox.store.rdbms.
ConnectionProviderPriorityList
(implements org.jpox.store.rdbms.
ConnectionProvider
)
org.jpox.store.rdbms.adapter.
DatabaseAdapter.JDBCTypeInfo
org.jpox.store.rdbms.datasource.
DefaultDataSourceFactory
(implements org.jpox.store.rdbms.datasource.
JPOXDataSourceFactory
)
org.jpox.store.rdbms.adapter.
DerbySQLFunction
org.jpox.store.rdbms.datasource.
DriverManagerDataSource
(implements javax.sql.DataSource)
org.jpox.store.rdbms.scostore.
ElementContainerStore
org.jpox.store.rdbms.scostore.
AbstractArrayStore
(implements org.jpox.store.scostore.ArrayStore, org.jpox.store.mapped.scostore.ArrayStoreQueryable)
org.jpox.store.rdbms.scostore.
FKArrayStore
org.jpox.store.rdbms.scostore.
JoinArrayStore
org.jpox.store.rdbms.scostore.
AbstractCollectionStore
(implements org.jpox.store.scostore.CollectionStore, org.jpox.store.mapped.scostore.CollectionStoreQueryable)
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
org.jpox.store.rdbms.scostore.
FKMapStore
org.jpox.store.rdbms.key.
ForeignKey
org.jpox.store.rdbms.key.
ForeignKey.FKAction
org.jpox.store.rdbms.typeinfo.
ForeignKeyInfo
org.jpox.store.rdbms.typeinfo.
ExportedKeyInfo
org.jpox.store.rdbms.typeinfo.
PostgreSQLForeignKeyInfo
org.jpox.store.rdbms.key.
Index
org.jpox.store.mapped.mapping.JavaTypeMapping
org.jpox.store.mapped.mapping.SingleFieldMapping
org.jpox.store.mapped.mapping.AbstractContainerMapping
org.jpox.store.mapped.mapping.ArrayMapping (implements org.jpox.store.mapped.mapping.MappingCallbacks)
org.jpox.store.rdbms.mapping.oracle.
OracleArrayMapping
org.jpox.store.mapped.mapping.CollectionMapping (implements org.jpox.store.mapped.mapping.MappingCallbacks)
org.jpox.store.rdbms.mapping.oracle.
OracleCollectionMapping
org.jpox.store.mapped.mapping.MapMapping (implements org.jpox.store.mapped.mapping.MappingCallbacks)
org.jpox.store.rdbms.mapping.oracle.
OracleMapMapping
org.jpox.store.mapped.mapping.BitSetMapping (implements org.jpox.store.mapped.mapping.SimpleDatastoreRepresentation)
org.jpox.store.rdbms.mapping.oracle.
OracleBitSetMapping
(implements org.jpox.store.mapped.mapping.MappingCallbacks)
org.jpox.store.mapped.mapping.SerialisedMapping (implements org.jpox.store.mapped.mapping.SimpleDatastoreRepresentation)
org.jpox.store.rdbms.mapping.oracle.
OracleSerialisedObjectMapping
(implements org.jpox.store.mapped.mapping.MappingCallbacks)
org.jpox.store.mapped.mapping.SerialisedPCMapping
org.jpox.store.rdbms.mapping.oracle.
OracleSerialisedPCMapping
(implements org.jpox.store.mapped.mapping.MappingCallbacks)
org.jpox.store.mapped.mapping.StringMapping (implements org.jpox.store.mapped.mapping.SimpleDatastoreRepresentation)
org.jpox.store.rdbms.mapping.oracle.
OracleStringMapping
(implements org.jpox.store.mapped.mapping.MappingCallbacks)
org.jpox.store.rdbms.
JDBCUtils
org.jpox.store.rdbms.
JDOConnectionImpl
(implements java.sql.Connection, javax.jdo.datastore.JDOConnection, org.jpox.store.JPOXConnection)
org.jpox.store.rdbms.
JDOSequenceImpl
(implements org.jpox.store.JPOXSequence, javax.jdo.datastore.Sequence)
org.jpox.store.rdbms.scostore.
JoinMapStore
org.jpox.store.rdbms.scostore.
MapEntrySetStore
(implements org.jpox.store.scostore.SetStore)
org.jpox.store.rdbms.query.
PersistentIDROF
(implements org.jpox.store.query.ResultObjectFactory)
org.jpox.store.query.Query (implements java.io.Serializable)
org.jpox.store.query.AbstractJavaQuery
org.jpox.store.query.AbstractJDOQLQuery
org.jpox.store.rdbms.query.
JDOQLQuery
org.jpox.store.query.AbstractJPQLQuery
org.jpox.store.rdbms.query.
JPQLQuery
org.jpox.store.query.AbstractSQLQuery
org.jpox.store.rdbms.query.
SQLQuery
org.jpox.store.rdbms.query.
JPOXSQLQuery
org.jpox.store.query.QueryCompiler
org.jpox.store.rdbms.query.
JavaQueryCompiler
(implements org.jpox.store.mapped.expression.UnboundVariable.VariableBinder)
org.jpox.store.rdbms.query.
JDOQLQueryCompiler
org.jpox.store.rdbms.query.
JPQLQueryCompiler
org.jpox.store.rdbms.query.
SQLQueryCompiler
org.jpox.store.rdbms.query.
QueryStatement
(implements org.jpox.store.mapped.expression.QueryExpression)
org.jpox.store.rdbms.query.
Oracle99QueryStatement
org.jpox.store.rdbms.query.
OracleQueryStatement
org.jpox.store.rdbms.query.
SAPDBQueryStatement
org.jpox.store.rdbms.query.
QueryStatement.Join
org.jpox.store.query.QueryUtils
org.jpox.store.rdbms.query.
RDBMSQueryUtils
org.jpox.store.rdbms.adapter.
RDBMSAdapterFactory
org.jpox.store.rdbms.schema.
RDBMSColumnInfo
(implements org.jpox.store.StoreSchemaData)
org.jpox.store.rdbms.
RDBMSFetchStatement
(implements org.jpox.store.mapped.FetchStatement)
org.jpox.store.rdbms.mapping.
RDBMSMapping
(implements org.jpox.store.mapped.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.
RDBMSMappingManager.RDBMSTypeMapping
org.jpox.store.rdbms.
RDBMSPersistenceHandler
(implements org.jpox.store.StorePersistenceHandler)
org.jpox.store.rdbms.
RDBMSPropertyValidator
(implements org.jpox.properties.PersistencePropertyValidator)
org.jpox.store.rdbms.schema.
RDBMSSchemaHandler
(implements org.jpox.store.StoreSchemaHandler)
org.jpox.store.rdbms.schema.
RDBMSSchemaInfo
(implements org.jpox.store.StoreSchemaData)
org.jpox.store.rdbms.
RDBMSStoreHelper
org.jpox.store.rdbms.schema.
RDBMSTableInfo
(implements org.jpox.store.StoreSchemaData)
org.jpox.store.rdbms.schema.
RDBMSTypeInfo
(implements org.jpox.store.StoreSchemaData)
org.jpox.store.rdbms.request.
Request
org.jpox.store.rdbms.request.
FetchRequest
org.jpox.store.rdbms.request.
InsertRequest
org.jpox.store.rdbms.request.
LocateRequest
org.jpox.store.rdbms.request.
VersionCheckRequest
org.jpox.store.rdbms.request.
DeleteRequest
org.jpox.store.rdbms.request.
UpdateRequest
org.jpox.store.rdbms.request.
RequestIdentifier
org.jpox.store.rdbms.request.
RequestIdentifier.Type
org.jpox.store.rdbms.query.
ResultClassROF
(implements org.jpox.store.query.ResultObjectFactory)
org.jpox.store.rdbms.query.
ResultExpressionsQueryable
(implements org.jpox.store.mapped.query.Queryable)
org.jpox.store.rdbms.query.
ResultMetaDataROF
(implements org.jpox.store.query.ResultObjectFactory)
org.jpox.store.mapped.expression.ScalarExpression
org.jpox.store.rdbms.expression.
AnalysisExpression
org.jpox.store.rdbms.
SchemaTable2
(implements javax.jdo.spi.PersistenceCapable)
org.jpox.store.rdbms.
SQLController
org.jpox.store.rdbms.query.
SQLEvaluator
(implements org.jpox.store.mapped.query.Evaluator)
org.jpox.store.rdbms.sqlidentifier.
SQLIdentifier
(implements org.jpox.store.mapped.DatastoreIdentifier)
org.jpox.store.rdbms.
SQLWarnings
org.jpox.store.StoreData
org.jpox.store.mapped.MappedStoreData
org.jpox.store.rdbms.
RDBMSStoreData
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.exceptions.JPOXException
org.jpox.store.rdbms.datasource.
DatastoreConfigurationException
org.jpox.store.rdbms.datasource.
DatastoreDriverNotFoundException
org.jpox.store.rdbms.datasource.
DatastoreLibraryNotFoundException
org.jpox.store.rdbms.datasource.
DatastorePoolException
org.jpox.store.rdbms.exceptions.
DuplicateColumnNameException
org.jpox.exceptions.JPOXDataStoreException
org.jpox.store.exceptions.DatastoreValidationException
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
org.jpox.store.rdbms.exceptions.
TooManyForeignKeysException
org.jpox.store.rdbms.exceptions.
TooManyIndicesException
org.jpox.exceptions.JPOXUserException
org.jpox.store.exceptions.ClassDefinitionException
org.jpox.store.rdbms.exceptions.
PersistentSuperclassNotAllowedException
org.jpox.store.rdbms.exceptions.
ViewDefinitionException
org.jpox.store.rdbms.exceptions.
PrimaryKeyColumnNotAllowedException
org.jpox.store.rdbms.query.
TransientIDROF
(implements org.jpox.store.query.ResultObjectFactory)
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.
H2TypeInfo
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
Interface Hierarchy
org.jpox.store.rdbms.
ConnectionProvider
org.jpox.store.mapped.DatastoreObject
org.jpox.store.mapped.DatastoreContainerObject
org.jpox.store.rdbms.table.
SCOTable
org.jpox.store.rdbms.table.
Table
org.jpox.store.rdbms.table.
SCOTable
org.jpox.store.rdbms.table.
SCOTable
org.jpox.store.rdbms.table.
Table
org.jpox.store.rdbms.table.
SCOTable
org.jpox.store.mapped.expression.ExpressionConversionAdapter
org.jpox.store.mapped.DatastoreAdapter (also extends org.jpox.store.mapped.expression.ExpressionLogicSetAdapter, org.jpox.store.mapped.expression.ExpressionMethodAdapter, org.jpox.store.mapped.expression.ExpressionOperatorAdapter, org.jpox.store.mapped.expression.ExpressionPatternAdapter, org.jpox.store.mapped.expression.ExpressionSupportedFeaturesAdapter)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.mapped.expression.ExpressionLogicSetAdapter
org.jpox.store.mapped.DatastoreAdapter (also extends org.jpox.store.mapped.expression.ExpressionConversionAdapter, org.jpox.store.mapped.expression.ExpressionMethodAdapter, org.jpox.store.mapped.expression.ExpressionOperatorAdapter, org.jpox.store.mapped.expression.ExpressionPatternAdapter, org.jpox.store.mapped.expression.ExpressionSupportedFeaturesAdapter)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.mapped.expression.ExpressionMethodAdapter
org.jpox.store.mapped.DatastoreAdapter (also extends org.jpox.store.mapped.expression.ExpressionConversionAdapter, org.jpox.store.mapped.expression.ExpressionLogicSetAdapter, org.jpox.store.mapped.expression.ExpressionOperatorAdapter, org.jpox.store.mapped.expression.ExpressionPatternAdapter, org.jpox.store.mapped.expression.ExpressionSupportedFeaturesAdapter)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.mapped.expression.ExpressionOperatorAdapter
org.jpox.store.mapped.DatastoreAdapter (also extends org.jpox.store.mapped.expression.ExpressionConversionAdapter, org.jpox.store.mapped.expression.ExpressionLogicSetAdapter, org.jpox.store.mapped.expression.ExpressionMethodAdapter, org.jpox.store.mapped.expression.ExpressionPatternAdapter, org.jpox.store.mapped.expression.ExpressionSupportedFeaturesAdapter)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.mapped.expression.ExpressionPatternAdapter
org.jpox.store.mapped.DatastoreAdapter (also extends org.jpox.store.mapped.expression.ExpressionConversionAdapter, org.jpox.store.mapped.expression.ExpressionLogicSetAdapter, org.jpox.store.mapped.expression.ExpressionMethodAdapter, org.jpox.store.mapped.expression.ExpressionOperatorAdapter, org.jpox.store.mapped.expression.ExpressionSupportedFeaturesAdapter)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.mapped.expression.ExpressionSupportedFeaturesAdapter
org.jpox.store.mapped.DatastoreAdapter (also extends org.jpox.store.mapped.expression.ExpressionConversionAdapter, org.jpox.store.mapped.expression.ExpressionLogicSetAdapter, org.jpox.store.mapped.expression.ExpressionMethodAdapter, org.jpox.store.mapped.expression.ExpressionOperatorAdapter, org.jpox.store.mapped.expression.ExpressionPatternAdapter)
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.rdbms.adapter.
RDBMSAdapter
org.jpox.store.mapped.IdentifierFactory
org.jpox.store.rdbms.sqlidentifier.
RDBMSIdentifierFactory
org.jpox.store.rdbms.datasource.
JPOXDataSourceFactory
org.jpox.store.rdbms.adapter.
SQLConstants
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © -2008 . All Rights Reserved.