| Not sure what else there is to reply. As I've already said... the entire entity hierarchy must be stored in the same region. It's the whole reason @org.hibernate.annotations.Cache is only allowed at the root. If subclasses could be stored in different regions of course we'd have loosened that requirement. |