Business Components

oracle.jbo.xsql
Class ViewObject

oracle.jbo.xsql.ViewObject

public class ViewObject


Constructor Summary
ViewObject()
           
 
Method Summary
TypeMethod
 void handleAction(Node result)
           
 void handleWhereIfPresentForRowSet(RowSet rs)
           
 void setQueryParams(ViewObject vo, java.util.Dictionary request)
           
 

Constructor Detail

ViewObject

public ViewObject()
Method Detail

handleAction

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

handleWhereIfPresentForRowSet

public void handleWhereIfPresentForRowSet(RowSet rs)

setQueryParams

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

Business Components