| Author |
define cache for sub classes in hibernaet?
|
Elhanan Maayan
Ranch Hand
Joined: May 04, 2009
Posts: 106
|
|
hi..
is it possible to define caches in subclasses?
the reason i'm asking is that we have an abstract entity framework class which all entities must extend, if we define this in hbm, the we cannot use cache element for joined-subclasss or union-subclass, only for subclass with discrimnator.
but that would mean that all of our entities would be in one table!, so that won't do. is there a way around this?
|
 |
 |
|
|
subject: define cache for sub classes in hibernaet?
|
|
|