protected class StatementCache.CachedStatement extends StatementDecoratorInterceptor.StatementProxy<java.sql.Statement>
closed, delegate
Constructor and Description |
---|
StatementCache.CachedStatement(java.sql.Statement parent,
java.lang.String sql) |
Modifier and Type | Method and Description |
---|---|
void |
closeInvoked() |
void |
forceClose() |
getActualProxy, getConnection, getConstructor, getDelegate, getSql, invoke, setActualProxy, setConnection, setConstructor, toString
public StatementCache.CachedStatement(java.sql.Statement parent, java.lang.String sql)
public void closeInvoked()
closeInvoked
in class StatementDecoratorInterceptor.StatementProxy<java.sql.Statement>
public void forceClose()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.