Class StatementDecoratorInterceptor

All Implemented Interfaces:
InvocationHandler
Direct Known Subclasses:
StatementCache

public class StatementDecoratorInterceptor extends AbstractCreateStatementInterceptor
Implementation of JdbcInterceptor that proxies resultSets and statements.
Author:
Guillermo Fernandes