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 1.2 Download

Java Persistent Objects (JPOX) uses a plugin architecture leveraging OSGi technology. This allows it to be run with whichever plugins are relevant to the application. Below are the plugins for JPOX 1.2 and the latest release of each.

PluginDescriptionLatest VersionDownload

SourceForge
Download

Maven Repo
coreJPOX Core. The baseline for all JPOX-enabled applications1.2.2DownloadDownload
enhancerJPOX Enhancer. Bytecode enhancement of persistent classes1.2.2DownloadDownload
rdbmsPersistence to RDBMS datastores1.2.2DownloadDownload
db4oPersistence to DB4O datastores1.2.2DownloadDownload
java5Java5 capabilities for persistence (enums, annotations, JPA API persistence)1.2.2DownloadDownload
jcaJCA connector for JDO1.2.2DownloadDownload
spatialPersistence of RDBMS spatial data types for MySQL, Postgresql, Oracle1.2.2DownloadDownload
c3p0RDBMS connection pooling using C3P01.2.2DownloadDownload
dbcpRDBMS connection pooling using DBCP1.2.2DownloadDownload
proxoolRDBMS connection pooling using Proxool1.2.2DownloadDownload
ehcacheLevel2 caching using EHCache1.2.2DownloadDownload
oscacheLevel2 caching using OSCache1.2.2DownloadDownload
swarmcacheLevel2 caching using Swarmcache1.2.2DownloadDownload
tangosolLevel2 caching using Tangosol1.2.2DownloadDownload
management.platformManagement of JPOX using JRE JMX server1.2.2DownloadDownload
management.mx4jManagement of JPOX using MX4J server1.2.2DownloadDownload
xmltypeoraclePersistence of XMLType to Oracle datastores1.2.2DownloadDownload
Eclipse PluginPlugin for use of JPOX with your application development process1.1.3Download


Apache JDO

JDO2.1 is not yet released and so is not officially downloadable from the Apache JDO project. However you can download the latest SNAPSHOT of it from either SourceForge or from JPOX Nightly Build. If you are only using JDO2.0 features then you can use the jdo2-api-2.0.jar downloadable from Apache JDO.