Name : perl-DBIx-SearchBuilder
| |
Version : 1.650.0
| Vendor : (none)
|
Release : 7pclos2017
| Date : 2017-07-12 19:52:42
|
Group : Development/Perl
| Source RPM : perl-DBIx-SearchBuilder-1.650.0-7pclos2017.src.rpm
|
Size : 0.26 MB
| |
Packager : bb2 < bb2>
| |
Summary : Encapsulate SQL queries and rows in simple perl object
|
Description :
This module provides an object-oriented mechanism for retrieving and updating data in a DBI-accesible database.
In order to use this module, you should create a subclass of DBIx::SearchBuilder and a subclass of DBIx::SearchBuilder::Record for each table that you wish to access. (See the documentation of DBIx::SearchBuilder::Record for more information on subclassing it.)
Your DBIx::SearchBuilder subclass must override NewItem, and probably should override at least _Init also; at the very least, _Init should probably call _Handle and _Table to set the database handle (a DBIx::SearchBuilder::Handle object) and table name for the class. You can try to override just about every other method here, as long as you think you know what you are doing.
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |