[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [eclipselink-users] Inserts and Caching
|
- From: ossaert <decooman@xxxxxxxxx>
- Date: Tue, 23 Jun 2009 08:04:05 -0700 (PDT)
- Delivered-to: eclipselink-users@eclipse.org
James Sutherland wrote:
>
> No flush() does not commit the transaction, only commit() commits the
> transaction, flush() just writes the SQL to the database, rollback will
> still rollback everything from the point of the begin().
>
Ok, but does a flush clear the cache? I.e. will the object up to this point
be garbage collected?
Thanks
Jan
--
View this message in context: http://www.nabble.com/Inserts-and-Caching-tp24109228p24167304.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.