Uses of Class
org.compiere.db.StatementProxy
-
Packages that use StatementProxy Package Description org.compiere.db Provides for.... -
-
Uses of StatementProxy in org.compiere.db
Subclasses of StatementProxy in org.compiere.db Modifier and Type Class Description class
CallableStatementProxy
Dynamic proxy for the CCallableStatementclass
PreparedStatementProxy
Dynamic proxy for the CPreparedStatement interface
-