Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.castor.cache
,
org.castor.cache.distributed
,
org.castor.cache.hashbelt
,
org.castor.cache.hashbelt.container
,
org.castor.cache.hashbelt.reaper
,
org.castor.cache.simple
,
org.castor.cpa
,
org.castor.cpa.jpa.annotations
,
org.castor.cpa.jpa.info
,
org.castor.cpa.jpa.natures
,
org.castor.cpa.jpa.processors
,
org.castor.cpa.jpa.processors.classprocessors
,
org.castor.cpa.jpa.processors.fieldprocessors
,
org.castor.cpa.persistence.convertor
,
org.castor.cpa.persistence.sql.connection
,
org.castor.cpa.persistence.sql.driver
,
org.castor.cpa.persistence.sql.engine
,
org.castor.cpa.persistence.sql.engine.info
,
org.castor.cpa.persistence.sql.keygen
,
org.castor.cpa.persistence.sql.keygen.typehandler
,
org.castor.cpa.persistence.sql.query
,
org.castor.cpa.persistence.sql.query.condition
,
org.castor.cpa.persistence.sql.query.expression
,
org.castor.cpa.persistence.sql.query.visitor
,
org.castor.cpa.query
,
org.castor.cpa.query.castorql
,
org.castor.cpa.query.ejbql
,
org.castor.cpa.query.object
,
org.castor.cpa.query.object.condition
,
org.castor.cpa.query.object.expression
,
org.castor.cpa.query.object.function
,
org.castor.cpa.query.object.literal
,
org.castor.cpa.query.object.parameter
,
org.castor.cpa.util
,
org.castor.cpa.util.classresolution.command
,
org.castor.cpa.util.classresolution.nature
,
org.castor.jdo.conf
,
org.castor.jdo.conf.descriptors
,
org.castor.jdo.engine
,
org.castor.jdo.util
,
org.castor.persist
,
org.castor.persist.cache
,
org.castor.persist.proxy
,
org.castor.persist.resolver
,
org.castor.transactionmanager
,
org.exolab.castor.gui
,
org.exolab.castor.jdo
,
org.exolab.castor.jdo.engine
,
org.exolab.castor.jdo.engine.nature
,
org.exolab.castor.jdo.oql
,
org.exolab.castor.persist
,
org.exolab.castor.persist.spi
Class Hierarchy
java.lang.
Object
org.castor.cache.
AbstractBaseCache
(implements org.castor.cache.
Cache
)
org.castor.cache.distributed.
AbstractDistributedCache
org.castor.cache.distributed.
CoherenceCache
org.castor.cache.distributed.
FKCache
org.castor.cache.distributed.
GigaspacesCache
org.castor.cache.distributed.
JCache
org.castor.cache.hashbelt.
AbstractHashbelt
org.castor.cache.hashbelt.
FIFOHashbelt
org.castor.cache.hashbelt.
LRUHashbelt
org.castor.cache.simple.
CountLimited
org.castor.cache.distributed.
EHCache
org.castor.cache.distributed.
JcsCache
org.castor.cache.simple.
NoCache
org.castor.cache.distributed.
OsCache
org.castor.cache.simple.
TimeLimited
org.castor.cache.simple.
Unlimited
org.castor.cache.
AbstractCacheFactory
(implements org.castor.cache.
CacheFactory
)
org.castor.cache.distributed.
CoherenceCacheFactory
org.castor.cache.simple.
CountLimitedFactory
org.castor.cache.distributed.
EHCacheFactory
org.castor.cache.hashbelt.
FIFOHashbeltFactory
org.castor.cache.distributed.
FKCacheFactory
org.castor.cache.distributed.
GigaspacesCacheFactory
org.castor.cache.distributed.
JCacheFactory
org.castor.cache.distributed.
JcsCacheFactory
org.castor.cache.hashbelt.
LRUHashbeltFactory
org.castor.cache.simple.
NoCacheFactory
org.castor.cache.simple.
TimeLimitedFactory
org.castor.cache.simple.
UnlimitedFactory
org.exolab.castor.persist.spi.
AbstractCallQuery
(implements org.exolab.castor.persist.spi.
PersistenceQuery
)
org.exolab.castor.jdo.engine.
AbstractDatabaseImpl
(implements org.exolab.castor.jdo.
Database
)
org.exolab.castor.jdo.engine.
GlobalDatabaseImpl
(implements javax.transaction.
Synchronization
)
org.exolab.castor.jdo.engine.
LocalDatabaseImpl
org.castor.cpa.persistence.sql.keygen.
AbstractKeyGenerator
(implements org.castor.cpa.persistence.sql.keygen.
KeyGenerator
)
org.castor.cpa.persistence.sql.keygen.
AbstractAfterKeyGenerator
org.castor.cpa.persistence.sql.keygen.
IdentityKeyGenerator
org.castor.cpa.persistence.sql.keygen.
SequenceAfterKeyGenerator
org.castor.cpa.persistence.sql.keygen.
AbstractBeforeKeyGenerator
org.castor.cpa.persistence.sql.keygen.
HighLowKeyGenerator
org.castor.cpa.persistence.sql.keygen.
MaxKeyGenerator
org.castor.cpa.persistence.sql.keygen.
SequenceBeforeKeyGenerator
org.castor.cpa.persistence.sql.keygen.
TableKeyGenerator
org.castor.cpa.persistence.sql.keygen.
UUIDKeyGenerator
org.castor.cpa.persistence.sql.keygen.
NoKeyGenerator
org.castor.cpa.persistence.sql.keygen.
SequenceDuringKeyGenerator
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.concurrent.
ConcurrentHashMap
<K,V> (implements java.util.concurrent.
ConcurrentMap
<K,V>, java.io.
Serializable
)
org.castor.cache.hashbelt.container.
MapContainer
(implements org.castor.cache.hashbelt.container.
Container
)
org.exolab.castor.mapping.loader.
AbstractMappingLoader2
(implements org.exolab.castor.mapping.
MappingLoader
)
org.exolab.castor.mapping.loader.
AbstractMappingLoader
org.exolab.castor.jdo.engine.
JDOMappingLoader
org.castor.cpa.query.
AbstractParser
(implements org.castor.cpa.query.
Parser
)
org.castor.cpa.query.castorql.
CastorQLParserAdapter
org.castor.cpa.query.ejbql.
EjbQLParserAdapter
org.castor.core.util.
AbstractProperties
org.castor.cpa.
CPAProperties
org.castor.cpa.query.object.
AbstractQueryObject
(implements org.castor.cpa.query.
QueryObject
)
org.castor.cpa.query.object.condition.
AbstractCondition
(implements org.castor.cpa.query.
Condition
)
org.castor.cpa.query.object.condition.
Comparison
org.castor.cpa.query.object.condition.
CompoundCondition
org.castor.cpa.query.object.condition.
And
org.castor.cpa.query.object.condition.
Or
org.castor.cpa.query.object.condition.
Not
org.castor.cpa.query.object.condition.
SimpleCondition
org.castor.cpa.query.object.condition.
Between
org.castor.cpa.query.object.condition.
In
(implements org.castor.cpa.query.
InCondition
)
org.castor.cpa.query.object.condition.
Like
org.castor.cpa.query.object.condition.
Null
org.castor.cpa.query.object.expression.
AbstractExpression
(implements org.castor.cpa.query.
Expression
)
org.castor.cpa.query.object.
AbstractField
(implements org.castor.cpa.query.
Field
)
org.castor.cpa.query.object.
FieldImpl
org.castor.cpa.query.object.
ProjectionImpl
(implements org.castor.cpa.query.
Projection
)
org.castor.cpa.query.object.
SchemaImpl
(implements org.castor.cpa.query.
Schema
)
org.castor.cpa.query.object.function.
AbstractFunction
(implements org.castor.cpa.query.
Function
)
org.castor.cpa.query.object.function.
Abs
org.castor.cpa.query.object.function.
CustomFunction
org.castor.cpa.query.object.function.
Length
org.castor.cpa.query.object.function.
Locate
org.castor.cpa.query.object.function.
Lower
org.castor.cpa.query.object.function.
Sqrt
org.castor.cpa.query.object.function.
Substring
org.castor.cpa.query.object.function.
Trim
org.castor.cpa.query.object.function.
Upper
org.castor.cpa.query.object.literal.
AbstractLiteral
(implements org.castor.cpa.query.
Literal
)
org.castor.cpa.query.object.literal.
AbstractNumericLiteral
org.castor.cpa.query.object.literal.
BigDecimalLiteral
org.castor.cpa.query.object.literal.
DoubleLiteral
org.castor.cpa.query.object.literal.
LongLiteral
org.castor.cpa.query.object.literal.
AbstractTemporalLiteral
org.castor.cpa.query.object.literal.
DateLiteral
org.castor.cpa.query.object.literal.
TimeLiteral
org.castor.cpa.query.object.literal.
TimestampLiteral
org.castor.cpa.query.object.literal.
BooleanLiteral
org.castor.cpa.query.object.literal.
EnumLiteral
org.castor.cpa.query.object.literal.
StringLiteral
org.castor.cpa.query.object.parameter.
AbstractParameter
(implements org.castor.cpa.query.
Parameter
)
org.castor.cpa.query.object.parameter.
NamedParameter
org.castor.cpa.query.object.parameter.
PositionalParameter
org.castor.cpa.query.object.expression.
CompoundExpression
org.castor.cpa.query.object.expression.
Add
org.castor.cpa.query.object.expression.
Concat
org.castor.cpa.query.object.expression.
Divide
org.castor.cpa.query.object.expression.
Multiply
org.castor.cpa.query.object.expression.
Remainder
org.castor.cpa.query.object.expression.
Subtract
org.castor.cpa.query.object.expression.
Negate
org.castor.cpa.query.object.
OrderImpl
(implements org.castor.cpa.query.
Order
)
org.castor.cpa.query.object.
SelectQueryImpl
(implements org.castor.cpa.query.
SelectQuery
)
org.castor.cache.hashbelt.reaper.
AbstractReaper
(implements org.castor.cache.hashbelt.reaper.
Reaper
)
org.castor.cache.hashbelt.reaper.
NotifyingReaper
org.castor.cache.hashbelt.reaper.
NullReaper
org.castor.cache.hashbelt.reaper.
RefreshingReaper
org.castor.cache.hashbelt.reaper.
ReinsertingReaper
org.castor.persist.
AbstractTransactionContext
(implements org.castor.persist.
TransactionContext
)
org.castor.persist.
GlobalTransactionContext
org.castor.persist.
LocalTransactionContext
org.castor.transactionmanager.
AbstractTransactionManagerFactory
(implements org.castor.transactionmanager.
TransactionManagerFactory
)
org.castor.transactionmanager.
WebSphere51TransactionManagerFactory
org.castor.transactionmanager.
WebSphere5TransactionManagerFactory
org.castor.transactionmanager.
WebSphereTransactionManagerFactory
org.castor.cpa.persistence.convertor.
AbstractTypeConvertor
(implements org.castor.cpa.persistence.convertor.
TypeConvertor
)
org.castor.cpa.persistence.convertor.
AbstractDateTypeConvertor
org.castor.cpa.persistence.convertor.
BigDecimalToDate
org.castor.cpa.persistence.convertor.
DateToBigDecimal
org.castor.cpa.persistence.convertor.
DateToDouble
org.castor.cpa.persistence.convertor.
DateToInteger
org.castor.cpa.persistence.convertor.
DateToString
org.castor.cpa.persistence.convertor.
DoubleToDate
org.castor.cpa.persistence.convertor.
IntegerToDate
org.castor.cpa.persistence.convertor.
SqlTimestampToString
org.castor.cpa.persistence.convertor.
StringToDate
org.castor.cpa.persistence.convertor.
StringToSqlTimestamp
org.castor.cpa.persistence.convertor.
AbstractLobTypeConvertor
org.castor.cpa.persistence.convertor.
InputStreamToByteArray
org.castor.cpa.persistence.convertor.
InputStreamToSerializable
org.castor.cpa.persistence.convertor.
SqlClobToCharArray
org.castor.cpa.persistence.convertor.
SqlClobToString
org.castor.cpa.persistence.convertor.
AbstractSimpleTypeConvertor
org.castor.cpa.persistence.convertor.
BigDecimalToBoolean
org.castor.cpa.persistence.convertor.
BigDecimalToByte
org.castor.cpa.persistence.convertor.
BigDecimalToDouble
org.castor.cpa.persistence.convertor.
BigDecimalToFloat
org.castor.cpa.persistence.convertor.
BigDecimalToInteger
org.castor.cpa.persistence.convertor.
BigDecimalToLong
org.castor.cpa.persistence.convertor.
BigDecimalToShort
org.castor.cpa.persistence.convertor.
ByteArrayToInputStream
org.castor.cpa.persistence.convertor.
ByteArrayToSerializable
org.castor.cpa.persistence.convertor.
ByteArrayToString
org.castor.cpa.persistence.convertor.
ByteToBigDecimal
org.castor.cpa.persistence.convertor.
ByteToInteger
org.castor.cpa.persistence.convertor.
ByteToShort
org.castor.cpa.persistence.convertor.
CastorDateToDate
org.castor.cpa.persistence.convertor.
CastorDateToSqlDate
org.castor.cpa.persistence.convertor.
CastorDurationToLong
org.castor.cpa.persistence.convertor.
CastorTimeToLong
org.castor.cpa.persistence.convertor.
CharArrayToSqlClob
org.castor.cpa.persistence.convertor.
CharArrayToString
org.castor.cpa.persistence.convertor.
DateToCastorDate
org.castor.cpa.persistence.convertor.
DateToLong
org.castor.cpa.persistence.convertor.
DateToSqlDate
org.castor.cpa.persistence.convertor.
DateToSqlTime
org.castor.cpa.persistence.convertor.
DateToSqlTimestamp
org.castor.cpa.persistence.convertor.
DoubleToBigDecimal
org.castor.cpa.persistence.convertor.
DoubleToFloat
org.castor.cpa.persistence.convertor.
DoubleToInteger
org.castor.cpa.persistence.convertor.
DoubleToLong
org.castor.cpa.persistence.convertor.
EnumToOrdinal
org.castor.cpa.persistence.convertor.
EnumTypeConvertor
org.castor.cpa.persistence.convertor.
FloatToBigDecimal
org.castor.cpa.persistence.convertor.
FloatToDouble
org.castor.cpa.persistence.convertor.
FloatToInteger
org.castor.cpa.persistence.convertor.
FloatToLong
org.castor.cpa.persistence.convertor.
IntegerToBigDecimal
org.castor.cpa.persistence.convertor.
IntegerToBoolean
org.castor.cpa.persistence.convertor.
IntegerToByte
org.castor.cpa.persistence.convertor.
IntegerToDouble
org.castor.cpa.persistence.convertor.
IntegerToFloat
org.castor.cpa.persistence.convertor.
IntegerToLong
org.castor.cpa.persistence.convertor.
IntegerToShort
org.castor.cpa.persistence.convertor.
LongToBigDecimal
org.castor.cpa.persistence.convertor.
LongToCastorDuration
org.castor.cpa.persistence.convertor.
LongToDate
org.castor.cpa.persistence.convertor.
LongToDouble
org.castor.cpa.persistence.convertor.
LongToFloat
org.castor.cpa.persistence.convertor.
LongToInteger
org.castor.cpa.persistence.convertor.
LongToShort
org.castor.cpa.persistence.convertor.
ObjectToString
org.castor.cpa.persistence.convertor.
SerializableToByteArray
org.castor.cpa.persistence.convertor.
SerializableToInputStream
org.castor.cpa.persistence.convertor.
ShortToBigDecimal
org.castor.cpa.persistence.convertor.
ShortToBoolean
org.castor.cpa.persistence.convertor.
ShortToByte
org.castor.cpa.persistence.convertor.
ShortToInteger
org.castor.cpa.persistence.convertor.
ShortToLong
org.castor.cpa.persistence.convertor.
SqlDateToCastorDate
org.castor.cpa.persistence.convertor.
SqlDateToDate
org.castor.cpa.persistence.convertor.
SqlTimestampToDate
org.castor.cpa.persistence.convertor.
SqlTimeToDate
org.castor.cpa.persistence.convertor.
StringToBigDecimal
org.castor.cpa.persistence.convertor.
StringToByteArray
org.castor.cpa.persistence.convertor.
StringToCastorDuration
org.castor.cpa.persistence.convertor.
StringToCastorTime
org.castor.cpa.persistence.convertor.
StringToCharacter
org.castor.cpa.persistence.convertor.
StringToCharArray
org.castor.cpa.persistence.convertor.
StringToDouble
org.castor.cpa.persistence.convertor.
StringToFloat
org.castor.cpa.persistence.convertor.
StringToInteger
org.castor.cpa.persistence.convertor.
StringToLong
org.castor.cpa.persistence.convertor.
StringToShort
org.castor.cpa.persistence.convertor.
StringToSqlClob
org.castor.cpa.persistence.convertor.
BooleanToBigDecimal
org.castor.cpa.persistence.convertor.
BooleanToInteger
org.castor.cpa.persistence.convertor.
BooleanToShort
org.castor.cpa.persistence.convertor.
BooleanToString
org.castor.cpa.persistence.convertor.
LongToCastorTime
org.castor.cpa.persistence.convertor.
StringToBoolean
org.castor.cpa.persistence.sql.query.
Assignment
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.transactionmanager.
AtomikosTransactionManagerFactory
(implements org.castor.transactionmanager.
TransactionManagerFactory
)
org.castor.core.annotationprocessing.
BaseAnnotationProcessingService
(implements org.castor.core.annotationprocessing.
AnnotationProcessingService
)
org.castor.core.annotationprocessing.
BaseTargetAwareAnnotationProcessingService
(implements org.castor.core.annotationprocessing.
TargetAwareAnnotationProcessingService
)
org.castor.cpa.jpa.info.
JPAClassAnnotationProcessingService
org.castor.cpa.jpa.info.
JPAFieldAnnotationProcessingService
org.castor.cpa.persistence.sql.driver.
BaseFactory
(implements org.exolab.castor.persist.spi.
PersistenceFactory
)
org.castor.cpa.persistence.sql.driver.
GenericFactory
org.castor.cpa.persistence.sql.driver.
DB2Factory
org.castor.cpa.persistence.sql.driver.
DerbyFactory
org.castor.cpa.persistence.sql.driver.
HsqlFactory
org.castor.cpa.persistence.sql.driver.
InformixFactory
org.castor.cpa.persistence.sql.driver.
InstantDBFactory
org.castor.cpa.persistence.sql.driver.
InterbaseFactory
org.castor.cpa.persistence.sql.driver.
MySQLFactory
org.castor.cpa.persistence.sql.driver.
OracleFactory
org.castor.cpa.persistence.sql.driver.
PointbaseFactory
org.castor.cpa.persistence.sql.driver.
PostgreSQLFactory
org.castor.cpa.persistence.sql.driver.
ProgressFactory
org.castor.cpa.persistence.sql.driver.
SapDbFactory
org.castor.cpa.persistence.sql.driver.
SQLServerFactory
org.castor.cpa.persistence.sql.driver.
SybaseFactory
org.castor.cpa.jpa.processors.
BaseJPAAnnotationProcessor
(implements org.castor.core.annotationprocessing.
TargetAwareAnnotationProcessor
)
org.castor.cpa.jpa.processors.fieldprocessors.
JPABasicProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPACacheProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAColumnProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPAEntityProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAEnumeratedProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAGeneratedValueProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAIdProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPAInheritanceProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAJoinColumnProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAJoinTableProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPALobProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAManyToManyProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAManyToOneProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPAMappedSuperclassProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPANamedNativeQueriesProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPANamedNativeQueryProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPANamedQueriesProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPANamedQueryProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAOneToManyProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAOneToOneProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPASequenceGeneratorClassProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPASequenceGeneratorFieldProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPATableGeneratorClassProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPATableGeneratorFieldProcessor
org.castor.cpa.jpa.processors.classprocessors.
JPATableProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPATemporalProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPATransientProcessor
org.castor.cpa.jpa.processors.fieldprocessors.
JPAVersionProcessor
org.castor.core.nature.
BaseNature
org.exolab.castor.jdo.engine.nature.
ClassDescriptorJDONature
org.castor.cpa.util.classresolution.nature.
ClassLoaderNature
org.exolab.castor.jdo.engine.nature.
FieldDescriptorJDONature
org.castor.cpa.jpa.natures.
JPAClassNature
org.castor.cpa.jpa.natures.
JPAFieldNature
org.castor.cpa.util.classresolution.nature.
MappingLoaderNature
org.castor.cpa.util.classresolution.nature.
PackageBasedCDRResolutionNature
org.castor.persist.resolver.
BaseRelationResolver
(implements org.castor.persist.resolver.
ResolverStrategy
)
org.castor.persist.resolver.
ManyRelationResolver
org.castor.persist.resolver.
ManyToManyRelationResolver
org.castor.persist.resolver.
OneToManyRelationResolver
org.castor.persist.resolver.
PersistanceCapableRelationResolver
org.castor.persist.resolver.
PrimitiveResolver
org.castor.persist.resolver.
SerializableResolver
org.castor.cpa.util.classresolution.command.
BaseResolutionCommand
(implements org.castor.cpa.util.classresolution.command.
ClassDescriptorResolutionCommand
)
org.castor.cpa.util.classresolution.command.
ClassResolutionByAnnotations
org.castor.cpa.util.classresolution.command.
ClassResolutionByCDR
org.castor.cpa.util.classresolution.command.
ClassResolutionByFile
org.castor.cpa.util.classresolution.command.
ClassResolutionByMappingLoader
org.castor.persist.cache.
CacheEntry
(implements java.io.
Serializable
)
org.castor.cache.
CacheFactoryRegistry
org.exolab.castor.jdo.
CacheManager
org.castor.cpa.persistence.sql.connection.
CallableStatementProxy
(implements java.lang.reflect.
InvocationHandler
)
org.castor.cpa.persistence.sql.engine.
CastorConnection
org.castor.cpa.query.castorql.
CastorQLParser
(implements org.castor.cpa.query.castorql.
CastorQLParserConstants
, org.castor.cpa.query.castorql.
CastorQLParserTreeConstants
)
org.castor.cpa.query.castorql.
CastorQLParserTokenManager
(implements org.castor.cpa.query.castorql.
CastorQLParserConstants
)
org.castor.cpa.query.castorql.
CastorQLTreeWalker
(implements org.castor.cpa.query.castorql.
CastorQLParserConstants
, org.castor.cpa.query.castorql.
CastorQLParserTreeConstants
)
org.castor.cpa.persistence.sql.engine.
CastorStatement
org.castor.cpa.jpa.info.
ClassInfo
(implements org.castor.core.nature.
PropertyHolder
)
org.castor.cpa.jpa.info.
ClassInfoBuilder
org.castor.cpa.jpa.info.
ClassInfoRegistry
org.castor.jdo.util.
ClassLoadingUtils
org.castor.jdo.conf.
ClassMapping
(implements java.io.
Serializable
)
org.exolab.castor.persist.
ClassMolder
org.exolab.castor.persist.
ClassMolderHelper
org.exolab.castor.jdo.engine.
ClobImpl
(implements java.sql.
Clob
)
org.castor.persist.proxy.
CollectionProxy
org.castor.cpa.persistence.sql.engine.info.
ColumnInfo
(implements java.lang.
Cloneable
)
org.castor.cpa.persistence.sql.engine.info.
ColumnValue
org.castor.cpa.persistence.sql.query.condition.
Condition
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.cpa.persistence.sql.query.condition.
Compare
org.castor.cpa.persistence.sql.query.condition.
CompoundCondition
org.castor.cpa.persistence.sql.query.condition.
AndCondition
org.castor.cpa.persistence.sql.query.condition.
OrCondition
org.castor.cpa.persistence.sql.query.condition.
Predicate
org.castor.cpa.persistence.sql.query.condition.
IsNullPredicate
org.castor.cpa.persistence.sql.connection.
ConnectionProxy
(implements java.lang.reflect.
InvocationHandler
)
org.castor.cpa.persistence.sql.connection.
ConnectionProxyFactory
org.castor.jdo.engine.
CounterRef
org.castor.jdo.conf.
Database
(implements java.io.
Serializable
)
org.castor.jdo.conf.
DatabaseChoice
(implements java.io.
Serializable
)
org.castor.jdo.engine.
DatabaseContext
org.castor.jdo.engine.
DatabaseRegistry
org.castor.jdo.conf.
DataSource
(implements java.io.
Serializable
)
org.castor.cpa.persistence.sql.connection.
DataSourceConnectionFactory
(implements org.castor.cpa.persistence.sql.connection.
ConnectionFactory
)
org.exolab.castor.persist.
DatingService
org.exolab.castor.jdo.
DbMetaInfo
org.castor.cache.
DebuggingCacheProxy
(implements org.castor.cache.
Cache
)
org.castor.cpa.persistence.sql.query.visitor.
DefaultQueryVisitor
(implements org.castor.cpa.persistence.sql.query.
Visitor
)
org.castor.cpa.persistence.sql.query.visitor.
DefaultDoubleQuoteNameQueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
DB2QueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
InformixQueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
MySQLQueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
OracleQueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
PostgreSQLQueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
ProgressQueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
SQLServerQueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
SybaseQueryVisitor
org.castor.cpa.persistence.sql.query.visitor.
SapDbQueryVisitor
org.castor.cpa.persistence.sql.query.
Delete
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.jdo.conf.
Driver
(implements java.io.
Serializable
)
org.castor.cpa.persistence.sql.connection.
DriverConnectionFactory
(implements org.castor.cpa.persistence.sql.connection.
ConnectionFactory
)
org.castor.cpa.query.ejbql.
EjbQLParser
(implements org.castor.cpa.query.ejbql.
EjbQLParserConstants
, org.castor.cpa.query.ejbql.
EjbQLParserTreeConstants
)
org.castor.cpa.query.ejbql.
EjbQLParserTokenManager
(implements org.castor.cpa.query.ejbql.
EjbQLParserConstants
)
org.castor.cpa.query.ejbql.
EjbQLTreeWalker
(implements org.castor.cpa.query.ejbql.
EjbQLParserConstants
, org.castor.cpa.query.ejbql.
EjbQLParserTreeConstants
)
org.castor.cpa.persistence.convertor.
EnumTypeConversionHelper
org.castor.cpa.query.object.condition.
Equal
(implements org.castor.cpa.query.object.condition.
ComparisonOperator
)
org.castor.cpa.persistence.sql.query.expression.
Expression
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.cpa.persistence.sql.query.expression.
Column
org.castor.cpa.persistence.sql.query.expression.
Function
org.castor.cpa.persistence.sql.query.expression.
NextVal
org.castor.cpa.persistence.sql.query.expression.
Parameter
org.castor.cpa.query.castorql.
ExtendNode
org.castor.cpa.query.castorql.
SimpleNode
(implements org.castor.cpa.query.castorql.
Node
)
org.castor.cpa.query.ejbql.
ExtendNode
org.castor.cpa.query.ejbql.
SimpleNode
(implements org.castor.cpa.query.ejbql.
Node
)
org.castor.cache.hashbelt.container.
FastIteratingContainer
(implements org.castor.cache.hashbelt.container.
Container
)
org.castor.cpa.jpa.info.
FieldInfo
(implements org.castor.core.nature.
PropertyHolder
)
org.exolab.castor.persist.
FieldMolder
org.exolab.castor.persist.
FieldMolder.CollectionInfo
org.castor.cpa.query.object.condition.
GreaterEqual
(implements org.castor.cpa.query.object.condition.
ComparisonOperator
)
org.castor.cpa.query.object.condition.
GreaterThan
(implements org.castor.cpa.query.object.condition.
ComparisonOperator
)
org.castor.cpa.persistence.sql.keygen.
HighLowKeyGeneratorFactory
(implements org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactory
)
org.castor.cpa.persistence.sql.keygen.
HighLowValueHandler
<T>
org.exolab.castor.persist.spi.
Identity
(implements java.io.
Serializable
)
org.castor.cpa.persistence.sql.keygen.
IdentityKeyGeneratorFactory
(implements org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactory
)
org.castor.cpa.persistence.sql.engine.info.
InfoFactory
org.castor.cpa.jpa.info.
InfoToDescriptorConverter
org.castor.cpa.persistence.sql.query.
Insert
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.cpa.persistence.sql.driver.
JDBCQueryExpression
(implements org.exolab.castor.persist.spi.
QueryExpression
)
org.castor.cpa.persistence.sql.driver.
DB2QueryExpression
org.castor.cpa.persistence.sql.driver.
DerbyQueryExpression
org.castor.cpa.persistence.sql.driver.
HsqlQueryExpression
org.castor.cpa.persistence.sql.driver.
InformixQueryExpression
org.castor.cpa.persistence.sql.driver.
InstantDBQueryExpression
org.castor.cpa.persistence.sql.driver.
InterbaseQueryExpression
org.castor.cpa.persistence.sql.driver.
MySQLQueryExpression
org.castor.cpa.persistence.sql.driver.
OracleQueryExpression
org.castor.cpa.persistence.sql.driver.
PointbaseQueryExpression
org.castor.cpa.persistence.sql.driver.
PostgreSQLQueryExpression
org.castor.cpa.persistence.sql.driver.
ProgressQueryExpression
org.castor.cpa.persistence.sql.driver.
SapDbQueryExpression
org.castor.cpa.persistence.sql.driver.
SQLServerQueryExpression
org.castor.cpa.persistence.sql.driver.
SybaseQueryExpression
org.exolab.castor.jdo.engine.
JDOCallback
(implements org.exolab.castor.persist.spi.
CallbackInterceptor
)
org.castor.cpa.util.
JDOClassDescriptorResolverImpl
(implements org.castor.cpa.util.
JDOClassDescriptorResolver
)
org.castor.jdo.conf.
JdoConf
(implements java.io.
Serializable
)
org.castor.jdo.util.
JDOConfAdapter
org.castor.jdo.util.
JDOConfFactory
org.exolab.castor.jdo.
JDOManager
(implements org.exolab.castor.jdo.
DataObjects
, javax.naming.spi.
ObjectFactory
, javax.naming.
Referenceable
, java.io.
Serializable
)
org.castor.jdo.util.
JDOUtils
org.castor.cpa.query.castorql.
JJTCastorQLParserState
org.castor.cpa.query.ejbql.
JJTEjbQLParserState
org.castor.jdo.conf.
Jndi
(implements java.io.
Serializable
)
org.castor.cpa.persistence.sql.connection.
JNDIConnectionFactory
(implements org.castor.cpa.persistence.sql.connection.
ConnectionFactory
)
org.castor.transactionmanager.
JNDIENCTransactionManagerFactory
(implements org.castor.transactionmanager.
TransactionManagerFactory
)
org.castor.cpa.persistence.sql.query.
Join
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.transactionmanager.
JOTMTransactionManagerFactory
(implements org.castor.transactionmanager.
TransactionManagerFactory
)
org.castor.cpa.jpa.info.
JPACallbackHandler
(implements org.exolab.castor.persist.spi.
CallbackInterceptor
)
org.castor.cpa.jpa.info.
JPAKeyGeneratorDescriptor
org.castor.cpa.jpa.info.
JPASequenceGeneratorDescriptor
org.castor.cpa.jpa.info.
JPATableGeneratorDescriptor
org.castor.cpa.jpa.info.
JPAKeyGeneratorManager
org.castor.cpa.jpa.info.
JPAUniqueConstraint
org.castor.cpa.jpa.info.
JPAVersionManager
org.exolab.castor.jdo.engine.
KeyGeneratorDescriptor
org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactoryRegistry
org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandlerBigDecimal
(implements org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandler
<T>)
org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandlerFactory
org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandlerInteger
(implements org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandler
<T>)
org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandlerLong
(implements org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandler
<T>)
org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandlerShort
(implements org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandler
<T>)
org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandlerString
(implements org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandler
<T>)
org.castor.persist.proxy.
LazyHashSet
<E> (implements org.castor.persist.proxy.
LazyCollection
<T>, java.util.
Set
<E>)
org.castor.cpa.query.object.condition.
LessEqual
(implements org.castor.cpa.query.object.condition.
ComparisonOperator
)
org.castor.cpa.query.object.condition.
LessThan
(implements org.castor.cpa.query.object.condition.
ComparisonOperator
)
org.exolab.castor.jdo.oql.
Lexer
org.castor.transactionmanager.
LocalTransactionManager
(implements javax.transaction.
TransactionManager
)
org.castor.transactionmanager.
LocalTransactionManagerFactory
(implements org.castor.transactionmanager.
TransactionManagerFactory
)
org.exolab.castor.persist.
LockEngine
org.castor.jdo.conf.
Mapping
(implements java.io.
Serializable
)
org.castor.cpa.persistence.sql.keygen.
MaxKeyGeneratorFactory
(implements org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactory
)
org.castor.cpa.persistence.sql.keygen.
NoKeyGeneratorFactory
(implements org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactory
)
org.castor.cpa.query.object.condition.
NotEqual
(implements org.castor.cpa.query.object.condition.
ComparisonOperator
)
org.exolab.castor.persist.
ObjectLock
(implements org.exolab.castor.persist.
DepositBox
)
org.castor.persist.
ObjectTracker
org.exolab.castor.persist.
OID
(implements java.io.
Serializable
)
org.exolab.castor.jdo.engine.
OQLQueryImpl
(implements org.exolab.castor.jdo.
OQLQuery
, org.exolab.castor.jdo.
Query
)
org.castor.cpa.query.object.
OrderImpl.Item
org.castor.cache.distributed.
OsCacheFactory
(implements org.castor.cache.
CacheFactory
)
org.exolab.castor.persist.
OutputLogInterceptor
(implements org.exolab.castor.persist.spi.
LogInterceptor
)
org.castor.jdo.conf.
PackageMapping
(implements java.io.
Serializable
)
org.castor.jdo.conf.
Param
(implements java.io.
Serializable
)
org.castor.cpa.persistence.sql.query.visitor.
ParameterVisitor
(implements org.castor.cpa.persistence.sql.query.
Visitor
)
org.exolab.castor.jdo.oql.
ParamInfo
org.exolab.castor.jdo.oql.
Parser
org.exolab.castor.jdo.oql.
ParseTreeNode
org.exolab.castor.jdo.oql.
ParseTreeWalker
org.exolab.castor.persist.
PersistenceEngineFactory
org.exolab.castor.persist.
PersistenceFactoryRegistry
org.exolab.castor.persist.
PersistenceInfoGroup
org.castor.cpa.persistence.sql.connection.
PreparedStatementProxy
(implements java.lang.reflect.
InvocationHandler
)
org.castor.cpa.persistence.sql.engine.info.
PrimaryKeyInfo
org.castor.persist.
ProposedEntity
org.castor.cpa.persistence.sql.query.
Qualifier
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.cpa.persistence.sql.query.
Table
org.castor.cpa.persistence.sql.query.
TableAlias
org.exolab.castor.gui.
QueryAnalyser
org.castor.cpa.persistence.sql.query.
QueryConstants
org.castor.cpa.query.
QueryFactory
org.exolab.castor.gui.
QueryHistory
(implements java.io.
Serializable
)
org.exolab.castor.persist.
QueryResults
org.castor.cpa.jpa.processors.
ReflectionsHelper
org.castor.persist.resolver.
ResolverFactory
org.castor.cpa.persistence.sql.query.
Select
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.cpa.persistence.sql.keygen.
SequenceKeyGeneratorFactory
(implements org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactory
)
org.castor.cpa.query.castorql.
SimpleCharStream
org.castor.cpa.query.ejbql.
SimpleCharStream
org.exolab.castor.jdo.engine.
SimpleQueryExecutor
org.exolab.castor.jdo.engine.
SimpleQueryExecutor.SimpleQueryResults
(implements org.exolab.castor.jdo.
QueryResults
)
org.castor.persist.proxy.
SingleProxy
(implements net.sf.cglib.proxy.MethodInterceptor, java.io.
Serializable
)
org.exolab.castor.jdo.engine.
SqlBindParser
org.exolab.castor.jdo.engine.
SQLColumnInfo
org.exolab.castor.jdo.engine.
SQLEngine
(implements org.exolab.castor.persist.spi.
Persistence
)
org.exolab.castor.jdo.engine.
SQLFieldInfo
org.exolab.castor.jdo.engine.
SQLHelper
org.exolab.castor.jdo.engine.
SQLQuery
(implements org.exolab.castor.persist.spi.
PersistenceQuery
)
org.exolab.castor.persist.
SQLRelationLoader
org.castor.cpa.persistence.sql.engine.
SQLStatementDelete
org.castor.cpa.persistence.sql.engine.
SQLStatementInsert
org.castor.cpa.persistence.sql.engine.
SQLStatementInsertCheck
org.exolab.castor.jdo.engine.
SQLStatementLoad
org.exolab.castor.jdo.engine.
SQLStatementQuery
org.castor.cpa.persistence.sql.engine.
SQLStatementUpdate
org.castor.cpa.persistence.sql.engine.
SQLStatementUpdateCheck
org.castor.jdo.engine.
SQLTypeInfos
org.castor.cpa.persistence.sql.engine.info.
TableInfo
org.castor.cpa.persistence.sql.keygen.
TableKeyGeneratorFactory
(implements org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactory
)
org.castor.cpa.persistence.sql.engine.info.
TableLink
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
org.castor.cpa.query.
TokenManagerError
org.castor.cpa.query.castorql.
TokenMgrError
org.castor.cpa.query.ejbql.
TokenMgrError
java.lang.
Exception
org.castor.cache.
CacheAcquireException
org.exolab.castor.core.exceptions.
CastorException
org.exolab.castor.jdo.
PersistenceException
org.exolab.castor.jdo.
ClassNotPersistenceCapableException
org.exolab.castor.jdo.
ConnectionFailedException
org.exolab.castor.jdo.
DatabaseNotFoundException
org.exolab.castor.jdo.
DuplicateIdentityException
org.exolab.castor.jdo.
FatalPersistenceException
org.exolab.castor.jdo.
LockNotGrantedException
org.exolab.castor.persist.
ObjectDeletedWaitingForLockException
org.exolab.castor.jdo.
ObjectNotFoundException
org.exolab.castor.jdo.
ObjectNotPersistentException
org.exolab.castor.jdo.
ObjectDeletedException
org.exolab.castor.jdo.
QueryException
org.exolab.castor.jdo.oql.
InvalidCharException
org.exolab.castor.jdo.oql.
OQLSyntaxException
org.exolab.castor.jdo.oql.
SyntaxNotSupportedException
org.exolab.castor.jdo.
TransactionAbortedException
org.exolab.castor.jdo.
ObjectModifiedException
org.exolab.castor.jdo.
TransactionNotInProgressException
org.castor.cpa.jpa.info.
GeneratorNameAlreadyUsedException
org.castor.cpa.jpa.info.
MultipleVersionFieldDefinitionException
org.castor.cpa.query.
ParseException
org.castor.cpa.query.castorql.
ParseException
org.castor.cpa.query.ejbql.
ParseException
java.lang.
RuntimeException
org.exolab.castor.jdo.
DataObjectAccessException
org.castor.transactionmanager.
TransactionManagerAcquireException
org.castor.cpa.query.castorql.
Token
(implements java.io.
Serializable
)
org.castor.cpa.query.ejbql.
Token
(implements java.io.
Serializable
)
org.exolab.castor.jdo.oql.
Token
org.exolab.castor.jdo.oql.
TokenType
org.castor.jdo.conf.
TransactionDemarcation
(implements java.io.
Serializable
)
org.castor.jdo.conf.
TransactionManager
(implements java.io.
Serializable
)
org.castor.transactionmanager.
TransactionManagerFactoryRegistry
org.castor.transactionmanager.
TransactionManagerRegistry
org.exolab.castor.jdo.engine.
TxDatabaseMap
(implements java.io.
Serializable
)
org.castor.cpa.persistence.convertor.
TypeConvertorRegistry
org.castor.cpa.persistence.sql.query.visitor.
UncoupleVisitor
(implements org.castor.cpa.persistence.sql.query.
Visitor
)
org.castor.cpa.persistence.sql.query.
Update
(implements org.castor.cpa.persistence.sql.query.
QueryObject
)
org.castor.persist.
UpdateFlags
org.castor.persist.
UpdateAndRemovedFlags
org.castor.cpa.persistence.sql.keygen.
UUIDKeyGeneratorFactory
(implements org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactory
)
org.exolab.castor.xml.
Validator
(implements org.exolab.castor.xml.validators.
ClassValidator
)
org.exolab.castor.xml.util.
XMLClassDescriptorImpl
(implements org.exolab.castor.xml.
XMLClassDescriptor
)
org.castor.jdo.conf.descriptors.
ClassMappingDescriptor
org.castor.jdo.conf.descriptors.
DatabaseChoiceDescriptor
org.castor.jdo.conf.descriptors.
DatabaseDescriptor
org.castor.jdo.conf.descriptors.
DataSourceDescriptor
org.castor.jdo.conf.descriptors.
DriverDescriptor
org.castor.jdo.conf.descriptors.
JdoConfDescriptor
org.castor.jdo.conf.descriptors.
JndiDescriptor
org.castor.jdo.conf.descriptors.
MappingDescriptor
org.castor.jdo.conf.descriptors.
PackageMappingDescriptor
org.castor.jdo.conf.descriptors.
ParamDescriptor
org.castor.jdo.conf.descriptors.
TransactionDemarcationDescriptor
org.castor.jdo.conf.descriptors.
TransactionManagerDescriptor
org.castor.cache.hashbelt.container.
WeakReferenceContainer
(implements org.castor.cache.hashbelt.container.
Container
)
org.exolab.castor.persist.
XAResourceImpl
(implements javax.transaction.xa.
XAResource
)
Interface Hierarchy
org.castor.cache.
CacheFactory
org.exolab.castor.persist.spi.
CallbackInterceptor
org.castor.cpa.query.castorql.
CastorQLParserConstants
org.castor.cpa.query.castorql.
CastorQLParserTreeConstants
org.exolab.castor.xml.
ClassDescriptorResolver
org.castor.cpa.util.
JDOClassDescriptorResolver
java.lang.
Cloneable
org.castor.cpa.persistence.convertor.
TypeConvertor
(also extends org.exolab.castor.mapping.
TypeConvertor
)
org.castor.cpa.query.object.condition.
ComparisonOperator
org.castor.cpa.persistence.sql.connection.
ConnectionFactory
org.exolab.castor.jdo.
Database
org.exolab.castor.persist.
DepositBox
org.castor.cpa.query.ejbql.
EjbQLParserConstants
org.castor.cpa.query.ejbql.
EjbQLParserTreeConstants
java.util.
Enumeration
<E>
org.exolab.castor.jdo.
QueryResults
org.exolab.castor.persist.spi.
InstanceFactory
java.lang.
Iterable
<T>
java.util.
Collection
<E>
org.castor.persist.proxy.
LazyCollection
<T> (also extends org.exolab.castor.persist.
TxSynchronizable
)
org.castor.persist.proxy.
LazyCollection
<T> (also extends java.util.
Collection
<E>, org.exolab.castor.persist.
TxSynchronizable
)
org.exolab.castor.jdo.engine.
JDBCSyntax
org.castor.cpa.persistence.sql.keygen.
KeyGenerator
org.castor.cpa.persistence.sql.keygen.
KeyGeneratorFactory
org.castor.cpa.persistence.sql.keygen.typehandler.
KeyGeneratorTypeHandler
<T>
org.exolab.castor.persist.spi.
LogInterceptor
java.util.
Map
<K,V>
org.castor.cache.
Cache
org.castor.cache.hashbelt.container.
Container
org.castor.core.nature.
NatureExtendable
org.castor.cpa.util.classresolution.command.
ClassDescriptorResolutionCommand
org.castor.core.nature.
PropertyHolder
org.castor.cpa.util.classresolution.command.
ClassDescriptorResolutionCommand
org.castor.cpa.query.castorql.
Node
org.castor.cpa.query.ejbql.
Node
org.castor.cpa.query.
Parser
org.exolab.castor.persist.spi.
Persistence
org.exolab.castor.persist.spi.
PersistenceFactory
org.exolab.castor.persist.spi.
PersistenceQuery
org.exolab.castor.jdo.
Persistent
org.exolab.castor.jdo.
Query
org.exolab.castor.jdo.
OQLQuery
org.exolab.castor.persist.spi.
QueryExpression
org.castor.cpa.persistence.sql.query.
QueryObject
org.castor.cpa.query.
QueryObject
org.castor.cpa.query.
Condition
org.castor.cpa.query.
InCondition
org.castor.cpa.query.
Expression
org.castor.cpa.query.
Field
org.castor.cpa.query.
Projection
org.castor.cpa.query.
Schema
org.castor.cpa.query.
Function
org.castor.cpa.query.
Literal
org.castor.cpa.query.
Parameter
org.castor.cpa.query.
Projection
org.castor.cpa.query.
Schema
org.castor.cpa.query.
Field
org.castor.cpa.query.
Projection
org.castor.cpa.query.
Schema
org.castor.cpa.query.
Function
org.castor.cpa.query.
InCondition
org.castor.cpa.query.
Literal
org.castor.cpa.query.
Order
org.castor.cpa.query.
Parameter
org.castor.cpa.query.
Projection
org.castor.cpa.query.
Schema
org.castor.cpa.query.
SelectQuery
org.castor.cache.hashbelt.reaper.
Reaper
javax.naming.
Referenceable
org.exolab.castor.jdo.
DataObjects
(also extends java.io.
Serializable
)
org.castor.persist.resolver.
ResolverStrategy
java.io.
Serializable
org.exolab.castor.jdo.
DataObjects
(also extends javax.naming.
Referenceable
)
org.castor.persist.proxy.
LazyCGLIB
org.exolab.castor.jdo.
TimeStampable
org.castor.persist.
TransactionContext
org.castor.transactionmanager.
TransactionManagerFactory
org.exolab.castor.persist.
TxSynchronizable
org.castor.persist.proxy.
LazyCollection
<T> (also extends java.util.
Collection
<E>)
org.exolab.castor.mapping.
TypeConvertor
org.castor.cpa.persistence.convertor.
TypeConvertor
(also extends java.lang.
Cloneable
)
org.castor.cpa.persistence.sql.query.
Visitor
org.exolab.castor.persist.
XAResourceSource
Annotation Type Hierarchy
org.castor.cpa.jpa.annotations.
CacheProperty
(implements java.lang.annotation.
Annotation
)
org.castor.cpa.jpa.annotations.
Cache
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.castor.cpa.persistence.sql.query.
JoinOperator
org.castor.cpa.persistence.sql.query.condition.
CompareOperator
org.castor.cpa.query.
TrimSpecification
org.castor.cpa.query.
TemporalType
org.castor.cpa.query.
OrderDirection
org.castor.persist.
CascadingType
org.exolab.castor.persist.
FieldPersistenceType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.