debian man page for autodia::handler::dbi_sqlt

Query: autodia::handler::dbi_sqlt

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Autodia::Handler::DBI_SQLT(3pm) 			User Contributed Perl Documentation			   Autodia::Handler::DBI_SQLT(3pm)

NAME
Autodia::Handler::DBI.pm - AutoDia handler for DBI connections
INTRODUCTION
This module parses the contents of a database through a dbi connection and builds a diagram %language_handlers = { .. , dbi => "Autodia::Handler::DBI", .. };
CONSTRUCTION METHOD
use Autodia::Handler::DBI; my $handler = Autodia::Handler::DBI->New(\%Config); This creates a new handler using the Configuration hash to provide rules selected at the command line.
ACCESS METHODS
$handler->Parse($connection); # where connection includes full or dbi connection string $handler->output(); # any arguments are ignored. perl v5.12.4 2009-08-31 Autodia::Handler::DBI_SQLT(3pm)
Related Man Pages
autodia::diagram::class(3pm) - debian
log::handler::output::dbi(3pm) - debian
log::handler::plugin::config::general(3pm) - debian
log::handler::plugin::config::properties(3pm) - debian
xml::handler::canonxmlwriter(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results