Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Interface
oracle.jbo.domain.LobInterface

Packages that use LobInterface
oracle.jbo.domain   

 

Uses of LobInterface in oracle.jbo.domain

 

Subinterfaces of LobInterface in oracle.jbo.domain
 interface LobStreamInterface
          Provides methods to save data to, and extract data from, LOB domain classes.

 

Methods in oracle.jbo.domain with parameters of type LobInterface
 void LobInterface.syncServerLob(LobInterface oldObject)
          Synchronize the streams from an older version of this object so that this version works with the opened streams (if any).
 void LobInterface.syncClientLob(LobInterface oldObject)
          Synchronize client-side data from the given lob

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

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