JPOX
JPOX
 Project  |  Ver 1.1  |  Ver 1.2  |  JDO  |  JPA  |  Guides  |  Tools
1.2 | Persistence | JDO ORM | JPA ORM | Runtime | JDO Runtime | JPA Runtime | Extensions | Developer
JPOX 1.2
Plugins
JPOX Core

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

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

jpox-core is downloadable as following



Dependencies

jpox-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.

PackageVersionDescriptionRequired?
JDO22.0+Apache JDO2 API. Use "jdo2-api-legacy" if using JDK1.3/1.4Yes
JTA1.xJava transaction layer. Used for transaction handling.Yes if using JDK1.3
JDBC2.x+Java database access layer. Used for communication with RDBMS datastoresYes if using JDK1.3
log4j1.2.x+Apache Log4J Logging framework.No. Use it or JDK1.4 logging