DataNucleus Enhancer

datanucleus-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 DataNucleus.

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

datanucleus-enhancer is downloadable as following



Dependencies

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

Package Version Description Required?
datanucleus-core 1.0.x Provides logging, localisation, and other framework facilities for DataNucleus. Yes
JDO2 2.0+ Apache JDO2 API. Use "jdo2-api-legacy" if using JDK1.3/1.4 Yes
ASM 3.0+ ASM byte code manipulation framework. This is used to byte code enhance the classes. If using ASM enhancer
BCEL 5.1+ Byte-Code Engineering Library. This is used to byte code enhance the classes. If using BCEL enhancer
log4j 1.2.x+ Apache Log4J Logging framework. No. Use it or JDK1.4 logging