Uses of Class
org.compiere.util.CStatementVO
Packages that use CStatementVO
-
Uses of CStatementVO in org.compiere.db
Fields in org.compiere.db declared as CStatementVOModifier and TypeFieldDescriptionprotected CStatementVO
ReadReplicaPreparedStatementProxy.p_vo
Value Objectprotected CStatementVO
StatementProxy.p_vo
Value ObjectMethods in org.compiere.db with parameters of type CStatementVOModifier and TypeMethodDescriptionstatic CCallableStatement
ProxyFactory.newCCallableStatement
(CStatementVO info) static CPreparedStatement
ProxyFactory.newCPreparedStatement
(CStatementVO info) static CStatement
ProxyFactory.newCStatement
(CStatementVO info) Constructors in org.compiere.db with parameters of type CStatementVOModifierConstructorDescription