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::MySQL::SQL - MySQL catalog sql abstractaction layer.

SYNOPSIS

    use DBIx::Connection::MySQL::SQL;

DESCRIPTION

    Represents sql abstractaction layer

EXPORT

None

METHODS

sequence_value

Returns sql statement that returns next sequence value

restart_sequence

Returns sql statement that restarts sequence.

SEE ALSO

DBIx::PLSQLHandler

COPYRIGHT AND LICENSE

The DBIx::Connection::MySQL::SQL 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>