Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.xsql
Class ViewObject

java.lang.Object
  extended byoracle.xml.xsql.XSQLActionHandlerImpl
      extended byoracle.jbo.xsql.ViewObject

All Implemented Interfaces:
XSQLActionHandler

public class ViewObject
extends XSQLActionHandlerImpl

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 oracle.xml.xsql.XSQLActionHandlerImpl
addResultElement, appendCopyOfSecondaryDocument, appendSecondaryDocument, firstColumnOfFirstRow, firstNColumnsOfFirstRow, getActionElement, getActionElementContent, getAttribute, getAttributeAllowingParam, getBindVariableCount, getDefaultFetchSize, getDefaultOWAFetchStyle, getPageRequest, handleBindVariables, handleBindVariables, init, reportError, reportErrorIncludingStatement, reportErrorIncludingStatement, reportFatalError, reportMissingAttribute, reportStatus, requiredConnectionProvided, setErrorStatusParamIfPresent, valueOfXPathInPostedXML, variableValue, variableValues

 

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 Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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