Hello Heinrich,

from my point of view you don't need a load level within insert or update 
methods at all. You define the strategy that nested objects will be handeled 
when persisting in the entity beans by using the cascade type!
In my existing app (for example) I have a CustomerOrder entity bean.
The insert method only calls persist and the CustomerOrder-Object and my 
CustOrderLine Objects will be persisted automatically.

Any comments about that?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910849#3910849

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910849


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to