jar

org.datanucleus : datanucleus-java5

Maven & Gradle

Apr 13, 2009
1 usages

DataNucleus Java5 plugin · DataNucleus can be used with Java 5. This plugin adds on support for Java5 types.

Table Of Contents

Latest Version

Download org.datanucleus : datanucleus-java5 JAR file - Latest Versions:

All Versions

Download org.datanucleus : datanucleus-java5 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 datanucleus-java5-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.datanucleus.jpa.state

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

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

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

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

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

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

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

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

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

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

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

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

javax.persistence

├─ javax.persistence.Cache.class - [JAR]

├─ javax.persistence.CollectionTable.class - [JAR]

├─ javax.persistence.ElementCollection.class - [JAR]

org.datanucleus.jpa.exceptions

├─ org.datanucleus.jpa.exceptions.NoPersistenceUnitException.class - [JAR]

├─ org.datanucleus.jpa.exceptions.NoPersistenceXmlException.class - [JAR]

├─ org.datanucleus.jpa.exceptions.NotProviderException.class - [JAR]

org.datanucleus.jdo.metadata

├─ org.datanucleus.jdo.metadata.JDOAnnotationReader.class - [JAR]

├─ org.datanucleus.jdo.metadata.JDOAnnotationUtils.class - [JAR]

org.datanucleus.jpa.metadata

├─ org.datanucleus.jpa.metadata.JPAAnnotationReader.class - [JAR]

├─ org.datanucleus.jpa.metadata.JPAAnnotationUtils.class - [JAR]

├─ org.datanucleus.jpa.metadata.JPAEntityResolver.class - [JAR]

├─ org.datanucleus.jpa.metadata.JPAMetaDataHandler.class - [JAR]

├─ org.datanucleus.jpa.metadata.JPAMetaDataManager.class - [JAR]

org.datanucleus.jpa.annotations

├─ org.datanucleus.jpa.annotations.DatastoreIdentity.class - [JAR]

├─ org.datanucleus.jpa.annotations.Extension.class - [JAR]

├─ org.datanucleus.jpa.annotations.Extensions.class - [JAR]

├─ org.datanucleus.jpa.annotations.PersistenceAware.class - [JAR]

org.datanucleus.jpa

├─ org.datanucleus.jpa.EntityManagerFactoryImpl.class - [JAR]

├─ org.datanucleus.jpa.EntityManagerImpl.class - [JAR]

├─ org.datanucleus.jpa.EntityTransactionImpl.class - [JAR]

├─ org.datanucleus.jpa.JPAAdapter.class - [JAR]

├─ org.datanucleus.jpa.JPACallbackHandler.class - [JAR]

├─ org.datanucleus.jpa.JPAClassNameConstants.class - [JAR]

├─ org.datanucleus.jpa.JPAClassTransformer.class - [JAR]

├─ org.datanucleus.jpa.JPADataStoreCache.class - [JAR]

├─ org.datanucleus.jpa.JPAPropertyValidator.class - [JAR]

├─ org.datanucleus.jpa.JPAQuery.class - [JAR]

├─ org.datanucleus.jpa.NucleusJPAHelper.class - [JAR]

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

├─ org.datanucleus.jpa.PersistenceProviderImpl.class - [JAR]

org.datanucleus.metadata.annotations

├─ org.datanucleus.metadata.annotations.AbstractAnnotationReader.class - [JAR]

├─ org.datanucleus.metadata.annotations.AnnotatedMember.class - [JAR]

├─ org.datanucleus.metadata.annotations.AnnotationManagerImpl.class - [JAR]

├─ org.datanucleus.metadata.annotations.AnnotationObject.class - [JAR]

├─ org.datanucleus.metadata.annotations.AnnotationReader.class - [JAR]

├─ org.datanucleus.metadata.annotations.Member.class - [JAR]

org.datanucleus.store.mapped.mapping

├─ org.datanucleus.store.mapped.mapping.EnumMapping.class - [JAR]