On 14 May (14:08), Hess Yvan wrote:

> I would to know when I execute a session.evict() on an Object that contains
> many-to-one relation, if automatically all 'linked' element are also evicted
> or if I have to apply the evict method to all linked object. In my case, I

Hibernate cascades evict() only if cascade="all" or "all-delete-orphans" is 
set for a particular association. Please use the User Forum for usage
questions.

-- 
Christian Bauer
[EMAIL PROTECTED]
http://hibernate.org/


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to