Class StatementCache

All Implemented Interfaces:
InvocationHandler, StatementCacheMBean

public class StatementCache extends StatementDecoratorInterceptor implements StatementCacheMBean
Interceptor that caches PreparedStatement and/or CallableStatement instances on a connection.