[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-users] How to get only valid session instance
|
- From: "Sebastien Tardif" <stardif@xxxxxxxxxxxx>
- Date: Thu, 5 Nov 2009 11:56:07 -0500
- Delivered-to: eclipselink-users@eclipse.org
- Thread-index: AcpeL06uIZGkU9ctQPOHiowWyZ4lfAACRrcQ
- Thread-topic: How to get only valid session instance
Does EclipseLink has an API to retrieve session instance in a way that
their invalidation flag is respected, so that the instances are
refreshed before being returned to the caller?
Of course their references/children should also have their invalidation
flag respected.