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


oracle.jbo.xsql
Class ViewObject

java.lang.Object
  |
  +--XSQLActionHandlerImpl
        |
        +--oracle.jbo.xsql.ViewObject

public class ViewObject
extends XSQLActionHandlerImpl
See Also:
Serialized Form

Constructor Summary
ViewObject()
           

 

Method Summary
 void handleAction(Node result)
           
 void handleWhereIfPresentForRowSet(RowSet rs)
           
 void setQueryParams(ViewObject vo, java.util.Dictionary request)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ViewObject

public ViewObject()
Method Detail

handleAction

public void handleAction(Node result)
                  throws java.sql.SQLException
java.sql.SQLException

handleWhereIfPresentForRowSet

public void handleWhereIfPresentForRowSet(RowSet rs)

setQueryParams

public void setQueryParams(ViewObject vo,
                           java.util.Dictionary request)

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


 

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