1DBIx::Connector::DriverU:s:eOrraCcolnet(r3i)buted Perl DDoBcIuxm:e:nCtoantnieocntor::Driver::Oracle(3)
2
3
4
6 DBIx::Connector::Driver::Oracle - Oracle-specific connection interface
7
9 This subclass of DBIx::Connector::Driver provides Oracle-specific
10 implementations of the following methods:
11
12 "ping"
13 "savepoint"
14 "release"
15 "rollback_to"
16
18 This module was written and is maintained by:
19
20 David E. Wheeler <david@kineticode.com>
21
22 It is based on code written by:
23
24 Matt S. Trout <mst@shadowcatsystems.co.uk>
25 Peter Rabbitson <rabbit+dbic@rabbit.us>
26 David Jack Olrik <djo@cpan.org>
27
29 Copyright (c) 2009-2013 David E. Wheeler. Some Rights Reserved.
30
31 This module is free software; you can redistribute it and/or modify it
32 under the same terms as Perl itself.
33
34
35
36perl v5.32.1 2021-01-27DBIx::Connector::Driver::Oracle(3)