
DBIx::Table::TestDataGenerator::DBIxHelper - determines DBIx information and database metadata

This class handles all purely DBIx related handling and the use of DBIx to determine metadata information about database objects.

Arguments:
Returns the DBIx (short) name of the class corresponding to the database table.
Returns a reference to an array of the lower cased column names of the target table in no particular order.

Jose Diaz Seng,
<josediazseng at gmx.de>

Copyright (C) 2012-2013, Jose Diaz Seng.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For more details, see the full text of the licenses in the directory LICENSES.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.