| 
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01  | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DomainOwnerInterface | |
| oracle.jbo.domain | |
| oracle.jbo.server | Contains the implementation of middle tier components. | 
| oracle.jbo.server.ejb.facade | |
| Uses of DomainOwnerInterface in oracle.jbo.domain | 
| Methods in oracle.jbo.domain that return DomainOwnerInterface | |
 DomainOwnerInterface | 
LobInterface.getOwner()Returns the reference to owner of this domain (could be the row that this domain instance belongs to.)  | 
| Methods in oracle.jbo.domain with parameters of type DomainOwnerInterface | |
 void | 
SQLValue.setContext(DomainOwnerInterface owner, Transaction trans, java.lang.Object ctx) | 
 void | 
NullValue.setContext(DomainOwnerInterface owner, Transaction trans, java.lang.Object ctx)Internal: Applications should not invoke this method.  | 
 void | 
DomainInterface.setContext(DomainOwnerInterface owner, Transaction trans, java.lang.Object ctx)Internal: Applications should not use this method.  | 
 void | 
DateDomain.setContext(DomainOwnerInterface owner, Transaction trans, java.lang.Object ctx)Deprecated.  | 
| Uses of DomainOwnerInterface in oracle.jbo.server | 
| Classes in oracle.jbo.server that implement DomainOwnerInterface | |
 class | 
EntityImplThis class implements the middle-tier representations of database rows.  | 
| Methods in oracle.jbo.server with parameters of type DomainOwnerInterface | |
 void | 
SQLValueImpl.setContext(DomainOwnerInterface owner, Transaction trans, java.lang.Object ctx) | 
 void | 
SequenceImpl.setContext(DomainOwnerInterface owner, Transaction trans, java.lang.Object ctx)Internal: Applications should not use this method.  | 
| Uses of DomainOwnerInterface in oracle.jbo.server.ejb.facade | 
| Classes in oracle.jbo.server.ejb.facade that implement DomainOwnerInterface | |
 class | 
EntityFacadeImplAbstract base class for Entity Facade.  | 
 
  | 
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.