Compiere 3.1

Uses of Class
org.compiere.util.CPreparedStatement

Packages that use CPreparedStatement
org.compiere.util Provides utility functions. 
 

Uses of CPreparedStatement in org.compiere.util
 

Methods in org.compiere.util that return CPreparedStatement
static CPreparedStatement DB.prepareStatement(String RO_SQL)
          Deprecated.  
static CPreparedStatement DB.prepareStatement(String sql, int resultSetType, int resultSetConcurrency)
          Deprecated.  
static CPreparedStatement DB.prepareStatement(String sql, int resultSetType, int resultSetConcurrency, String trxName)
          Prepare Statement.
static CPreparedStatement DB.prepareStatement(String RO_SQL, String trxName)
          Prepare Read Only Statement
 


Compiere 3.1

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