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


Uses of Class
oracle.jbo.server.QueryCollection

Packages that use QueryCollection
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of QueryCollection in oracle.jbo.server

 

Methods in oracle.jbo.server that return QueryCollection
 QueryCollection ViewRowSetImpl.getQueryCollection()
          Internal: Applications should not use this method.
 QueryCollection ViewRowImpl.getQueryCollection(java.lang.Object accessKey)
          Gets the QueryCollection this row exists in.
 QueryCollection ViewObjectImpl.getQueryCollection()
          Internal: Applications should not use this method.

 

Methods in oracle.jbo.server with parameters of type QueryCollection
 ViewRowImpl ViewObjectImpl.createInstanceFromResultSet(QueryCollection qc, java.sql.ResultSet resultSet)
          Internal: Applications should not use this method.
protected  void ViewObjectImpl.passivateNewRowTracker(QueryCollection qc, RowFilterKey rf, Document doc, Element parent)
          Stores the NewRow index and keys.
 java.lang.Object RowQualifier.getBindValue(QueryCollection qc, java.lang.String bindIndexStr)
           

 


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


 

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