jar

org.codehaus.castor : castor-jdo

Maven & Gradle

Apr 20, 2012
7 usages

Castor JDO - Persistence framework · TBD

Table Of Contents

Latest Version

Download org.codehaus.castor : castor-jdo JAR file - Latest Versions:

All Versions

Download org.codehaus.castor : castor-jdo JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3
1.2
1.1.x
1.3rc1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window castor-jdo-1.3.3-rc1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.castor.cache.distributed

├─ org.castor.cache.distributed.AbstractDistributedCache.class - [JAR]

├─ org.castor.cache.distributed.CoherenceCache.class - [JAR]

├─ org.castor.cache.distributed.CoherenceCacheFactory.class - [JAR]

├─ org.castor.cache.distributed.EHCache.class - [JAR]

├─ org.castor.cache.distributed.EHCacheFactory.class - [JAR]

├─ org.castor.cache.distributed.FKCache.class - [JAR]

├─ org.castor.cache.distributed.FKCacheFactory.class - [JAR]

├─ org.castor.cache.distributed.GigaspacesCache.class - [JAR]

├─ org.castor.cache.distributed.GigaspacesCacheFactory.class - [JAR]

├─ org.castor.cache.distributed.JCache.class - [JAR]

├─ org.castor.cache.distributed.JCacheFactory.class - [JAR]

├─ org.castor.cache.distributed.JcsCache.class - [JAR]

├─ org.castor.cache.distributed.JcsCacheFactory.class - [JAR]

├─ org.castor.cache.distributed.OsCache.class - [JAR]

├─ org.castor.cache.distributed.OsCacheFactory.class - [JAR]

org.castor.cpa.persistence.sql.query.visitor

├─ org.castor.cpa.persistence.sql.query.visitor.DB2QueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.DefaultDoubleQuoteNameQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.DefaultQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.HsqlQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.InformixQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.MySQLQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.OracleQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.ParameterVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.PostgreSQLQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.ProgressQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.SQLServerQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.SapDbQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.SybaseQueryVisitor.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.visitor.UncoupleVisitor.class - [JAR]

org.castor.cpa.query.object.expression

├─ org.castor.cpa.query.object.expression.AbstractExpression.class - [JAR]

├─ org.castor.cpa.query.object.expression.Add.class - [JAR]

├─ org.castor.cpa.query.object.expression.CompoundExpression.class - [JAR]

├─ org.castor.cpa.query.object.expression.Concat.class - [JAR]

├─ org.castor.cpa.query.object.expression.Divide.class - [JAR]

├─ org.castor.cpa.query.object.expression.Multiply.class - [JAR]

├─ org.castor.cpa.query.object.expression.Negate.class - [JAR]

├─ org.castor.cpa.query.object.expression.Remainder.class - [JAR]

├─ org.castor.cpa.query.object.expression.Subtract.class - [JAR]

org.castor.cpa.jpa.processors

├─ org.castor.cpa.jpa.processors.BaseJPAAnnotationProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.ReflectionsHelper.class - [JAR]

org.castor.cpa.persistence.sql.query

├─ org.castor.cpa.persistence.sql.query.Assignment.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.Delete.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.Insert.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.Join.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.JoinOperator.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.Qualifier.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.QueryConstants.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.QueryObject.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.Select.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.Table.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.TableAlias.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.Update.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.Visitor.class - [JAR]

org.castor.cache.simple

├─ org.castor.cache.simple.CountLimited.class - [JAR]

├─ org.castor.cache.simple.CountLimitedFactory.class - [JAR]

├─ org.castor.cache.simple.NoCache.class - [JAR]

├─ org.castor.cache.simple.NoCacheFactory.class - [JAR]

├─ org.castor.cache.simple.TimeLimited.class - [JAR]

├─ org.castor.cache.simple.TimeLimitedFactory.class - [JAR]

├─ org.castor.cache.simple.Unlimited.class - [JAR]

├─ org.castor.cache.simple.UnlimitedFactory.class - [JAR]

org.exolab.castor.persist.spi

├─ org.exolab.castor.persist.spi.AbstractCallQuery.class - [JAR]

├─ org.exolab.castor.persist.spi.CallbackInterceptor.class - [JAR]

├─ org.exolab.castor.persist.spi.Identity.class - [JAR]

├─ org.exolab.castor.persist.spi.InstanceFactory.class - [JAR]

├─ org.exolab.castor.persist.spi.LogInterceptor.class - [JAR]

├─ org.exolab.castor.persist.spi.Persistence.class - [JAR]

├─ org.exolab.castor.persist.spi.PersistenceFactory.class - [JAR]

├─ org.exolab.castor.persist.spi.PersistenceQuery.class - [JAR]

├─ org.exolab.castor.persist.spi.QueryExpression.class - [JAR]

org.castor.cpa.query.object.function

├─ org.castor.cpa.query.object.function.Abs.class - [JAR]

├─ org.castor.cpa.query.object.function.AbstractFunction.class - [JAR]

├─ org.castor.cpa.query.object.function.CustomFunction.class - [JAR]

├─ org.castor.cpa.query.object.function.Length.class - [JAR]

├─ org.castor.cpa.query.object.function.Locate.class - [JAR]

├─ org.castor.cpa.query.object.function.Lower.class - [JAR]

├─ org.castor.cpa.query.object.function.Sqrt.class - [JAR]

├─ org.castor.cpa.query.object.function.Substring.class - [JAR]

├─ org.castor.cpa.query.object.function.Trim.class - [JAR]

├─ org.castor.cpa.query.object.function.Upper.class - [JAR]

org.castor.cpa.jpa.processors.classprocessors

├─ org.castor.cpa.jpa.processors.classprocessors.JPACacheProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPAEntityProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPAInheritanceProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPAMappedSuperclassProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueriesProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPANamedNativeQueryProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPANamedQueriesProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPANamedQueryProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPASequenceGeneratorClassProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPATableGeneratorClassProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.classprocessors.JPATableProcessor.class - [JAR]

org.castor.cpa.persistence.sql.connection

├─ org.castor.cpa.persistence.sql.connection.CallableStatementProxy.class - [JAR]

├─ org.castor.cpa.persistence.sql.connection.ConnectionFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.connection.ConnectionProxy.class - [JAR]

├─ org.castor.cpa.persistence.sql.connection.ConnectionProxyFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.connection.DriverConnectionFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.connection.JNDIConnectionFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.connection.PreparedStatementProxy.class - [JAR]

org.castor.cache

├─ org.castor.cache.AbstractBaseCache.class - [JAR]

├─ org.castor.cache.AbstractCacheFactory.class - [JAR]

├─ org.castor.cache.Cache.class - [JAR]

├─ org.castor.cache.CacheAcquireException.class - [JAR]

├─ org.castor.cache.CacheFactory.class - [JAR]

├─ org.castor.cache.CacheFactoryRegistry.class - [JAR]

├─ org.castor.cache.DebuggingCacheProxy.class - [JAR]

org.castor.persist

├─ org.castor.persist.AbstractTransactionContext.class - [JAR]

├─ org.castor.persist.CascadingType.class - [JAR]

├─ org.castor.persist.GlobalTransactionContext.class - [JAR]

├─ org.castor.persist.LocalTransactionContext.class - [JAR]

├─ org.castor.persist.ObjectTracker.class - [JAR]

├─ org.castor.persist.ProposedEntity.class - [JAR]

├─ org.castor.persist.TransactionContext.class - [JAR]

├─ org.castor.persist.UpdateAndRemovedFlags.class - [JAR]

├─ org.castor.persist.UpdateFlags.class - [JAR]

org.castor.cpa.query

├─ org.castor.cpa.query.AbstractParser.class - [JAR]

├─ org.castor.cpa.query.Condition.class - [JAR]

├─ org.castor.cpa.query.Expression.class - [JAR]

├─ org.castor.cpa.query.Field.class - [JAR]

├─ org.castor.cpa.query.Function.class - [JAR]

├─ org.castor.cpa.query.InCondition.class - [JAR]

├─ org.castor.cpa.query.Literal.class - [JAR]

├─ org.castor.cpa.query.Order.class - [JAR]

├─ org.castor.cpa.query.OrderDirection.class - [JAR]

├─ org.castor.cpa.query.Parameter.class - [JAR]

├─ org.castor.cpa.query.ParseException.class - [JAR]

├─ org.castor.cpa.query.Parser.class - [JAR]

├─ org.castor.cpa.query.Projection.class - [JAR]

├─ org.castor.cpa.query.QueryFactory.class - [JAR]

├─ org.castor.cpa.query.QueryObject.class - [JAR]

├─ org.castor.cpa.query.Schema.class - [JAR]

├─ org.castor.cpa.query.SelectQuery.class - [JAR]

├─ org.castor.cpa.query.TemporalType.class - [JAR]

├─ org.castor.cpa.query.TokenManagerError.class - [JAR]

├─ org.castor.cpa.query.TrimSpecification.class - [JAR]

org.castor.cpa.persistence.sql.query.expression

├─ org.castor.cpa.persistence.sql.query.expression.Column.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.expression.Expression.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.expression.Function.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.expression.NextVal.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.expression.Parameter.class - [JAR]

org.castor.cpa.query.castorql

├─ org.castor.cpa.query.castorql.CastorQLParser.class - [JAR]

├─ org.castor.cpa.query.castorql.CastorQLParserAdapter.class - [JAR]

├─ org.castor.cpa.query.castorql.CastorQLParserConstants.class - [JAR]

├─ org.castor.cpa.query.castorql.CastorQLParserTokenManager.class - [JAR]

├─ org.castor.cpa.query.castorql.CastorQLParserTreeConstants.class - [JAR]

├─ org.castor.cpa.query.castorql.CastorQLTreeWalker.class - [JAR]

├─ org.castor.cpa.query.castorql.ExtendNode.class - [JAR]

├─ org.castor.cpa.query.castorql.JJTCastorQLParserState.class - [JAR]

├─ org.castor.cpa.query.castorql.Node.class - [JAR]

├─ org.castor.cpa.query.castorql.ParseException.class - [JAR]

├─ org.castor.cpa.query.castorql.SimpleCharStream.class - [JAR]

├─ org.castor.cpa.query.castorql.SimpleNode.class - [JAR]

├─ org.castor.cpa.query.castorql.Token.class - [JAR]

├─ org.castor.cpa.query.castorql.TokenMgrError.class - [JAR]

org.castor.cpa.query.ejbql

├─ org.castor.cpa.query.ejbql.EjbQLParser.class - [JAR]

├─ org.castor.cpa.query.ejbql.EjbQLParserAdapter.class - [JAR]

├─ org.castor.cpa.query.ejbql.EjbQLParserConstants.class - [JAR]

├─ org.castor.cpa.query.ejbql.EjbQLParserTokenManager.class - [JAR]

├─ org.castor.cpa.query.ejbql.EjbQLParserTreeConstants.class - [JAR]

├─ org.castor.cpa.query.ejbql.EjbQLTreeWalker.class - [JAR]

├─ org.castor.cpa.query.ejbql.ExtendNode.class - [JAR]

├─ org.castor.cpa.query.ejbql.JJTEjbQLParserState.class - [JAR]

├─ org.castor.cpa.query.ejbql.Node.class - [JAR]

├─ org.castor.cpa.query.ejbql.ParseException.class - [JAR]

├─ org.castor.cpa.query.ejbql.SimpleCharStream.class - [JAR]

├─ org.castor.cpa.query.ejbql.SimpleNode.class - [JAR]

├─ org.castor.cpa.query.ejbql.Token.class - [JAR]

├─ org.castor.cpa.query.ejbql.TokenMgrError.class - [JAR]

org.castor.jdo.engine

├─ org.castor.jdo.engine.CounterRef.class - [JAR]

├─ org.castor.jdo.engine.DatabaseContext.class - [JAR]

├─ org.castor.jdo.engine.DatabaseRegistry.class - [JAR]

├─ org.castor.jdo.engine.SQLTypeInfos.class - [JAR]

org.castor.cpa.jpa.info

├─ org.castor.cpa.jpa.info.ClassInfo.class - [JAR]

├─ org.castor.cpa.jpa.info.ClassInfoBuilder.class - [JAR]

├─ org.castor.cpa.jpa.info.ClassInfoRegistry.class - [JAR]

├─ org.castor.cpa.jpa.info.FieldInfo.class - [JAR]

├─ org.castor.cpa.jpa.info.GeneratorNameAlreadyUsedException.class - [JAR]

├─ org.castor.cpa.jpa.info.InfoToDescriptorConverter.class - [JAR]

├─ org.castor.cpa.jpa.info.JPACallbackHandler.class - [JAR]

├─ org.castor.cpa.jpa.info.JPAClassAnnotationProcessingService.class - [JAR]

├─ org.castor.cpa.jpa.info.JPAFieldAnnotationProcessingService.class - [JAR]

├─ org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor.class - [JAR]

├─ org.castor.cpa.jpa.info.JPAKeyGeneratorManager.class - [JAR]

├─ org.castor.cpa.jpa.info.JPASequenceGeneratorDescriptor.class - [JAR]

├─ org.castor.cpa.jpa.info.JPATableGeneratorDescriptor.class - [JAR]

├─ org.castor.cpa.jpa.info.JPAUniqueConstraint.class - [JAR]

├─ org.castor.cpa.jpa.info.JPAVersionManager.class - [JAR]

├─ org.castor.cpa.jpa.info.MultipleVersionFieldDefinitionException.class - [JAR]

org.exolab.castor.jdo.engine

├─ org.exolab.castor.jdo.engine.AbstractDatabaseImpl.class - [JAR]

├─ org.exolab.castor.jdo.engine.ClobImpl.class - [JAR]

├─ org.exolab.castor.jdo.engine.GlobalDatabaseImpl.class - [JAR]

├─ org.exolab.castor.jdo.engine.JDBCSyntax.class - [JAR]

├─ org.exolab.castor.jdo.engine.JDOCallback.class - [JAR]

├─ org.exolab.castor.jdo.engine.JDOMappingLoader.class - [JAR]

├─ org.exolab.castor.jdo.engine.KeyGeneratorDescriptor.class - [JAR]

├─ org.exolab.castor.jdo.engine.LocalDatabaseImpl.class - [JAR]

├─ org.exolab.castor.jdo.engine.OQLQueryImpl.class - [JAR]

├─ org.exolab.castor.jdo.engine.SQLColumnInfo.class - [JAR]

├─ org.exolab.castor.jdo.engine.SQLFieldInfo.class - [JAR]

├─ org.exolab.castor.jdo.engine.SQLHelper.class - [JAR]

├─ org.exolab.castor.jdo.engine.SQLQuery.class - [JAR]

├─ org.exolab.castor.jdo.engine.SQLStatementQuery.class - [JAR]

├─ org.exolab.castor.jdo.engine.SimpleQueryExecutor.class - [JAR]

├─ org.exolab.castor.jdo.engine.SqlBindParser.class - [JAR]

├─ org.exolab.castor.jdo.engine.TxDatabaseMap.class - [JAR]

org.castor.persist.proxy

├─ org.castor.persist.proxy.CollectionProxy.class - [JAR]

├─ org.castor.persist.proxy.LazyCGLIB.class - [JAR]

├─ org.castor.persist.proxy.LazyCollection.class - [JAR]

├─ org.castor.persist.proxy.LazyHashSet.class - [JAR]

├─ org.castor.persist.proxy.SingleProxy.class - [JAR]

org.castor.cpa.util.classresolution.nature

├─ org.castor.cpa.util.classresolution.nature.ClassLoaderNature.class - [JAR]

├─ org.castor.cpa.util.classresolution.nature.MappingLoaderNature.class - [JAR]

├─ org.castor.cpa.util.classresolution.nature.PackageBasedCDRResolutionNature.class - [JAR]

org.castor.cpa.query.object.condition

├─ org.castor.cpa.query.object.condition.AbstractCondition.class - [JAR]

├─ org.castor.cpa.query.object.condition.And.class - [JAR]

├─ org.castor.cpa.query.object.condition.Between.class - [JAR]

├─ org.castor.cpa.query.object.condition.Comparison.class - [JAR]

├─ org.castor.cpa.query.object.condition.ComparisonOperator.class - [JAR]

├─ org.castor.cpa.query.object.condition.CompoundCondition.class - [JAR]

├─ org.castor.cpa.query.object.condition.Equal.class - [JAR]

├─ org.castor.cpa.query.object.condition.GreaterEqual.class - [JAR]

├─ org.castor.cpa.query.object.condition.GreaterThan.class - [JAR]

├─ org.castor.cpa.query.object.condition.In.class - [JAR]

├─ org.castor.cpa.query.object.condition.LessEqual.class - [JAR]

├─ org.castor.cpa.query.object.condition.LessThan.class - [JAR]

├─ org.castor.cpa.query.object.condition.Like.class - [JAR]

├─ org.castor.cpa.query.object.condition.Not.class - [JAR]

├─ org.castor.cpa.query.object.condition.NotEqual.class - [JAR]

├─ org.castor.cpa.query.object.condition.Null.class - [JAR]

├─ org.castor.cpa.query.object.condition.Or.class - [JAR]

├─ org.castor.cpa.query.object.condition.SimpleCondition.class - [JAR]

org.castor.jdo.conf.descriptors

├─ org.castor.jdo.conf.descriptors.ClassMappingDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.DataSourceDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.DatabaseChoiceDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.DatabaseDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.DriverDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.JdoConfDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.JndiDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.MappingDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.PackageMappingDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.ParamDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.TransactionDemarcationDescriptor.class - [JAR]

├─ org.castor.jdo.conf.descriptors.TransactionManagerDescriptor.class - [JAR]

org.exolab.castor.jdo.engine.nature

├─ org.exolab.castor.jdo.engine.nature.ClassDescriptorJDONature.class - [JAR]

├─ org.exolab.castor.jdo.engine.nature.FieldDescriptorJDONature.class - [JAR]

org.exolab.castor.persist

├─ org.exolab.castor.persist.ClassMolder.class - [JAR]

├─ org.exolab.castor.persist.ClassMolderHelper.class - [JAR]

├─ org.exolab.castor.persist.ClassMolderRegistry.class - [JAR]

├─ org.exolab.castor.persist.DatingService.class - [JAR]

├─ org.exolab.castor.persist.DepositBox.class - [JAR]

├─ org.exolab.castor.persist.FieldMolder.class - [JAR]

├─ org.exolab.castor.persist.FieldPersistenceType.class - [JAR]

├─ org.exolab.castor.persist.LockAction.class - [JAR]

├─ org.exolab.castor.persist.LockEngine.class - [JAR]

├─ org.exolab.castor.persist.OID.class - [JAR]

├─ org.exolab.castor.persist.ObjectDeletedWaitingForLockException.class - [JAR]

├─ org.exolab.castor.persist.ObjectLock.class - [JAR]

├─ org.exolab.castor.persist.OutputLogInterceptor.class - [JAR]

├─ org.exolab.castor.persist.PersistenceEngineFactory.class - [JAR]

├─ org.exolab.castor.persist.PersistenceFactoryRegistry.class - [JAR]

├─ org.exolab.castor.persist.PersistenceInfoGroup.class - [JAR]

├─ org.exolab.castor.persist.QueryResults.class - [JAR]

├─ org.exolab.castor.persist.TxSynchronizable.class - [JAR]

├─ org.exolab.castor.persist.TypeInfo.class - [JAR]

├─ org.exolab.castor.persist.XAResourceImpl.class - [JAR]

├─ org.exolab.castor.persist.XAResourceSource.class - [JAR]

org.castor.cpa.persistence.sql.engine

├─ org.castor.cpa.persistence.sql.engine.CastorConnection.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.CastorStatement.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLEngine.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLRelationLoader.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLStatementDelete.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLStatementInsert.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLStatementInsertCheck.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLStatementLoad.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLStatementUpdate.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLStatementUpdate2.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLStatementUpdateCheck.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.SQLStatementUpdateCheck2.class - [JAR]

org.castor.persist.cache

├─ org.castor.persist.cache.CacheEntry.class - [JAR]

org.castor.cpa.jpa.annotations

├─ org.castor.cpa.jpa.annotations.Cache.class - [JAR]

├─ org.castor.cpa.jpa.annotations.CacheProperty.class - [JAR]

org.castor.cpa.persistence.sql.keygen

├─ org.castor.cpa.persistence.sql.keygen.AbstractAfterKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.AbstractBeforeKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.AbstractKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.HighLowKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.HighLowKeyGeneratorFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.HighLowValueHandler.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.IdentityKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.IdentityKeyGeneratorFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.KeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.KeyGeneratorFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.KeyGeneratorFactoryRegistry.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.MaxKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.MaxKeyGeneratorFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.NoKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.NoKeyGeneratorFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.SequenceAfterKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.SequenceBeforeKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.SequenceDuringKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.SequenceKeyGeneratorFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.TableKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.TableKeyGeneratorFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.UUIDKeyGenerator.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.UUIDKeyGeneratorFactory.class - [JAR]

org.castor.cpa.jpa.natures

├─ org.castor.cpa.jpa.natures.JPAClassNature.class - [JAR]

├─ org.castor.cpa.jpa.natures.JPAFieldNature.class - [JAR]

org.castor.cpa.query.object

├─ org.castor.cpa.query.object.AbstractField.class - [JAR]

├─ org.castor.cpa.query.object.AbstractQueryObject.class - [JAR]

├─ org.castor.cpa.query.object.FieldImpl.class - [JAR]

├─ org.castor.cpa.query.object.OrderImpl.class - [JAR]

├─ org.castor.cpa.query.object.ProjectionImpl.class - [JAR]

├─ org.castor.cpa.query.object.SchemaImpl.class - [JAR]

├─ org.castor.cpa.query.object.SelectQueryImpl.class - [JAR]

org.castor.transactionmanager

├─ org.castor.transactionmanager.AbstractTransactionManagerFactory.class - [JAR]

├─ org.castor.transactionmanager.AtomikosTransactionManagerFactory.class - [JAR]

├─ org.castor.transactionmanager.JNDIENCTransactionManagerFactory.class - [JAR]

├─ org.castor.transactionmanager.JOTMTransactionManagerFactory.class - [JAR]

├─ org.castor.transactionmanager.LocalTransactionManager.class - [JAR]

├─ org.castor.transactionmanager.LocalTransactionManagerFactory.class - [JAR]

├─ org.castor.transactionmanager.TransactionManagerAcquireException.class - [JAR]

├─ org.castor.transactionmanager.TransactionManagerFactory.class - [JAR]

├─ org.castor.transactionmanager.TransactionManagerFactoryRegistry.class - [JAR]

├─ org.castor.transactionmanager.TransactionManagerRegistry.class - [JAR]

├─ org.castor.transactionmanager.WebSphere51TransactionManagerFactory.class - [JAR]

├─ org.castor.transactionmanager.WebSphere5TransactionManagerFactory.class - [JAR]

├─ org.castor.transactionmanager.WebSphereTransactionManagerFactory.class - [JAR]

org.exolab.castor.gui

├─ org.exolab.castor.gui.QueryAnalyser.class - [JAR]

├─ org.exolab.castor.gui.QueryHistory.class - [JAR]

org.castor.cpa.persistence.convertor

├─ org.castor.cpa.persistence.convertor.AbstractDateTypeConvertor.class - [JAR]

├─ org.castor.cpa.persistence.convertor.AbstractLobTypeConvertor.class - [JAR]

├─ org.castor.cpa.persistence.convertor.AbstractSimpleTypeConvertor.class - [JAR]

├─ org.castor.cpa.persistence.convertor.AbstractTypeConvertor.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BigDecimalToBoolean.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BigDecimalToByte.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BigDecimalToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BigDecimalToDouble.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BigDecimalToFloat.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BigDecimalToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BigDecimalToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BigDecimalToShort.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BooleanToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BooleanToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BooleanToShort.class - [JAR]

├─ org.castor.cpa.persistence.convertor.BooleanToString.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ByteArrayToInputStream.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ByteArrayToSerializable.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ByteArrayToString.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ByteToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ByteToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ByteToShort.class - [JAR]

├─ org.castor.cpa.persistence.convertor.CastorDateToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.CastorDateToSqlDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.CastorDurationToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.CastorTimeToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.CharArrayToSqlClob.class - [JAR]

├─ org.castor.cpa.persistence.convertor.CharArrayToString.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToCastorDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToDouble.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToSqlDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToSqlTime.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToSqlTimestamp.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DateToString.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DoubleToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DoubleToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DoubleToFloat.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DoubleToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.DoubleToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.EnumToOrdinal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.EnumTypeConversionHelper.class - [JAR]

├─ org.castor.cpa.persistence.convertor.EnumTypeConvertor.class - [JAR]

├─ org.castor.cpa.persistence.convertor.FloatToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.FloatToDouble.class - [JAR]

├─ org.castor.cpa.persistence.convertor.FloatToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.FloatToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.InputStreamToByteArray.class - [JAR]

├─ org.castor.cpa.persistence.convertor.InputStreamToSerializable.class - [JAR]

├─ org.castor.cpa.persistence.convertor.IntegerToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.IntegerToBoolean.class - [JAR]

├─ org.castor.cpa.persistence.convertor.IntegerToByte.class - [JAR]

├─ org.castor.cpa.persistence.convertor.IntegerToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.IntegerToDouble.class - [JAR]

├─ org.castor.cpa.persistence.convertor.IntegerToFloat.class - [JAR]

├─ org.castor.cpa.persistence.convertor.IntegerToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.IntegerToShort.class - [JAR]

├─ org.castor.cpa.persistence.convertor.LongToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.LongToCastorDuration.class - [JAR]

├─ org.castor.cpa.persistence.convertor.LongToCastorTime.class - [JAR]

├─ org.castor.cpa.persistence.convertor.LongToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.LongToDouble.class - [JAR]

├─ org.castor.cpa.persistence.convertor.LongToFloat.class - [JAR]

├─ org.castor.cpa.persistence.convertor.LongToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.LongToShort.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ObjectToString.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SerializableToByteArray.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SerializableToInputStream.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ShortToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ShortToBoolean.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ShortToByte.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ShortToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.ShortToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SqlClobToCharArray.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SqlClobToString.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SqlDateToCastorDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SqlDateToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SqlTimeToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SqlTimestampToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.SqlTimestampToString.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToBoolean.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToByteArray.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToCastorDuration.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToCastorTime.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToCharArray.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToCharacter.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToDate.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToDouble.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToFloat.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToInteger.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToLong.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToShort.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToSqlClob.class - [JAR]

├─ org.castor.cpa.persistence.convertor.StringToSqlTimestamp.class - [JAR]

├─ org.castor.cpa.persistence.convertor.TypeConvertor.class - [JAR]

├─ org.castor.cpa.persistence.convertor.TypeConvertorRegistry.class - [JAR]

org.castor.cpa.jpa.processors.fieldprocessors

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPABasicProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAColumnProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAEnumeratedProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAGeneratedValueProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAIdProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAJoinColumnProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAJoinTableProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPALobProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAManyToManyProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAManyToOneProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAOneToManyProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAOneToOneProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPASequenceGeneratorFieldProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPATableGeneratorFieldProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPATemporalProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPATransientProcessor.class - [JAR]

├─ org.castor.cpa.jpa.processors.fieldprocessors.JPAVersionProcessor.class - [JAR]

org.castor.persist.resolver

├─ org.castor.persist.resolver.BaseRelationResolver.class - [JAR]

├─ org.castor.persist.resolver.ManyRelationResolver.class - [JAR]

├─ org.castor.persist.resolver.ManyToManyRelationResolver.class - [JAR]

├─ org.castor.persist.resolver.OneToManyRelationResolver.class - [JAR]

├─ org.castor.persist.resolver.PersistanceCapableRelationResolver.class - [JAR]

├─ org.castor.persist.resolver.PrimitiveResolver.class - [JAR]

├─ org.castor.persist.resolver.ResolverFactory.class - [JAR]

├─ org.castor.persist.resolver.ResolverStrategy.class - [JAR]

├─ org.castor.persist.resolver.SerializableResolver.class - [JAR]

org.castor.cpa.persistence.sql.engine.info

├─ org.castor.cpa.persistence.sql.engine.info.ColumnInfo.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.info.ColumnValue.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.info.EntityTableInfo.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.info.ForeignKeyInfo.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.info.ForeignReferenceInfo.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.info.InfoFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.info.RelationTableInfo.class - [JAR]

├─ org.castor.cpa.persistence.sql.engine.info.TableInfo.class - [JAR]

org.castor.jdo.conf

├─ org.castor.jdo.conf.ClassMapping.class - [JAR]

├─ org.castor.jdo.conf.DataSource.class - [JAR]

├─ org.castor.jdo.conf.Database.class - [JAR]

├─ org.castor.jdo.conf.DatabaseChoice.class - [JAR]

├─ org.castor.jdo.conf.Driver.class - [JAR]

├─ org.castor.jdo.conf.JdoConf.class - [JAR]

├─ org.castor.jdo.conf.Jndi.class - [JAR]

├─ org.castor.jdo.conf.Mapping.class - [JAR]

├─ org.castor.jdo.conf.PackageMapping.class - [JAR]

├─ org.castor.jdo.conf.Param.class - [JAR]

├─ org.castor.jdo.conf.TransactionDemarcation.class - [JAR]

├─ org.castor.jdo.conf.TransactionManager.class - [JAR]

org.exolab.castor.jdo

├─ org.exolab.castor.jdo.CacheManager.class - [JAR]

├─ org.exolab.castor.jdo.ClassNotPersistenceCapableException.class - [JAR]

├─ org.exolab.castor.jdo.ConnectionFailedException.class - [JAR]

├─ org.exolab.castor.jdo.DataObjectAccessException.class - [JAR]

├─ org.exolab.castor.jdo.DataObjects.class - [JAR]

├─ org.exolab.castor.jdo.Database.class - [JAR]

├─ org.exolab.castor.jdo.DatabaseNotFoundException.class - [JAR]

├─ org.exolab.castor.jdo.DbMetaInfo.class - [JAR]

├─ org.exolab.castor.jdo.DuplicateIdentityException.class - [JAR]

├─ org.exolab.castor.jdo.FatalPersistenceException.class - [JAR]

├─ org.exolab.castor.jdo.JDOManager.class - [JAR]

├─ org.exolab.castor.jdo.LockNotGrantedException.class - [JAR]

├─ org.exolab.castor.jdo.OQLQuery.class - [JAR]

├─ org.exolab.castor.jdo.ObjectDeletedException.class - [JAR]

├─ org.exolab.castor.jdo.ObjectModifiedException.class - [JAR]

├─ org.exolab.castor.jdo.ObjectNotFoundException.class - [JAR]

├─ org.exolab.castor.jdo.ObjectNotPersistentException.class - [JAR]

├─ org.exolab.castor.jdo.PersistenceException.class - [JAR]

├─ org.exolab.castor.jdo.Persistent.class - [JAR]

├─ org.exolab.castor.jdo.Query.class - [JAR]

├─ org.exolab.castor.jdo.QueryException.class - [JAR]

├─ org.exolab.castor.jdo.QueryResults.class - [JAR]

├─ org.exolab.castor.jdo.TimeStampable.class - [JAR]

├─ org.exolab.castor.jdo.TransactionAbortedException.class - [JAR]

├─ org.exolab.castor.jdo.TransactionNotInProgressException.class - [JAR]

org.castor.cache.hashbelt

├─ org.castor.cache.hashbelt.AbstractHashbelt.class - [JAR]

├─ org.castor.cache.hashbelt.FIFOHashbelt.class - [JAR]

├─ org.castor.cache.hashbelt.FIFOHashbeltFactory.class - [JAR]

├─ org.castor.cache.hashbelt.LRUHashbelt.class - [JAR]

├─ org.castor.cache.hashbelt.LRUHashbeltFactory.class - [JAR]

org.castor.cpa.util.classresolution.command

├─ org.castor.cpa.util.classresolution.command.BaseResolutionCommand.class - [JAR]

├─ org.castor.cpa.util.classresolution.command.ClassDescriptorResolutionCommand.class - [JAR]

├─ org.castor.cpa.util.classresolution.command.ClassResolutionByAnnotations.class - [JAR]

├─ org.castor.cpa.util.classresolution.command.ClassResolutionByCDR.class - [JAR]

├─ org.castor.cpa.util.classresolution.command.ClassResolutionByFile.class - [JAR]

├─ org.castor.cpa.util.classresolution.command.ClassResolutionByMappingLoader.class - [JAR]

org.castor.cache.hashbelt.reaper

├─ org.castor.cache.hashbelt.reaper.AbstractReaper.class - [JAR]

├─ org.castor.cache.hashbelt.reaper.NotifyingReaper.class - [JAR]

├─ org.castor.cache.hashbelt.reaper.NullReaper.class - [JAR]

├─ org.castor.cache.hashbelt.reaper.Reaper.class - [JAR]

├─ org.castor.cache.hashbelt.reaper.RefreshingReaper.class - [JAR]

├─ org.castor.cache.hashbelt.reaper.ReinsertingReaper.class - [JAR]

org.castor.cpa.query.object.literal

├─ org.castor.cpa.query.object.literal.AbstractLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.AbstractNumericLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.AbstractTemporalLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.BigDecimalLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.BooleanLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.DateLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.DoubleLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.EnumLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.LongLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.StringLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.TimeLiteral.class - [JAR]

├─ org.castor.cpa.query.object.literal.TimestampLiteral.class - [JAR]

org.exolab.castor.jdo.oql

├─ org.exolab.castor.jdo.oql.InvalidCharException.class - [JAR]

├─ org.exolab.castor.jdo.oql.Lexer.class - [JAR]

├─ org.exolab.castor.jdo.oql.OQLSyntaxException.class - [JAR]

├─ org.exolab.castor.jdo.oql.ParamInfo.class - [JAR]

├─ org.exolab.castor.jdo.oql.ParseTreeNode.class - [JAR]

├─ org.exolab.castor.jdo.oql.ParseTreeWalker.class - [JAR]

├─ org.exolab.castor.jdo.oql.Parser.class - [JAR]

├─ org.exolab.castor.jdo.oql.SyntaxNotSupportedException.class - [JAR]

├─ org.exolab.castor.jdo.oql.Token.class - [JAR]

├─ org.exolab.castor.jdo.oql.TokenType.class - [JAR]

org.castor.cpa.persistence.sql.query.condition

├─ org.castor.cpa.persistence.sql.query.condition.AndCondition.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.condition.Compare.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.condition.CompareOperator.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.condition.CompoundCondition.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.condition.Condition.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.condition.IsNullPredicate.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.condition.OrCondition.class - [JAR]

├─ org.castor.cpa.persistence.sql.query.condition.Predicate.class - [JAR]

org.castor.cache.hashbelt.container

├─ org.castor.cache.hashbelt.container.Container.class - [JAR]

├─ org.castor.cache.hashbelt.container.FastIteratingContainer.class - [JAR]

├─ org.castor.cache.hashbelt.container.MapContainer.class - [JAR]

├─ org.castor.cache.hashbelt.container.WeakReferenceContainer.class - [JAR]

org.castor.cpa

├─ org.castor.cpa.CPAProperties.class - [JAR]

org.castor.cpa.persistence.sql.driver

├─ org.castor.cpa.persistence.sql.driver.BaseFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.DB2Factory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.DB2QueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.DerbyFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.DerbyQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.GenericFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.HsqlFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.HsqlQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.InformixFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.InformixQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.InstantDBFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.InstantDBQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.InterbaseFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.InterbaseQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.JDBCQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.MultiRSCallQuery.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.MySQLFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.MySQLQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.OracleFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.OracleQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.PointbaseFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.PointbaseQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.PostgreSQLCallQuery.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.PostgreSQLFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.PostgreSQLQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.ProgressFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.ProgressQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.ReturnedRSCallQuery.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.SQLServerFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.SQLServerQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.SapDbFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.SapDbQueryExpression.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.SybaseFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.driver.SybaseQueryExpression.class - [JAR]

org.castor.cpa.persistence.sql.keygen.typehandler

├─ org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandler.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerBigDecimal.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerFactory.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerInteger.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerLong.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerShort.class - [JAR]

├─ org.castor.cpa.persistence.sql.keygen.typehandler.KeyGeneratorTypeHandlerString.class - [JAR]

org.castor.cpa.query.object.parameter

├─ org.castor.cpa.query.object.parameter.AbstractParameter.class - [JAR]

├─ org.castor.cpa.query.object.parameter.CastorParameter.class - [JAR]

├─ org.castor.cpa.query.object.parameter.NamedParameter.class - [JAR]

├─ org.castor.cpa.query.object.parameter.PositionalParameter.class - [JAR]

org.castor.cpa.util

├─ org.castor.cpa.util.JDOClassDescriptorResolver.class - [JAR]

├─ org.castor.cpa.util.JDOClassDescriptorResolverImpl.class - [JAR]

org.castor.jdo.util

├─ org.castor.jdo.util.ClassLoadingUtils.class - [JAR]

├─ org.castor.jdo.util.JDOConfAdapter.class - [JAR]

├─ org.castor.jdo.util.JDOConfFactory.class - [JAR]

├─ org.castor.jdo.util.JDOUtils.class - [JAR]

Advertisement

Dependencies from Group

May 15, 2016
89 usages
May 15, 2016
52 usages
May 15, 2016
23 usages
May 16, 2016
17 usages
May 16, 2016
10 usages

Discover Dependencies

Mar 17, 2021
17 usages
54 stars
Dec 05, 2018
7 usages
Aug 25, 2023
43 usages
123 stars
Jan 22, 2020
10 usages
1 stars
Jul 12, 2023
2 usages
76 stars
Jul 10, 2017
6 usages
19 stars
Feb 05, 2017
4 usages
28.3k stars