![]() | ![]() |
![]() |
| Project | Ver 1.1 | Ver 1.2 | JDO | JPA | Guides | Tools |
| 1.1 | Preparation | O/R Mapping | Runtime | Extensions | Developer |
Java Persistent Objects (JPOX) currently provides 2 principal "products". These are the JPOX Enhancer (for byte-code enhancing classes), and JPOX (the JDO implementation). We've designed JPOX to minimise the amount of dependencies on external software, but there are some dependencies. These are defined below. Both JPOX and JPOX Enhancer are written with the minimum requirement of JDK 1.3 or above. In fact the AUID id generator uses a JDK 1.4 method so you will need JDK 1.4 if you want to use that form of id generation.
JPOX (jpox.jar) is dependent on the following packages of software. Click on the name to go to the home page for that software to download it. Please note however that JTA (javax.transaction), JCA (javax.resource), JAAS (javax.security), and JDBC (javax.sql) are included with J2EE as standard, and are standard extensions to the JDK. JAAS and JDBC are included in JDK 1.4 so if using that or higher you will not need them.
JPOX Enhancer (jpox-enhancer.jar) is dependent on the following packages of software. Click on the name to go to the home page for that software to download it.
|