DBIx::SearchBuilder::Handle::Oracle -- an oracle specific Handle object |
DBIx::SearchBuilder::Handle::Oracle -- an oracle specific Handle object
Jesse Vincent, jesse@fsck.com
perl(1), DBIx::SearchBuilder
Takes a paramhash and connects to your DBI datasource.
Takes a table name as the first argument and assumes that the rest of the arguments are an array of key-value pairs to be inserted.
DBIx::SearchBuilder::Handle::Oracle -- an oracle specific Handle object |