The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Database::Async::Transaction - represents a single database transaction in Database::Async

DESCRIPTION

METHODS

new

Instantiates the transaction. This is not intended to be called directly; that's normally handled by Database::Async itself.

INHERITED METHODS

Database::Async::DB

db, do, insert, prepare, query, quote_field_name, quote_table_name

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Copyright Tom Molesworth 2011-2023. Licensed under the same terms as Perl itself.