Connect
Connect takes a hashref and passes it off to SUPER::Connect; it returns a database handle.
Insert
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.
NAME
DBIx::SearchBuilder::Handle::Oracle -- an oracle specific Handle object
SYNOPSIS
=head1 DESCRIPTION
AUTHOR
Jesse Vincent, jesse@fsck.com
SEE ALSO
perl(1), DBIx::SearchBuilder