Class IuStatementHandler

java.lang.Object
edu.iu.jdbc.pool.IuStatementHandler
All Implemented Interfaces:
InvocationHandler

public class IuStatementHandler extends Object implements InvocationHandler
Intercepts, controls caching for, and logs activty on, Statement, PreparedStatement, and CallableStatement instances.