Name : perl-DBIx-SearchBuilder
| |
Version : 1.820.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2024-05-16 14:05:33
|
Group : Unspecified
| Source RPM : perl-DBIx-SearchBuilder-1.820.0-lp155.1.1.src.rpm
|
Size : 0.30 MB
| |
Packager : https://www_suse_com/
| |
Summary : Encapsulate SQL queries and rows in simple perl objects
|
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.5/noarch |