jar

jpox : jpox-core

Maven & Gradle

Jan 21, 2008
17 usages

JPOX-Core · JPOX is a heterogenous Java persistence solution. It implements the JDO1, JDO2 and JPA1 specifications of Java persistence. This jar provides core functionality.

Table Of Contents

Latest Version

Download jpox : jpox-core JAR file - Latest Versions:

All Versions

Download jpox : jpox-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

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 jpox-core-1.2.0-beta-5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jpox.metadata

├─ org.jpox.metadata.AbstractClassMetaData.class - [JAR]

├─ org.jpox.metadata.AbstractConstraintMetaData.class - [JAR]

├─ org.jpox.metadata.AbstractElementMetaData.class - [JAR]

├─ org.jpox.metadata.AbstractMemberMetaData.class - [JAR]

├─ org.jpox.metadata.ArrayMetaData.class - [JAR]

├─ org.jpox.metadata.ClassMetaData.class - [JAR]

├─ org.jpox.metadata.ClassPersistenceModifier.class - [JAR]

├─ org.jpox.metadata.CollectionMetaData.class - [JAR]

├─ org.jpox.metadata.ColumnMetaData.class - [JAR]

├─ org.jpox.metadata.ColumnMetaDataContainer.class - [JAR]

├─ org.jpox.metadata.ContainerComponent.class - [JAR]

├─ org.jpox.metadata.ContainerMetaData.class - [JAR]

├─ org.jpox.metadata.DefaultMetaDataFactory.class - [JAR]

├─ org.jpox.metadata.DiscriminatorMetaData.class - [JAR]

├─ org.jpox.metadata.DiscriminatorStrategy.class - [JAR]

├─ org.jpox.metadata.ElementMetaData.class - [JAR]

├─ org.jpox.metadata.EmbeddedMetaData.class - [JAR]

├─ org.jpox.metadata.EventListenerMetaData.class - [JAR]

├─ org.jpox.metadata.ExtensionMetaData.class - [JAR]

├─ org.jpox.metadata.FetchGroupMetaData.class - [JAR]

├─ org.jpox.metadata.FieldMetaData.class - [JAR]

├─ org.jpox.metadata.FieldPersistenceModifier.class - [JAR]

├─ org.jpox.metadata.FileMetaData.class - [JAR]

├─ org.jpox.metadata.ForeignKeyAction.class - [JAR]

├─ org.jpox.metadata.ForeignKeyMetaData.class - [JAR]

├─ org.jpox.metadata.IdentityMetaData.class - [JAR]

├─ org.jpox.metadata.IdentityStrategy.class - [JAR]

├─ org.jpox.metadata.IdentityType.class - [JAR]

├─ org.jpox.metadata.ImplementsMetaData.class - [JAR]

├─ org.jpox.metadata.IndexMetaData.class - [JAR]

├─ org.jpox.metadata.IndexedValue.class - [JAR]

├─ org.jpox.metadata.InheritanceMetaData.class - [JAR]

├─ org.jpox.metadata.InheritanceStrategy.class - [JAR]

├─ org.jpox.metadata.InterfaceMetaData.class - [JAR]

├─ org.jpox.metadata.InvalidAnnotationException.class - [JAR]

├─ org.jpox.metadata.InvalidMetaDataException.class - [JAR]

├─ org.jpox.metadata.InvalidPrimaryKeyException.class - [JAR]

├─ org.jpox.metadata.JDOMetaDataManager.class - [JAR]

├─ org.jpox.metadata.JoinMetaData.class - [JAR]

├─ org.jpox.metadata.KeyMetaData.class - [JAR]

├─ org.jpox.metadata.MapMetaData.class - [JAR]

├─ org.jpox.metadata.MetaData.class - [JAR]

├─ org.jpox.metadata.MetaDataFactory.class - [JAR]

├─ org.jpox.metadata.MetaDataManager.class - [JAR]

├─ org.jpox.metadata.MetaDataMerger.class - [JAR]

├─ org.jpox.metadata.MetaDataUtils.class - [JAR]

├─ org.jpox.metadata.NullValue.class - [JAR]

├─ org.jpox.metadata.OrderMetaData.class - [JAR]

├─ org.jpox.metadata.PackageMetaData.class - [JAR]

├─ org.jpox.metadata.PersistenceFileMetaData.class - [JAR]

├─ org.jpox.metadata.PersistenceFlags.class - [JAR]

├─ org.jpox.metadata.PersistenceUnitMetaData.class - [JAR]

├─ org.jpox.metadata.PrimaryKeyMetaData.class - [JAR]

├─ org.jpox.metadata.PropertyMetaData.class - [JAR]

├─ org.jpox.metadata.QueryLanguage.class - [JAR]

├─ org.jpox.metadata.QueryMetaData.class - [JAR]

├─ org.jpox.metadata.QueryResultMetaData.class - [JAR]

├─ org.jpox.metadata.Relation.class - [JAR]

├─ org.jpox.metadata.SequenceMetaData.class - [JAR]

├─ org.jpox.metadata.SequenceStrategy.class - [JAR]

├─ org.jpox.metadata.TableGeneratorMetaData.class - [JAR]

├─ org.jpox.metadata.TransactionType.class - [JAR]

├─ org.jpox.metadata.UniqueMetaData.class - [JAR]

├─ org.jpox.metadata.ValueMetaData.class - [JAR]

├─ org.jpox.metadata.VersionMetaData.class - [JAR]

├─ org.jpox.metadata.VersionStrategy.class - [JAR]

org.jpox.util

├─ org.jpox.util.AbstractXMLEntityResolver.class - [JAR]

├─ org.jpox.util.ClassUtils.class - [JAR]

├─ org.jpox.util.CommandLine.class - [JAR]

├─ org.jpox.util.EntityResolverFactory.class - [JAR]

├─ org.jpox.util.I18nUtils.class - [JAR]

├─ org.jpox.util.IdentityReference.class - [JAR]

├─ org.jpox.util.Imports.class - [JAR]

├─ org.jpox.util.JDK14Logger.class - [JAR]

├─ org.jpox.util.JPOXLogger.class - [JAR]

├─ org.jpox.util.JavaUtils.class - [JAR]

├─ org.jpox.util.Localiser.class - [JAR]

├─ org.jpox.util.Log4JLogger.class - [JAR]

├─ org.jpox.util.MacroString.class - [JAR]

├─ org.jpox.util.MathUtils.class - [JAR]

├─ org.jpox.util.MultiMap.class - [JAR]

├─ org.jpox.util.NullLogger.class - [JAR]

├─ org.jpox.util.ReadWriteLock.class - [JAR]

├─ org.jpox.util.ReferenceValueMap.class - [JAR]

├─ org.jpox.util.SQLFormat.class - [JAR]

├─ org.jpox.util.SoftValueMap.class - [JAR]

├─ org.jpox.util.StringUtils.class - [JAR]

├─ org.jpox.util.TypeConversionHelper.class - [JAR]

├─ org.jpox.util.ViewUtils.class - [JAR]

├─ org.jpox.util.WeakValueMap.class - [JAR]

org.jpox.exceptions

├─ org.jpox.exceptions.ClassNotDetachableException.class - [JAR]

├─ org.jpox.exceptions.ClassNotPersistableException.class - [JAR]

├─ org.jpox.exceptions.ClassNotResolvedException.class - [JAR]

├─ org.jpox.exceptions.ConnectionFactoryNotFoundException.class - [JAR]

├─ org.jpox.exceptions.JPOXDataStoreException.class - [JAR]

├─ org.jpox.exceptions.JPOXException.class - [JAR]

├─ org.jpox.exceptions.JPOXObjectNotFoundException.class - [JAR]

├─ org.jpox.exceptions.JPOXOptimisticException.class - [JAR]

├─ org.jpox.exceptions.JPOXUnsupportedOptionException.class - [JAR]

├─ org.jpox.exceptions.JPOXUserException.class - [JAR]

├─ org.jpox.exceptions.NoPersistenceInformationException.class - [JAR]

├─ org.jpox.exceptions.ObjectDetachedException.class - [JAR]

├─ org.jpox.exceptions.RollbackStateTransitionException.class - [JAR]

├─ org.jpox.exceptions.TransactionActiveOnBeginException.class - [JAR]

├─ org.jpox.exceptions.TransactionActiveOnCloseException.class - [JAR]

├─ org.jpox.exceptions.TransactionNotActiveException.class - [JAR]

├─ org.jpox.exceptions.UnsupportedConnectionFactoryException.class - [JAR]

org.jpox.management.runtime

├─ org.jpox.management.runtime.ConnectionManagerRuntime.class - [JAR]

├─ org.jpox.management.runtime.ConnectionManagerRuntimeMBean.class - [JAR]

├─ org.jpox.management.runtime.QueryRuntime.class - [JAR]

├─ org.jpox.management.runtime.QueryRuntimeMBean.class - [JAR]

├─ org.jpox.management.runtime.StoreManagerRuntime.class - [JAR]

├─ org.jpox.management.runtime.StoreManagerRuntimeMBean.class - [JAR]

├─ org.jpox.management.runtime.TransactionRuntime.class - [JAR]

├─ org.jpox.management.runtime.TransactionRuntimeMBean.class - [JAR]

org.jpox.jdo

├─ org.jpox.jdo.AbstractPersistenceManager.class - [JAR]

├─ org.jpox.jdo.AbstractPersistenceManagerFactory.class - [JAR]

├─ org.jpox.jdo.FieldInstanceLifecycleEvent.class - [JAR]

├─ org.jpox.jdo.JDOCallbackHandler.class - [JAR]

├─ org.jpox.jdo.JDOClassNameConstants.class - [JAR]

├─ org.jpox.jdo.JDODataStoreCache.class - [JAR]

├─ org.jpox.jdo.JDOExtent.class - [JAR]

├─ org.jpox.jdo.JDOFetchPlan.class - [JAR]

├─ org.jpox.jdo.JDOPersistenceManager.class - [JAR]

├─ org.jpox.jdo.JDOPersistenceManagerFactory.class - [JAR]

├─ org.jpox.jdo.JDOQuery.class - [JAR]

├─ org.jpox.jdo.JDOTransaction.class - [JAR]

├─ org.jpox.jdo.JPOXJDOHelper.class - [JAR]

├─ org.jpox.jdo.LifecycleListenerForClass.class - [JAR]

org.jpox.metadata.annotations

├─ org.jpox.metadata.annotations.AnnotationManager.class - [JAR]

org.jpox.state.jdo

├─ org.jpox.state.jdo.DetachedClean.class - [JAR]

├─ org.jpox.state.jdo.DetachedDirty.class - [JAR]

├─ org.jpox.state.jdo.Hollow.class - [JAR]

├─ org.jpox.state.jdo.LifeCycleStateFactory.class - [JAR]

├─ org.jpox.state.jdo.PersistentClean.class - [JAR]

├─ org.jpox.state.jdo.PersistentDeleted.class - [JAR]

├─ org.jpox.state.jdo.PersistentDirty.class - [JAR]

├─ org.jpox.state.jdo.PersistentNew.class - [JAR]

├─ org.jpox.state.jdo.PersistentNewDeleted.class - [JAR]

├─ org.jpox.state.jdo.PersistentNontransactional.class - [JAR]

├─ org.jpox.state.jdo.PersistentNontransactionalDirty.class - [JAR]

├─ org.jpox.state.jdo.TransientClean.class - [JAR]

├─ org.jpox.state.jdo.TransientDirty.class - [JAR]

org.jpox.cache

├─ org.jpox.cache.CachedPC.class - [JAR]

├─ org.jpox.cache.DefaultLevel2Cache.class - [JAR]

├─ org.jpox.cache.HardRefCache.class - [JAR]

├─ org.jpox.cache.Level1Cache.class - [JAR]

├─ org.jpox.cache.Level2Cache.class - [JAR]

├─ org.jpox.cache.NullLevel2Cache.class - [JAR]

├─ org.jpox.cache.SoftLevel2Cache.class - [JAR]

├─ org.jpox.cache.SoftRefCache.class - [JAR]

├─ org.jpox.cache.WeakRefCache.class - [JAR]

org.jpox.identity

├─ org.jpox.identity.ByteIdentity.class - [JAR]

├─ org.jpox.identity.CharIdentity.class - [JAR]

├─ org.jpox.identity.DatastoreUniqueOID.class - [JAR]

├─ org.jpox.identity.IntIdentity.class - [JAR]

├─ org.jpox.identity.LongIdentity.class - [JAR]

├─ org.jpox.identity.OID.class - [JAR]

├─ org.jpox.identity.OIDFactory.class - [JAR]

├─ org.jpox.identity.OIDImpl.class - [JAR]

├─ org.jpox.identity.ObjectIdentity.class - [JAR]

├─ org.jpox.identity.ShortIdentity.class - [JAR]

├─ org.jpox.identity.SingleFieldIdentity.class - [JAR]

├─ org.jpox.identity.StringIdentity.class - [JAR]

org.jpox.sco.simple

├─ org.jpox.sco.simple.ArrayList.class - [JAR]

├─ org.jpox.sco.simple.Collection.class - [JAR]

├─ org.jpox.sco.simple.HashMap.class - [JAR]

├─ org.jpox.sco.simple.HashSet.class - [JAR]

├─ org.jpox.sco.simple.Hashtable.class - [JAR]

├─ org.jpox.sco.simple.LinkedHashMap.class - [JAR]

├─ org.jpox.sco.simple.LinkedHashSet.class - [JAR]

├─ org.jpox.sco.simple.LinkedList.class - [JAR]

├─ org.jpox.sco.simple.List.class - [JAR]

├─ org.jpox.sco.simple.Map.class - [JAR]

├─ org.jpox.sco.simple.PriorityQueue.class - [JAR]

├─ org.jpox.sco.simple.Properties.class - [JAR]

├─ org.jpox.sco.simple.Queue.class - [JAR]

├─ org.jpox.sco.simple.Set.class - [JAR]

├─ org.jpox.sco.simple.SortedMap.class - [JAR]

├─ org.jpox.sco.simple.SortedSet.class - [JAR]

├─ org.jpox.sco.simple.Stack.class - [JAR]

├─ org.jpox.sco.simple.TreeMap.class - [JAR]

├─ org.jpox.sco.simple.TreeSet.class - [JAR]

├─ org.jpox.sco.simple.Vector.class - [JAR]

org.jpox.store.mapping

├─ org.jpox.store.mapping.AbstractContainerMapping.class - [JAR]

├─ org.jpox.store.mapping.AbstractMappingManager.class - [JAR]

├─ org.jpox.store.mapping.AppIDObjectIdFieldConsumer.class - [JAR]

├─ org.jpox.store.mapping.Arc2dDoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.Arc2dFloatMapping.class - [JAR]

├─ org.jpox.store.mapping.ArrayMapping.class - [JAR]

├─ org.jpox.store.mapping.BigDecimalMapping.class - [JAR]

├─ org.jpox.store.mapping.BigIntegerMapping.class - [JAR]

├─ org.jpox.store.mapping.BitSetMapping.class - [JAR]

├─ org.jpox.store.mapping.BooleanMapping.class - [JAR]

├─ org.jpox.store.mapping.BufferedImageMapping.class - [JAR]

├─ org.jpox.store.mapping.ByteMapping.class - [JAR]

├─ org.jpox.store.mapping.CharacterMapping.class - [JAR]

├─ org.jpox.store.mapping.CollectionMapping.class - [JAR]

├─ org.jpox.store.mapping.ColorMapping.class - [JAR]

├─ org.jpox.store.mapping.CorrespondentColumnsMapper.class - [JAR]

├─ org.jpox.store.mapping.CubicCurve2dDoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.CubicCurve2dFloatMapping.class - [JAR]

├─ org.jpox.store.mapping.CurrencyMapping.class - [JAR]

├─ org.jpox.store.mapping.DatastoreMapping.class - [JAR]

├─ org.jpox.store.mapping.DatastoreMappingFactory.class - [JAR]

├─ org.jpox.store.mapping.DateMapping.class - [JAR]

├─ org.jpox.store.mapping.DiscriminatorMapping.class - [JAR]

├─ org.jpox.store.mapping.DoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.Ellipse2dDoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.Ellipse2dFloatMapping.class - [JAR]

├─ org.jpox.store.mapping.EmbeddedElementPCMapping.class - [JAR]

├─ org.jpox.store.mapping.EmbeddedKeyPCMapping.class - [JAR]

├─ org.jpox.store.mapping.EmbeddedMapping.class - [JAR]

├─ org.jpox.store.mapping.EmbeddedPCMapping.class - [JAR]

├─ org.jpox.store.mapping.EmbeddedValuePCMapping.class - [JAR]

├─ org.jpox.store.mapping.FloatMapping.class - [JAR]

├─ org.jpox.store.mapping.GregorianCalendarMapping.class - [JAR]

├─ org.jpox.store.mapping.IndexMapping.class - [JAR]

├─ org.jpox.store.mapping.IntegerMapping.class - [JAR]

├─ org.jpox.store.mapping.InterfaceMapping.class - [JAR]

├─ org.jpox.store.mapping.JavaTypeMapping.class - [JAR]

├─ org.jpox.store.mapping.Line2dDoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.Line2dFloatMapping.class - [JAR]

├─ org.jpox.store.mapping.LocaleMapping.class - [JAR]

├─ org.jpox.store.mapping.LongMapping.class - [JAR]

├─ org.jpox.store.mapping.MapMapping.class - [JAR]

├─ org.jpox.store.mapping.MappingCallbacks.class - [JAR]

├─ org.jpox.store.mapping.MappingConsumer.class - [JAR]

├─ org.jpox.store.mapping.MappingFactory.class - [JAR]

├─ org.jpox.store.mapping.MappingManager.class - [JAR]

├─ org.jpox.store.mapping.Mappings.class - [JAR]

├─ org.jpox.store.mapping.MultiMapping.class - [JAR]

├─ org.jpox.store.mapping.NullMapping.class - [JAR]

├─ org.jpox.store.mapping.NumberMapping.class - [JAR]

├─ org.jpox.store.mapping.OIDMapping.class - [JAR]

├─ org.jpox.store.mapping.ObjectAsIntegerMapping.class - [JAR]

├─ org.jpox.store.mapping.ObjectAsLongMapping.class - [JAR]

├─ org.jpox.store.mapping.ObjectAsStringMapping.class - [JAR]

├─ org.jpox.store.mapping.ObjectIdClassMapping.class - [JAR]

├─ org.jpox.store.mapping.ObjectMapping.class - [JAR]

├─ org.jpox.store.mapping.PersistenceCapableMapping.class - [JAR]

├─ org.jpox.store.mapping.Point2dDoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.Point2dFloatMapping.class - [JAR]

├─ org.jpox.store.mapping.PointMapping.class - [JAR]

├─ org.jpox.store.mapping.PolygonMapping.class - [JAR]

├─ org.jpox.store.mapping.QuadCurve2dDoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.QuadCurve2dFloatMapping.class - [JAR]

├─ org.jpox.store.mapping.Rectangle2dDoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.Rectangle2dFloatMapping.class - [JAR]

├─ org.jpox.store.mapping.RectangleMapping.class - [JAR]

├─ org.jpox.store.mapping.ReferenceMapping.class - [JAR]

├─ org.jpox.store.mapping.RoundRectangle2dDoubleMapping.class - [JAR]

├─ org.jpox.store.mapping.RoundRectangle2dFloatMapping.class - [JAR]

├─ org.jpox.store.mapping.SerialisedElementPCMapping.class - [JAR]

├─ org.jpox.store.mapping.SerialisedKeyPCMapping.class - [JAR]

├─ org.jpox.store.mapping.SerialisedMapping.class - [JAR]

├─ org.jpox.store.mapping.SerialisedPCMapping.class - [JAR]

├─ org.jpox.store.mapping.SerialisedReferenceMapping.class - [JAR]

├─ org.jpox.store.mapping.SerialisedValuePCMapping.class - [JAR]

├─ org.jpox.store.mapping.ShortMapping.class - [JAR]

├─ org.jpox.store.mapping.SimpleDatastoreRepresentation.class - [JAR]

├─ org.jpox.store.mapping.SingleFieldMapping.class - [JAR]

├─ org.jpox.store.mapping.SingleFieldMultiMapping.class - [JAR]

├─ org.jpox.store.mapping.SqlDateCharMapping.class - [JAR]

├─ org.jpox.store.mapping.SqlDateMapping.class - [JAR]

├─ org.jpox.store.mapping.SqlTimeMapping.class - [JAR]

├─ org.jpox.store.mapping.SqlTimestampCharMapping.class - [JAR]

├─ org.jpox.store.mapping.SqlTimestampMapping.class - [JAR]

├─ org.jpox.store.mapping.StringBufferMapping.class - [JAR]

├─ org.jpox.store.mapping.StringMapping.class - [JAR]

├─ org.jpox.store.mapping.SubclassPCMapping.class - [JAR]

├─ org.jpox.store.mapping.TimeZoneMapping.class - [JAR]

├─ org.jpox.store.mapping.URIMapping.class - [JAR]

├─ org.jpox.store.mapping.URLMapping.class - [JAR]

├─ org.jpox.store.mapping.UUIDMapping.class - [JAR]

├─ org.jpox.store.mapping.VersionMapping.class - [JAR]

org.jpox.state

├─ org.jpox.state.AbstractStateManager.class - [JAR]

├─ org.jpox.state.ActivityState.class - [JAR]

├─ org.jpox.state.CallbackHandler.class - [JAR]

├─ org.jpox.state.DetachState.class - [JAR]

├─ org.jpox.state.FetchPlanState.class - [JAR]

├─ org.jpox.state.IllegalStateTransitionException.class - [JAR]

├─ org.jpox.state.JDOStateManagerImpl.class - [JAR]

├─ org.jpox.state.LifeCycleState.class - [JAR]

├─ org.jpox.state.RelationshipManager.class - [JAR]

├─ org.jpox.state.StateManagerFactory.class - [JAR]

org.jpox.store.fieldmanager

├─ org.jpox.store.fieldmanager.AbstractFetchFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.AbstractFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.AttachFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.DeleteFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.DetachFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.FieldConsumer.class - [JAR]

├─ org.jpox.store.fieldmanager.FieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.FieldSupplier.class - [JAR]

├─ org.jpox.store.fieldmanager.LoadFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.MakeTransientFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.NullifyRelationFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.PersistFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.ReachabilityFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.SingleTypeFieldManager.class - [JAR]

├─ org.jpox.store.fieldmanager.SingleValueFieldManager.class - [JAR]

org.jpox

├─ org.jpox.ClassConstants.class - [JAR]

├─ org.jpox.ClassLoaderResolver.class - [JAR]

├─ org.jpox.ClassNameConstants.class - [JAR]

├─ org.jpox.ConnectionFactory.class - [JAR]

├─ org.jpox.ConnectionFactoryRegistry.class - [JAR]

├─ org.jpox.ConnectionManager.class - [JAR]

├─ org.jpox.ConnectionManagerImpl.class - [JAR]

├─ org.jpox.FetchGroup.class - [JAR]

├─ org.jpox.FetchGroupImpl.class - [JAR]

├─ org.jpox.FetchPlan.class - [JAR]

├─ org.jpox.ImplementationCreator.class - [JAR]

├─ org.jpox.JDOClassLoaderResolver.class - [JAR]

├─ org.jpox.JTATransactionImpl.class - [JAR]

├─ org.jpox.ManagedConnection.class - [JAR]

├─ org.jpox.OMFContext.class - [JAR]

├─ org.jpox.ObjectManager.class - [JAR]

├─ org.jpox.ObjectManagerFactoryImpl.class - [JAR]

├─ org.jpox.ObjectManagerHelper.class - [JAR]

├─ org.jpox.ObjectManagerImpl.class - [JAR]

├─ org.jpox.PersistenceConfiguration.class - [JAR]

├─ org.jpox.PersistenceManagerFactoryImpl.class - [JAR]

├─ org.jpox.ResourceType.class - [JAR]

├─ org.jpox.SchemaTool.class - [JAR]

├─ org.jpox.SchemaToolTask.class - [JAR]

├─ org.jpox.StateManager.class - [JAR]

├─ org.jpox.Transaction.class - [JAR]

├─ org.jpox.TransactionEventListener.class - [JAR]

├─ org.jpox.TransactionImpl.class - [JAR]

├─ org.jpox.TypeManager.class - [JAR]

├─ org.jpox.UserTransaction.class - [JAR]

org.jpox.store.exceptions

├─ org.jpox.store.exceptions.ClassDefinitionException.class - [JAR]

├─ org.jpox.store.exceptions.DatastoreFieldDefinitionException.class - [JAR]

├─ org.jpox.store.exceptions.DatastoreInitialisationException.class - [JAR]

├─ org.jpox.store.exceptions.DatastorePermissionException.class - [JAR]

├─ org.jpox.store.exceptions.DatastoreValidationException.class - [JAR]

├─ org.jpox.store.exceptions.IncompatibleQueryElementTypeException.class - [JAR]

├─ org.jpox.store.exceptions.NoDatastoreMappingException.class - [JAR]

├─ org.jpox.store.exceptions.NoExtentException.class - [JAR]

├─ org.jpox.store.exceptions.NoSuchPersistentFieldException.class - [JAR]

├─ org.jpox.store.exceptions.NoTableManagedException.class - [JAR]

├─ org.jpox.store.exceptions.NotYetFlushedException.class - [JAR]

├─ org.jpox.store.exceptions.NullValueException.class - [JAR]

├─ org.jpox.store.exceptions.QueryNotUniqueException.class - [JAR]

├─ org.jpox.store.exceptions.ReachableObjectNotCascadedException.class - [JAR]

├─ org.jpox.store.exceptions.TableMismatchException.class - [JAR]

├─ org.jpox.store.exceptions.UnsupportedDataTypeException.class - [JAR]

org.jpox.sco.exceptions

├─ org.jpox.sco.exceptions.IncompatibleFieldTypeException.class - [JAR]

├─ org.jpox.sco.exceptions.NullsNotAllowedException.class - [JAR]

├─ org.jpox.sco.exceptions.QueryUnownedSCOException.class - [JAR]

org.jpox.transaction

├─ org.jpox.transaction.HeuristicMixedException.class - [JAR]

├─ org.jpox.transaction.HeuristicRollbackException.class - [JAR]

├─ org.jpox.transaction.JPOXTransactionException.class - [JAR]

├─ org.jpox.transaction.RollbackException.class - [JAR]

├─ org.jpox.transaction.Status.class - [JAR]

├─ org.jpox.transaction.Transaction.class - [JAR]

├─ org.jpox.transaction.TransactionManager.class - [JAR]

├─ org.jpox.transaction.TransactionUtils.class - [JAR]

├─ org.jpox.transaction.XidImpl.class - [JAR]

org.jpox.sco

├─ org.jpox.sco.ArrayList.class - [JAR]

├─ org.jpox.sco.BitSet.class - [JAR]

├─ org.jpox.sco.BitSetJDK14.class - [JAR]

├─ org.jpox.sco.Collection.class - [JAR]

├─ org.jpox.sco.Date.class - [JAR]

├─ org.jpox.sco.GregorianCalendar.class - [JAR]

├─ org.jpox.sco.GregorianCalendarJDK14.class - [JAR]

├─ org.jpox.sco.HashMap.class - [JAR]

├─ org.jpox.sco.HashSet.class - [JAR]

├─ org.jpox.sco.Hashtable.class - [JAR]

├─ org.jpox.sco.LinkedHashMap.class - [JAR]

├─ org.jpox.sco.LinkedHashSet.class - [JAR]

├─ org.jpox.sco.LinkedList.class - [JAR]

├─ org.jpox.sco.List.class - [JAR]

├─ org.jpox.sco.Map.class - [JAR]

├─ org.jpox.sco.Point.class - [JAR]

├─ org.jpox.sco.PriorityQueue.class - [JAR]

├─ org.jpox.sco.Properties.class - [JAR]

├─ org.jpox.sco.Queue.class - [JAR]

├─ org.jpox.sco.SCO.class - [JAR]

├─ org.jpox.sco.SCOCollection.class - [JAR]

├─ org.jpox.sco.SCOCollectionIterator.class - [JAR]

├─ org.jpox.sco.SCOContainer.class - [JAR]

├─ org.jpox.sco.SCOList.class - [JAR]

├─ org.jpox.sco.SCOListIterator.class - [JAR]

├─ org.jpox.sco.SCOMap.class - [JAR]

├─ org.jpox.sco.SCOMtoN.class - [JAR]

├─ org.jpox.sco.SCOUtils.class - [JAR]

├─ org.jpox.sco.Set.class - [JAR]

├─ org.jpox.sco.SortedMap.class - [JAR]

├─ org.jpox.sco.SortedSet.class - [JAR]

├─ org.jpox.sco.SqlDate.class - [JAR]

├─ org.jpox.sco.SqlTime.class - [JAR]

├─ org.jpox.sco.SqlTimestamp.class - [JAR]

├─ org.jpox.sco.Stack.class - [JAR]

├─ org.jpox.sco.TreeMap.class - [JAR]

├─ org.jpox.sco.TreeSet.class - [JAR]

├─ org.jpox.sco.UnsetOwners.class - [JAR]

├─ org.jpox.sco.Vector.class - [JAR]

org.jpox.store.query

├─ org.jpox.store.query.AbstractIteratorStatement.class - [JAR]

├─ org.jpox.store.query.AbstractJDOQLQuery.class - [JAR]

├─ org.jpox.store.query.AbstractJPQLQuery.class - [JAR]

├─ org.jpox.store.query.CollectionCandidates.class - [JAR]

├─ org.jpox.store.query.Evaluator.class - [JAR]

├─ org.jpox.store.query.JDOQLResultSetMetaData.class - [JAR]

├─ org.jpox.store.query.JDOQLSingleStringParser.class - [JAR]

├─ org.jpox.store.query.JPOXQueryInvalidParametersException.class - [JAR]

├─ org.jpox.store.query.JPQLParser.class - [JAR]

├─ org.jpox.store.query.JPQLSingleStringParser.class - [JAR]

├─ org.jpox.store.query.Parser.class - [JAR]

├─ org.jpox.store.query.Query.class - [JAR]

├─ org.jpox.store.query.QueryManager.class - [JAR]

├─ org.jpox.store.query.QueryResult.class - [JAR]

├─ org.jpox.store.query.QueryUtils.class - [JAR]

├─ org.jpox.store.query.Queryable.class - [JAR]

├─ org.jpox.store.query.ResultObjectFactory.class - [JAR]

├─ org.jpox.store.query.StatementText.class - [JAR]

org.jpox.store.poid

├─ org.jpox.store.poid.AUID.class - [JAR]

├─ org.jpox.store.poid.AUIDPoidGenerator.class - [JAR]

├─ org.jpox.store.poid.AbstractDatastorePoidGenerator.class - [JAR]

├─ org.jpox.store.poid.AbstractPoidGenerator.class - [JAR]

├─ org.jpox.store.poid.AbstractUIDPoidGenerator.class - [JAR]

├─ org.jpox.store.poid.AbstractUUIDPoidGenerator.class - [JAR]

├─ org.jpox.store.poid.Poid.class - [JAR]

├─ org.jpox.store.poid.PoidBlock.class - [JAR]

├─ org.jpox.store.poid.PoidConnectionProvider.class - [JAR]

├─ org.jpox.store.poid.PoidException.class - [JAR]

├─ org.jpox.store.poid.PoidGenerator.class - [JAR]

├─ org.jpox.store.poid.PoidManager.class - [JAR]

├─ org.jpox.store.poid.UUIDHexPoidGenerator.class - [JAR]

├─ org.jpox.store.poid.UUIDStringPoidGenerator.class - [JAR]

org.jpox.sco.queued

├─ org.jpox.sco.queued.AddAtOperation.class - [JAR]

├─ org.jpox.sco.queued.AddOperation.class - [JAR]

├─ org.jpox.sco.queued.ClearOperation.class - [JAR]

├─ org.jpox.sco.queued.PutOperation.class - [JAR]

├─ org.jpox.sco.queued.QueuedOperation.class - [JAR]

├─ org.jpox.sco.queued.RemoveAtOperation.class - [JAR]

├─ org.jpox.sco.queued.RemoveOperation.class - [JAR]

├─ org.jpox.sco.queued.SetOperation.class - [JAR]

org.jpox.store

├─ org.jpox.store.AbstractAutoStartMechanism.class - [JAR]

├─ org.jpox.store.AbstractDatastoreAdapter.class - [JAR]

├─ org.jpox.store.AbstractExtent.class - [JAR]

├─ org.jpox.store.AbstractIdentifierFactory.class - [JAR]

├─ org.jpox.store.AutoStartMechanism.class - [JAR]

├─ org.jpox.store.ClassesAutoStarter.class - [JAR]

├─ org.jpox.store.DatastoreAdapter.class - [JAR]

├─ org.jpox.store.DatastoreArray.class - [JAR]

├─ org.jpox.store.DatastoreClass.class - [JAR]

├─ org.jpox.store.DatastoreCollection.class - [JAR]

├─ org.jpox.store.DatastoreContainer.class - [JAR]

├─ org.jpox.store.DatastoreContainerObject.class - [JAR]

├─ org.jpox.store.DatastoreElementContainer.class - [JAR]

├─ org.jpox.store.DatastoreField.class - [JAR]

├─ org.jpox.store.DatastoreIdentifier.class - [JAR]

├─ org.jpox.store.DatastoreMap.class - [JAR]

├─ org.jpox.store.DatastoreObject.class - [JAR]

├─ org.jpox.store.Extent.class - [JAR]

├─ org.jpox.store.FetchStatement.class - [JAR]

├─ org.jpox.store.FieldValues.class - [JAR]

├─ org.jpox.store.IdentifierFactory.class - [JAR]

├─ org.jpox.store.JPOXConnection.class - [JAR]

├─ org.jpox.store.JPOXSequence.class - [JAR]

├─ org.jpox.store.MappedStoreManager.class - [JAR]

├─ org.jpox.store.SCOID.class - [JAR]

├─ org.jpox.store.SecondaryDatastoreClass.class - [JAR]

├─ org.jpox.store.StatementExpressionIndex.class - [JAR]

├─ org.jpox.store.StoreData.class - [JAR]

├─ org.jpox.store.StoreDataManager.class - [JAR]

├─ org.jpox.store.StoreManager.class - [JAR]

├─ org.jpox.store.StoreManagerFactory.class - [JAR]

├─ org.jpox.store.TableStoreData.class - [JAR]

├─ org.jpox.store.XMLAutoStarter.class - [JAR]

├─ org.jpox.store.XMLAutoStarterEntityResolver.class - [JAR]

org.jpox.jta

├─ org.jpox.jta.CustomJNDITransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.FactoryBasedTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.JBossTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.JNDIBasedTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.JOTMTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.JOnASTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.OC4JTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.OrionTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.ResinTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.SAPWebASTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.SunTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.TransactionManagerFinder.class - [JAR]

├─ org.jpox.jta.TransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.WebLogicTransactionManagerLocator.class - [JAR]

├─ org.jpox.jta.WebSphereTransactionManagerLocator.class - [JAR]

org.jpox.api

├─ org.jpox.api.ApiAdapter.class - [JAR]

├─ org.jpox.api.ApiAdapterFactory.class - [JAR]

├─ org.jpox.api.JDOAdapter.class - [JAR]

├─ org.jpox.api.JPAAdapter.class - [JAR]

org.jpox.store.scostore

├─ org.jpox.store.scostore.ArrayStore.class - [JAR]

├─ org.jpox.store.scostore.CollectionStore.class - [JAR]

├─ org.jpox.store.scostore.ListStore.class - [JAR]

├─ org.jpox.store.scostore.MapStore.class - [JAR]

├─ org.jpox.store.scostore.SetStore.class - [JAR]

├─ org.jpox.store.scostore.Store.class - [JAR]

org.jpox.jpa

├─ org.jpox.jpa.Persistable.class - [JAR]

org.jpox.store.expression

├─ org.jpox.store.expression.AggregateExpression.class - [JAR]

├─ org.jpox.store.expression.ArrayExpression.class - [JAR]

├─ org.jpox.store.expression.ArrayLiteral.class - [JAR]

├─ org.jpox.store.expression.BinaryExpression.class - [JAR]

├─ org.jpox.store.expression.BinaryLiteral.class - [JAR]

├─ org.jpox.store.expression.BooleanBitColumnExpression.class - [JAR]

├─ org.jpox.store.expression.BooleanBitColumnLiteral.class - [JAR]

├─ org.jpox.store.expression.BooleanCharColumnExpression.class - [JAR]

├─ org.jpox.store.expression.BooleanCharColumnLiteral.class - [JAR]

├─ org.jpox.store.expression.BooleanExpression.class - [JAR]

├─ org.jpox.store.expression.BooleanLiteral.class - [JAR]

├─ org.jpox.store.expression.ByteExpression.class - [JAR]

├─ org.jpox.store.expression.ByteLiteral.class - [JAR]

├─ org.jpox.store.expression.CharacterExpression.class - [JAR]

├─ org.jpox.store.expression.CharacterLiteral.class - [JAR]

├─ org.jpox.store.expression.ClassExpression.class - [JAR]

├─ org.jpox.store.expression.CollectionExpression.class - [JAR]

├─ org.jpox.store.expression.CollectionLiteral.class - [JAR]

├─ org.jpox.store.expression.CollectionSubqueryExpression.class - [JAR]

├─ org.jpox.store.expression.ConcatOperatorExpression.class - [JAR]

├─ org.jpox.store.expression.ContainerSizeExpression.class - [JAR]

├─ org.jpox.store.expression.ExistsExpression.class - [JAR]

├─ org.jpox.store.expression.ExpressionConversionAdapter.class - [JAR]

├─ org.jpox.store.expression.ExpressionLogicSetAdapter.class - [JAR]

├─ org.jpox.store.expression.ExpressionMethodAdapter.class - [JAR]

├─ org.jpox.store.expression.ExpressionOperatorAdapter.class - [JAR]

├─ org.jpox.store.expression.ExpressionPatternAdapter.class - [JAR]

├─ org.jpox.store.expression.ExpressionSupportedFeaturesAdapter.class - [JAR]

├─ org.jpox.store.expression.FloatingPointLiteral.class - [JAR]

├─ org.jpox.store.expression.IntegerLiteral.class - [JAR]

├─ org.jpox.store.expression.JDOHelperExpression.class - [JAR]

├─ org.jpox.store.expression.JoinExpression.class - [JAR]

├─ org.jpox.store.expression.Literal.class - [JAR]

├─ org.jpox.store.expression.LogicSetExpression.class - [JAR]

├─ org.jpox.store.expression.MapExpression.class - [JAR]

├─ org.jpox.store.expression.MapKeyLiteral.class - [JAR]

├─ org.jpox.store.expression.MapLiteral.class - [JAR]

├─ org.jpox.store.expression.MapValueLiteral.class - [JAR]

├─ org.jpox.store.expression.MatchExpressionParser.class - [JAR]

├─ org.jpox.store.expression.MathExpression.class - [JAR]

├─ org.jpox.store.expression.MetaDataStringLiteral.class - [JAR]

├─ org.jpox.store.expression.NewObjectExpression.class - [JAR]

├─ org.jpox.store.expression.NullComparisonExpression.class - [JAR]

├─ org.jpox.store.expression.NullLiteral.class - [JAR]

├─ org.jpox.store.expression.NumericExpression.class - [JAR]

├─ org.jpox.store.expression.ObjectExpression.class - [JAR]

├─ org.jpox.store.expression.ObjectLiteral.class - [JAR]

├─ org.jpox.store.expression.QueryExpression.class - [JAR]

├─ org.jpox.store.expression.ReferenceExpression.class - [JAR]

├─ org.jpox.store.expression.ScalarExpression.class - [JAR]

├─ org.jpox.store.expression.SqlDateLiteral.class - [JAR]

├─ org.jpox.store.expression.SqlTemporalExpression.class - [JAR]

├─ org.jpox.store.expression.SqlTimeLiteral.class - [JAR]

├─ org.jpox.store.expression.SqlTimestampLiteral.class - [JAR]

├─ org.jpox.store.expression.StringExpression.class - [JAR]

├─ org.jpox.store.expression.StringLiteral.class - [JAR]

├─ org.jpox.store.expression.SubstringExpression.class - [JAR]

├─ org.jpox.store.expression.TableExprAsJoins.class - [JAR]

├─ org.jpox.store.expression.TableExprAsSubjoins.class - [JAR]

├─ org.jpox.store.expression.TableExprAsSubquery.class - [JAR]

├─ org.jpox.store.expression.UnboundVariable.class - [JAR]

org.jpox.management

├─ org.jpox.management.ManagementManager.class - [JAR]

├─ org.jpox.management.ManagementServer.class - [JAR]

org.jpox.plugin

├─ org.jpox.plugin.Bundle.class - [JAR]

├─ org.jpox.plugin.ConfigurationElement.class - [JAR]

├─ org.jpox.plugin.EclipsePluginRegistry.class - [JAR]

├─ org.jpox.plugin.Extension.class - [JAR]

├─ org.jpox.plugin.ExtensionPoint.class - [JAR]

├─ org.jpox.plugin.NonManagedPluginRegistry.class - [JAR]

├─ org.jpox.plugin.PluginManager.class - [JAR]

├─ org.jpox.plugin.PluginParser.class - [JAR]

├─ org.jpox.plugin.PluginRegistry.class - [JAR]

├─ org.jpox.plugin.PluginRegistryFactory.class - [JAR]

org.jpox.metadata.xml

├─ org.jpox.metadata.xml.AbstractMetaDataHandler.class - [JAR]

├─ org.jpox.metadata.xml.JDOEntityResolver.class - [JAR]

├─ org.jpox.metadata.xml.JDOMetaDataHandler.class - [JAR]

├─ org.jpox.metadata.xml.JPAEntityResolver.class - [JAR]

├─ org.jpox.metadata.xml.MetaDataParser.class - [JAR]

├─ org.jpox.metadata.xml.PersistenceFileMetaDataHandler.class - [JAR]

org.jpox.state.jpa

├─ org.jpox.state.jpa.DetachedClean.class - [JAR]

├─ org.jpox.state.jpa.DetachedDirty.class - [JAR]

├─ org.jpox.state.jpa.Hollow.class - [JAR]

├─ org.jpox.state.jpa.LifeCycleStateFactory.class - [JAR]

├─ org.jpox.state.jpa.PersistentClean.class - [JAR]

├─ org.jpox.state.jpa.PersistentDeleted.class - [JAR]

├─ org.jpox.state.jpa.PersistentDirty.class - [JAR]

├─ org.jpox.state.jpa.PersistentNew.class - [JAR]

├─ org.jpox.state.jpa.PersistentNewDeleted.class - [JAR]

├─ org.jpox.state.jpa.PersistentNontransactional.class - [JAR]

├─ org.jpox.state.jpa.TransientClean.class - [JAR]

├─ org.jpox.state.jpa.TransientDirty.class - [JAR]

org.jpox.jdo.exceptions

├─ org.jpox.jdo.exceptions.ClassNotPersistenceCapableException.class - [JAR]

├─ org.jpox.jdo.exceptions.CommitStateTransitionException.class - [JAR]

├─ org.jpox.jdo.exceptions.ConnectionInUseException.class - [JAR]

├─ org.jpox.jdo.exceptions.NoPersistenceInformationException.class - [JAR]

├─ org.jpox.jdo.exceptions.TransactionActiveException.class - [JAR]

├─ org.jpox.jdo.exceptions.TransactionCommitingException.class - [JAR]

├─ org.jpox.jdo.exceptions.TransactionNotActiveException.class - [JAR]

Advertisement

Dependencies from Group

Apr 21, 2008
50 usages
Jan 21, 2008
17 usages
Jan 21, 2008
8 usages
Jan 21, 2008
8 usages
Jan 21, 2008
8 usages

Discover Dependencies