EclipseLink/UserGuide/JPA/Advanced JPA Development/Performance/Weaving
< EclipseLink | UserGuide | JPA | Advanced JPA Development | Performance
Revision as of 12:43, 19 June 2010 by Rick.sapir.oracle.com (Talk | contribs)
EclipseLink | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
Weaving
Weaving is a technique of manipulating the byte-code of compiled Java classes. EclipseLink uses weaving to enhance both JPA entities and Plain Old Java Object (POJO) classes for such things as lazy loading, change tracking, fetch groups, and internal optimizations.