Class StatementCache.CachedStatement

All Implemented Interfaces:
InvocationHandler
Enclosing class:
StatementCache

protected class StatementCache.CachedStatement extends StatementDecoratorInterceptor.StatementProxy<PreparedStatement>
  • Constructor Details

  • Method Details

    • closeInvoked

      public void closeInvoked()
      Overrides:
      closeInvoked in class StatementDecoratorInterceptor.StatementProxy<PreparedStatement>
    • forceClose

      public void forceClose()
    • getCacheKey

      public org.apache.tomcat.jdbc.pool.interceptor.StatementCache.CacheKey getCacheKey()
    • setCacheKey

      public void setCacheKey(org.apache.tomcat.jdbc.pool.interceptor.StatementCache.CacheKey cacheKey)