| 
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01  | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DomainInterface | |
| oracle.jbo.domain | |
| oracle.jbo.server | Contains the implementation of middle tier components. | 
| oracle.jbo.server.rules | Contains sample validation beans. | 
| Uses of DomainInterface in oracle.jbo.domain | 
| Subinterfaces of DomainInterface in oracle.jbo.domain | |
 interface | 
BlobDomainInterfaceProvides methods to save data to, and extract data from, LOB domain classes.  | 
 interface | 
LobInterfaceProvides methods to save data to, and extract data from, LOB domain classes.  | 
 interface | 
LobStreamInterfaceProvides methods to save data to, and extract data from, LOB domain classes.  | 
 interface | 
MutableDomainInterfaceImplemented by domain classes.  | 
| Classes in oracle.jbo.domain that implement DomainInterface | |
 class | 
DateDomainDeprecated. This class has been superceeded by Date. 
An encapsulation of Oracle SQL   | 
 class | 
NullValueProvides a means of creating and serializing null Domain objects.  | 
 class | 
SQLValue | 
| Methods in oracle.jbo.domain that return DomainInterface | |
 DomainInterface | 
XMLDomainFactory.createDomainFromXMLElement(Element element) | 
| Methods in oracle.jbo.domain with parameters of type DomainInterface | |
 void | 
DomainOwnerInterface.domainToBeModified(DomainInterface d)Notification method that this domain calls whenever any of its attribute values are about to be modified.  | 
| Uses of DomainInterface in oracle.jbo.server | 
| Classes in oracle.jbo.server that implement DomainInterface | |
 class | 
SequenceImplAn encapsulation of a database sequence.  | 
 class | 
SQLValueImplA representation of SQL data objects.  | 
| Methods in oracle.jbo.server with parameters of type DomainInterface | |
 void | 
EntityImpl.domainToBeModified(DomainInterface d)Locks the domain object and notifies the Domain owner that the value is about to be modified.  | 
| Uses of DomainInterface in oracle.jbo.server.rules | 
| Methods in oracle.jbo.server.rules with parameters of type DomainInterface | |
 void | 
JboGenericValidator.setLhs(DomainInterface lValue)Internal: Applications should not use this method.  | 
 
  | 
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01  | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.