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


oracle.jbo.xsql
Class ViewObject

java.lang.Object
  extended byXSQLActionHandlerImpl
      extended byoracle.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
Throws:
java.sql.SQLException

handleWhereIfPresentForRowSet

public void handleWhereIfPresentForRowSet(RowSet rs)

setQueryParams

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

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


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