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


oracle.jbo.xsql
Class UpdateViewObject

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

public class UpdateViewObject
extends XSQLActionHandlerImpl
See Also:
Serialized Form

Constructor Summary
UpdateViewObject()
           

 

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

 

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
java.sql.SQLException

getValueOf

public java.lang.String getValueOf(Element e)

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


 

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