Skip to content

jump-pi/datanucleus-api-jpa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datanucleus-api-jpa

Support for DataNucleus persistence using the JPA API (JSR0220, JSR0317, JSR0338).
JPA "persistence provider" is org.datanucleus.api.jpa.PersistenceProviderImpl.
JPA EntityManagerFactory is implemented by org.datanucleus.api.jpa.JPAEntityManagerFactory.
JPA EntityManager is implemted by org.datanucleus.api.jpa.JPAEntityManager.

This is built using Maven, by executing mvn clean install which installs the built jar in your local Maven repository.

KeyFacts

License : Apache 2 licensed
Issue Tracker : http://www.datanucleus.org/servlet/jira/browse/NUCJPA
RoadMap : http://issues.datanucleus.org/browse/NUCJPA?report=com.atlassian.jira.plugin.system.project:roadmap-panel
Javadocs : 4.1, 4.0, 3.3, 3.2, 3.1, 3.0, 2.1, 3.2, 1.1
Download(Releases) : Maven Central
Download(Nightly) : Nightly Builds
Dependencies : See file pom.xml

About

Support for DataNucleus persistence using the JPA API (JSR0220, JSR0317, JSR0338)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%