DataNucleus Access Platform
Available Plugins
Plugin Mechanism
Core Extension-Points
RDBMS Extension-Points
DataNucleus Core

datanucleus-core is the base persistence implementation of DataNucleus. All other DataNucleus projects build on top of this, and so it is the pre-requisite for any DataNucleus-enabled application.

  • Compile Requirement : JDK1.5+
  • Runtime Requirement : JDK1.3+ (JDK1.4 minimum needed if using AUID generator)
  • Latest version : 1.0.0.m3
  • Roadmap : Via JIRA
  • License : Apache 2
  • Javadocs : latest
  • Source : latest
Download

datanucleus-core is downloadable as following



Dependencies

datanucleus-core is dependent on the following packages of software. Click on the name to go to the home page for that software to download it.

Package Version Description Required?
JDO2 2.0+ Apache JDO2 API. Use "jdo2-api-legacy" if using JDK1.3/1.4 Yes
JTA 1.x Java transaction layer. Used for transaction handling. Yes if using JDK1.3
JDBC 2.x+ Java database access layer. Used for communication with RDBMS datastores Yes if using JDK1.3
log4j 1.2.x+ Apache Log4J Logging framework. No. Use it or JDK1.4 logging