org.isqlviewer.history |
Classes that support command logging functionality for JDBC connections.
|
Java Source File Name | Type | Comment |
CommandType.java | enum | Enumeration for the different types of valid historical commands.
author: Mark A. |
HistoricalCommand.java | Class | Generic command object for logging command history within iSQL-Viewer.
author: Mark A. |