The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:DBI-Transaction PORTON"

DBI::Transaction - advanced object-oriented support for database transactions River stage zero No dependents

See DBI(3) for descriptions of database handles ($dbh). DBI::Transaction->new() $transaction = DBI::Transaction->new($dbh); This starts a transaction. commit() Commits and finishes the transaction. Returns true on success. rollback() Rolls back and f...

PORTON/DBI-Transaction-0.101 - 27 Jan 2005 19:07:50 UTC

DBI::Transaction::Repeated - repeat database transaction until success. River stage zero No dependents

new() DBI::Transaction::Repeat->new($dbh, \&callback, -count => 100, -args => [...], -PrintDeadlockErrors=>(0|1)) Named parameters are optional. 'count' is maximum number of attempts (default $MAX_REPEAT), 'args' is array of additional arguments to p...

PORTON/DBI-Transaction-0.101 - 27 Jan 2005 19:07:50 UTC
2 results (0.03 seconds)