|
NAMEDBIx::DBSchema::DBD::Oracle - Oracle native driver for DBIx::DBSchemaSYNOPSISuse DBI; use DBIx::DBSchema;$dbh = DBI->connect('dbi:Oracle:tns_service_name', 'user','pass'); $schema = new_native DBIx::DBSchema $dbh; DESCRIPTIONThis module implements a Oracle-native driver for DBIx::DBSchema.AUTHORDaniel Hanks <hanksdc@about-inc.com>
Visit the GSP FreeBSD Man Page Interface. |