Provided by: libdbix-class-perl_0.08250-2_all bug

NAME

       DBIx::Class::Storage::DBI::DB2 - IBM DB2 support for DBIx::Class

DESCRIPTION

       This class implements autoincrements for DB2, sets the limit dialect to RowNumberOver over
       FetchFirst depending on the availability of support for RowNumberOver, queries the server
       name_sep from DBI and sets the DateTime parser to DateTime::Format::DB2.

AUTHOR

       See "AUTHOR" in DBIx::Class and "CONTRIBUTORS" in DBIx::Class.

LICENSE

       You may distribute this code under the same terms as Perl itself.