Uses of Class
org.jpox.store.exceptions.ClassDefinitionException

Packages that use ClassDefinitionException
org.jpox.store.rdbms.exceptions   
 

Uses of ClassDefinitionException in org.jpox.store.rdbms.exceptions
 

Subclasses of ClassDefinitionException in org.jpox.store.rdbms.exceptions
 class PersistentSuperclassNotAllowedException
          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.
 



Copyright © -2007 . All Rights Reserved.