PersistentSuperclassNotAllowedException |
public class PersistentSuperclassNotAllowedException extends ClassDefinitionException (Code) |
| A PersistentSuperclassNotAllowedException is thrown if a
persistence-capable class is declared to have a persistence-capable
superclass when that class is backed by a view.
author: Mike Martin version: $Revision: 1.3 $ See Also: ClassView |