Business Components

oracle.jbo.xsql
Class UpdateViewObject

oracle.jbo.xsql.UpdateViewObject

public class UpdateViewObject


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

Constructor Detail

UpdateViewObject

public UpdateViewObject()
Method Detail

handleAction

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

getValueOf

public java.lang.String getValueOf(Element e)

Business Components