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 DBCP

jpox-dbcp provides datasource pooling using Apache DBCP and is used for RDBMS datastores, when using the jpox-rdbms plugin.

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

jpox-dbcp is downloadable as following



Dependencies

jpox-dbcp 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?
jpox-core1.2.xProvides logging, localisation, and other framework facilities for JPOX.Yes
jpox-rdbms1.2.xPersistence to RDBMS datastoresYes
commons-dbcp1.1+Apache Commons DBCP. Connection PoolingYes
commons-pool1.1+Apache Commons Pool.Yes
commons-collections3.0+Apache Commons CollectionsYes