|
Apache Tomcat 7.0.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy<java.sql.Statement>
org.apache.tomcat.jdbc.pool.interceptor.StatementCache.CachedStatement
protected class StatementCache.CachedStatement
Field Summary |
---|
Fields inherited from class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy |
---|
closed, delegate |
Constructor Summary | |
---|---|
StatementCache.CachedStatement(java.sql.Statement parent,
java.lang.String sql)
|
Method Summary | |
---|---|
void |
closeInvoked()
|
void |
forceClose()
|
Methods inherited from class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy |
---|
getActualProxy, getConnection, getConstructor, getDelegate, getSql, invoke, setActualProxy, setConnection, setConstructor, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StatementCache.CachedStatement(java.sql.Statement parent, java.lang.String sql)
Method Detail |
---|
public void closeInvoked()
closeInvoked
in class StatementDecoratorInterceptor.StatementProxy<java.sql.Statement>
public void forceClose()
|
Apache Tomcat 7.0.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |