org.eclipse.persistence:org.eclipse.persistence.asm

EclipseLink extension for Java bytecode manipulation and analysis framework


Licenses
EPL-2.0/AAL

Documentation

EclipseLink-ASM

Maven Central Jakarta Staging (Snapshots) Master Build Status

This is a library EclipseLink uses for weaving and bytecode manipulation. It's build on top of ASM.

This project is part of the EclipseLink project.

License

EclipseLink is dual licensed under an EPL 2.0 and EDL 1.0 license.

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.

Links

Issue/bug trackers

Hint: If it's possible, it helps if some test reproducer is attached to the new bug. If it's not possible, attached entities and persistence.xml file should help too for JPA related bugs. For MOXy, entities and XML or JSON resources/files are welcome.