users@glassfish.java.net

Re: RE: Many to Many bidirectional relationship

From: <glassfish_at_javadesktop.org>
Date: Thu, 08 Mar 2007 16:49:15 PST

Can you please turn on SQL logging to see, if entries in STORY_TESTTABLE are removed at all? In JavaSE, logging of SQL statements can be turned on by adding

 <property name="toplink.logging.level" value="FINE"/>

to persistence.xml.

Is there any other (uni-directional) relationship to TestTable?
[Message sent by forum member 'mf125085' (mf125085)]

http://forums.java.net/jive/thread.jspa?messageID=207014