DataNucleus RDBMS

datanucleus-rdbms provides persistence of Java objects to RDBMS datastores. It builds on top of the basic persistence provided by datanucleus-core

  • Compile Requirement : JDK1.3+
  • Runtime Requirement : JDK1.3+
  • Latest version : 1.0.0
  • Roadmap : Via JIRA
  • License : Apache 2
  • Javadocs : 1.0
  • Source : latest
Download

datanucleus-rdbms is downloadable as following



Dependencies

datanucleus-rdbms 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?
datanucleus-core 1.0.x Provides logging, localisation, and other framework facilities for DataNucleus. Yes
JDBC 2.x+ Java database access layer. Used for communication with RDBMS datastores Yes if using JDK1.3