Class StatementProxy

java.lang.Object
org.compiere.db.StatementProxy
All Implemented Interfaces:
InvocationHandler
Direct Known Subclasses:
PreparedStatementProxy

public class StatementProxy extends Object implements InvocationHandler
Dynamic proxy for the CStatement interface
Author:
Low Heng Sin