NAME

DBIx::Transaction::st - Statement handle when running under DBIx::Transaction

DESCRIPTION

This class is empty; it just inherits from the DBI::st class. It is only here to allow DBI to use DBIx::Transaction as a subclass.

SEE ALSO

DBI, DBIx::Transaction