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 CCallableStatementProxyFactory. newCCallableStatement(int resultSetType, int resultSetConcurrency, String sql, String trxName)static CCallableStatementProxyFactory. newCCallableStatement(CStatementVO info)
-