in reply to Re^6: DB persistence framework for Perl Classes
in thread DB persistence framework for Perl Classes
SInce Class::DBI allows __PACKAGE__->db_Main->do( $sql );, and indeed __PACKAGE__->db_Main->anyDBImethod();, there is very little it won't support.