persistence@glassfish.java.net

Documentation for Static Weaving Enhancement of TopLink Essentials

From: Tom Ware <tom.ware_at_oracle.com>
Date: Fri, 08 Dec 2006 09:44:25 -0500

Hi All,

  Here is a link to some documentation about how to use the new Static
Weaving enhancement in TopLink essentials. Last night's build includes
the code. Static Weaving provides a way of making use of LAZY OneToOne
relationships in environments that are not JPA containers and do not
allow use of the javaagent.

  If you go to the following link:

*http://www.oracle.com/technology/products/ias/toplink/jpa/resources/toplink-jpa-extensions.html#LazyLoading*

You can scroll down to see two sections on Static Weaving

-Tom