Oryx::DBI

Oryx::DBI is a DBI Storage interface for Oryx.
Download

Oryx::DBI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Richard Hundt
  • Publisher web site:
  • http://search.cpan.org/~rhundt/

Oryx::DBI Tags


Oryx::DBI Description

Oryx::DBI is a DBI Storage interface for Oryx. Oryx::DBI is a DBI Storage interface for Oryx.SYNOPSIS my $storage = Oryx::DBI->new; $storage->connect(); $storage->connect(, $schema); $storage->dbh; $storage->db_name; $storage->ping; $storage->schema; $storage->util; $storage->set_util; $storage->deploy_class; $storage->deploy_schema;DBI Storage interface for Oryx. You should not need to instantiate this directly, use Oryx->connect() instead. Requirements: · Perl


Oryx::DBI Related Software