Package com.p6spy.engine.outage
Class Summary |
P6OutageCallableStatement |
Description: JDBC Driver Extension implementing CallableStatement.
|
P6OutageConnection |
Description: Wrapper class for Connection
$Author: cheechq $
$Revision: 1.6 $
$Date: 2003/06/03 19:20:23 $
$Id: P6OutageConnection.java,v 1.6 2003/06/03 19:20:23 cheechq Exp $
$Log: P6OutageConnection.java,v $
Revision 1.6 2003/06/03 19:20:23 cheechq
removed unused imports
Revision 1.5 2003/01/28 17:01:08 jeffgoke
rewrote options to the ability for a module to have its own option set
Revision 1.4 2002/12/19 16:29:03 aarvesen
Removed the checkReload call
Revision 1.3 2002/12/09 21:46:07 aarvesen
New constructor
jdk 1.4 changes
Revision 1.2 2002/10/06 18:22:48 jeffgoke
no message
Revision 1.1 2002/05/24 07:31:28 jeffgoke
version 1 rewrite
Revision 1.7 2002/05/18 06:39:52 jeffgoke
Peter Laird added Outage detection. |
P6OutageDetector |
This class is a singleton. |
P6OutageFactory |
Description: factory for getting real values.
|
P6OutageOptions | |
P6OutagePreparedStatement |
Description: JDBC Driver Extension implementing PreparedStatement.
|
P6OutageStatement |
Description: Wrapper class for Statement
$Author: cheechq $
$Revision: 1.6 $
$Date: 2003/06/03 19:20:24 $
$Id: P6OutageStatement.java,v 1.6 2003/06/03 19:20:24 cheechq Exp $
$Log: P6OutageStatement.java,v $
Revision 1.6 2003/06/03 19:20:24 cheechq
removed unused imports
Revision 1.5 2003/01/28 17:01:11 jeffgoke
rewrote options to the ability for a module to have its own option set
Revision 1.4 2002/12/19 16:30:06 aarvesen
Removed the checkReload call
Revision 1.3 2002/12/09 21:51:14 aarvesen
New constructor
jdk 1.4 changes
Revision 1.2 2002/10/06 18:22:48 jeffgoke
no message
Revision 1.1 2002/05/24 07:31:28 jeffgoke
version 1 rewrite
Revision 1.8 2002/05/18 06:39:52 jeffgoke
Peter Laird added Outage detection. |