Class TriggerNewTransitionRows

java.lang.Object
org.apache.derby.vti.UpdatableVTITemplate
org.apache.derby.catalog.TriggerNewTransitionRows
All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

public final class TriggerNewTransitionRows extends UpdatableVTITemplate
Provides information about about a a set of new rows created by a trigger action.

You can only use this class if no JDBC 2.0 or later calls are made against it.