Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Re: Must static-weaving be set in the persistence.xml file if static weaving has been performed
Re: Must static-weaving be set in the persistence.xml file if static weaving has been performed [message #758033] Mon, 21 November 2011 18:49 Go to next message
James is currently offline JamesFriend
Messages: 272
Registered: July 2009
Senior Member
You should not need to set weaving to static on the latest release.

You should see if lazy and change tracking are enabled if you turn logging on.

Weaving will not re-weave already woven classes.

You can check if your classes implement the PersistenceWeaved interfaces to check if they were weaved.

--
James : http://wiki.eclipse.org/EclipseLink : http://en.wikibooks.org/wiki/Java_Persistence : http://java-persistence-performance.blogspot.com/
Re: Must static-weaving be set in the persistence.xml file if static weaving has been performed [message #758183 is a reply to message #758033] Tue, 22 November 2011 09:35 Go to previous messageGo to next message
J F is currently offline J FFriend
Messages: 256
Registered: July 2009
Senior Member
Thanks again for your support
Re: Must static-weaving be set in the persistence.xml file if static weaving has been performed [message #758185 is a reply to message #758033] Tue, 22 November 2011 09:35 Go to previous message
J F is currently offline J FFriend
Messages: 256
Registered: July 2009
Senior Member
Thanks again for your support
Previous Topic:JPA query - NOT MEMBER OF exception
Next Topic:Descriptor Events on Entities which have not been modified during a Transaction
Goto Forum:
  


Current Time: Thu Apr 25 00:52:01 GMT 2024

Powered by FUDForum. Page generated in 0.03089 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top