TestTriggersConstraints.TestTriggerAlterTable

A test trigger implementation.

Methods
void close()
void close()
void fire(Connection conn, Object[] oldRow, Object[] newRow)
void fire(Connection conn, Object[] oldRow, Object[] newRow) throws SQLException
void init(Connection conn, String schemaName, String triggerName, String tableName, boolean before, int type)
void init(Connection conn, String schemaName, String triggerName, String tableName, boolean before, int type)
void remove()
void remove()