Uses of Interface
org.compiere.util.CCallableStatement
-
Packages that use CCallableStatement Package Description org.compiere.db Provides for.... -
-
Uses of CCallableStatement in org.compiere.db
Methods in org.compiere.db that return CCallableStatement Modifier and Type Method Description static CCallableStatement
ProxyFactory. newCCallableStatement(int resultSetType, int resultSetConcurrency, String sql, String trxName)
static CCallableStatement
ProxyFactory. newCCallableStatement(CStatementVO info)
-