net.sourceforge.squirrel_sql.plugins.dbcopy.event |
|
Java Source File Name | Type | Comment |
AbstractCopyEvent.java | Class | |
AnalysisEvent.java | Class | |
CopyEvent.java | Class | |
CopyTableAdaptor.java | Class | An adapter that implements CopyTableListener with No-Op implementations. |
CopyTableListener.java | Interface | A listener interface that should be implemented by parties interested in
getting notifications regarding the current state of the table copy
operation. |
ErrorEvent.java | Class | |
RecordEvent.java | Class | This contains information to describe a record that was copied in relation
to other records of a table. |
StatementEvent.java | Class | Contains information about an SQL statement that was executed. |
TableEvent.java | Class | Contains info about a table that is about to be copied. |