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 Enhancer

jpox-enhancer provides bytecode enhancement of classes that will be involved in the persistence process. It adds in the necessary methods required to intercept changes in the objects hence providing the speed benefits of JPOX.

Download

jpox-enhancer is downloadable as following



Dependencies

jpox-enhancer 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
JDO22.0+Apache JDO2 API. Use "jdo2-api-legacy" if using JDK1.3/1.4Yes
ASM3.0+ASM byte code manipulation framework. This is used to byte code enhance the classes.If using ASM enhancer
BCEL5.1+Byte-Code Engineering Library. This is used to byte code enhance the classes.If using BCEL enhancer
log4j1.2.x+Apache Log4J Logging framework.No. Use it or JDK1.4 logging