Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Caching non-root entities

Hi.
 
For the archive....
I've asked about EL's ability to cache non-root entities, http://eclipse.1072660.n5.nabble.com/Cacheing-non-root-entities-td160484.html,  but didn't get a final answer, I think.
 
In my project I have *lots* of sub-classes of an abstract @Entity class using InheritanceType.JOINED where I only want certain sub-classes to be cached using @Cacheable and it seems to work great.
 
--
Andreas Joseph Krogh <andreak@xxxxxxxxxxxx>      mob: +47 909 56 963
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no
Public key: http://home.officenet.no/~andreak/public_key.asc

Back to the top