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


oracle.jbo.xsql
Class UpdateViewObject

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

All Implemented Interfaces:
XSQLActionHandler

public class UpdateViewObject
extends XSQLActionHandlerImpl

Constructor Summary
UpdateViewObject()
           

 

Method Summary
 java.lang.String getValueOf(Element e)
           
 void handleAction(Node result)
           

 

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

UpdateViewObject

public UpdateViewObject()

Method Detail

handleAction

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

getValueOf

public java.lang.String getValueOf(Element e)

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.