All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.datanucleus.enhancer.package.html Maven / Gradle / Ivy

Go to download

DataNucleus Core provides the primary components of a heterogenous Java persistence solution. It supports persistence API's being layered on top of the core functionality.

There is a newer version: 6.0.7
Show newest version

    

DataNucleus ByteCode enhancer framework. The DataNucleusEnhancer class is the typical entry point for command line usage. DataNucleus supports persistence where the persistable classes are bytecode enhanced to a particular contract to facilitate easier access to field values, and when fields are changed. The bytecode enhancement contract that is used here is based on the JDO bytecode enhancement contract, and uses ASM to perform the enhancement.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy