Compiere 3.1

Uses of Class
org.compiere.util.CStatementVO

Packages that use CStatementVO
org.compiere.interfaces   
org.compiere.session   
org.compiere.util Provides utility functions. 
 

Uses of CStatementVO in org.compiere.interfaces
 

Methods in org.compiere.interfaces with parameters of type CStatementVO
 RowSet ServerLocal.pstmt_getRowSet(CStatementVO info)
          Get Prepared Statement ResultSet
 RowSet Server.pstmt_getRowSet(CStatementVO info)
          Get Prepared Statement ResultSet
 int ServerLocal.stmt_executeUpdate(CStatementVO info)
          Execute Update
 int Server.stmt_executeUpdate(CStatementVO info)
          Execute Update
 RowSet ServerLocal.stmt_getRowSet(CStatementVO info)
          Get Statement ResultSet
 RowSet Server.stmt_getRowSet(CStatementVO info)
          Get Statement ResultSet
 

Uses of CStatementVO in org.compiere.session
 

Methods in org.compiere.session with parameters of type CStatementVO
 RowSet ServerBean.pstmt_getRowSet(CStatementVO info)
          Get Prepared Statement ResultSet
 int ServerBean.stmt_executeUpdate(CStatementVO info)
          Execute Update
 RowSet ServerBean.stmt_getRowSet(CStatementVO info)
          Get Statement ResultSet
 

Uses of CStatementVO in org.compiere.util
 

Fields in org.compiere.util declared as CStatementVO
protected  CStatementVO CStatement.p_vo
          Value Object
 

Constructors in org.compiere.util with parameters of type CStatementVO
CPreparedStatement(CStatementVO vo)
          Remote Constructor
CStatement(CStatementVO vo)
          Remote Constructor
 


Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.