Skip to main content

Eclipse Web Tools Platform 3.2 M5
New and Noteworthy

Back

Dali Java Persistence Tools

    Static weaving is for those wishing to take advantage of EclipseLink's weaving support (where dynamic weaving isn't available or isn't an option). Dali has made the actual weaving process easier by integrating it into the IDE and standard Eclipse build mechanism. The allows the user to automatically weave their code with every incremental compile.

    Static weaving can be configured at the workspace or project properties level. In the project properties, look in JPA->EclipseLink to find the configuration options.

    EclipseLink Static Weaving


Back to the top