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


Uses of Interface
oracle.svcmsg.DataRow

Packages that use DataRow
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.svcmsg   

 

Uses of DataRow in oracle.jbo.common

 

Classes in oracle.jbo.common that implement DataRow
 class SvcMsgDataRow
           

 

Methods in oracle.jbo.common that return DataRow
 DataRow[] SvcMsgResponseRowEvent.getRows()
           

 

Methods in oracle.jbo.common with parameters of type DataRow
 void SvcMsgResponseRowEvent.addRow(DataRow row)
           

 

Uses of DataRow in oracle.svcmsg

 

Methods in oracle.svcmsg that return DataRow
 DataRow[] ResponseRowEvent.getRows()
           

 


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


 

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