Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Class
oracle.jbo.PersistenceException

Packages that use PersistenceException
oracle.jbo Contains interfaces for client-side applications. 
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of PersistenceException in oracle.jbo

 

Subclasses of PersistenceException in oracle.jbo
 class NoXMLFileException
          Indicates that an XML file could not be found for a container.

 

Uses of PersistenceException in oracle.jbo.server

 

Methods in oracle.jbo.server that throw PersistenceException
protected  void ViewDefImpl.loadCustomDef(oracle.jbo.mom.xml.DefElementImpl xmlElement)
           
protected  void EntityDefImpl.loadCustomDef(oracle.jbo.mom.xml.DefElementImpl xmlElement)
          Internal: Applications should not use this method.
protected  void EJBEntityDefImpl.loadCustomDef(oracle.jbo.mom.xml.DefElementImpl xmlElement)
           

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

Copyright © 1997, 2003, Oracle. All rights reserved.