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


Uses of Interface
oracle.jbo.domain.XMLValueFactory

Packages that use XMLValueFactory
oracle.jbo.domain   

 

Uses of XMLValueFactory in oracle.jbo.domain

 

Subinterfaces of XMLValueFactory in oracle.jbo.domain
 interface XMLDomainFactory
          Each domain that can read xml, needs to implement getXMLDomainFactory() method and return an instance of this interface for an attribute def to invoke the domain to create an instance for a given xml-node.
 interface XMLDomainReaderFactory
          Each domain that can read xml, needs to implement getXMLDomainFactory() method and return an instance of this interface for an attribute def to invoke the domain to create an instance for a given xml-node.

 


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


 

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