Uses of Class
com.triactive.jdo.store.ClassDefinitionException

Packages that use ClassDefinitionException
com.triactive.jdo.store   
 

Uses of ClassDefinitionException in com.triactive.jdo.store
 

Subclasses of ClassDefinitionException in com.triactive.jdo.store
 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 © 2001-2007 The TJDO Project All Rights Reserved.