- java.lang.Object
-
- org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest.SimpleListener
-
- All Implemented Interfaces:
- java.util.EventListener, javax.sql.StatementEventListener
- Enclosing class:
- StatementEventsTest
private static class StatementEventsTest.SimpleListener
extends java.lang.Object
implements javax.sql.StatementEventListener
A simple StatementEventListener
that counts the number of
times it has been triggered.
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
private |
SimpleListener() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
closeCount
private int closeCount
-
errorCount
private int errorCount
-
Constructor Detail
-
SimpleListener
private SimpleListener()
Built on Tue 1970-01-20 05:28:49+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.