The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DBIx::Connection::Oracle::Session - Sets Oracle session variables..

SYNOPSIS

DBIx::Connection::Oracle::Session->initialise_session($connection, {NLS_DATE_FORMAT => 'DD.MM.YYYY'});

DESCRIPTION

Initialise Oracle session's variables.

methods

initialise_session

Iniitialise session.

COPYRIGHT

The DBIx::Connection::Oracle::Session module is free software. You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.

AUTHOR

Adrian Witas, <adrian@webapp.strefa.pl</gt>

See also DBIx::Connection.