Basset::DB::Nontransactional - A non transactional database driver.


Basset documentation  | view source Contained in the Basset distribution.

Index


NAME

Top

Basset::DB::Nontransactional - A non transactional database driver.

AUTHOR

Top

Jim Thomason, jim@jimandkoka.com

SYNOPSIS

Top

If you really really really want to use non-transactional database drivers, just swap in this driver in your conf file.

 types %= driver=Basset::DB::Nontransactional

Voila! No transactions.


Basset documentation  | view source Contained in the Basset distribution.