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