Name : perl-DBIx-SearchBuilder
| |
Version : 1.810.0
| Vendor : Mageia_Org
|
Release : 1.mga10
| Date : 2024-01-22 11:48:32
|
Group : Development/Perl
| Source RPM : perl-DBIx-SearchBuilder-1.810.0-1.mga10.src.rpm
|
Size : 0.30 MB
| |
Packager : tv < tv>
| |
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-accessible 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-mageia/distrib/cauldron/armv7hl/media/core/release |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(DBIx::SearchBuilder)
perl(DBIx::SearchBuilder::Handle)
perl(DBIx::SearchBuilder::Handle::Informix)
perl(DBIx::SearchBuilder::Handle::MariaDB)
perl(DBIx::SearchBuilder::Handle::ODBC)
perl(DBIx::SearchBuilder::Handle::Oracle)
perl(DBIx::SearchBuilder::Handle::Pg)
perl(DBIx::SearchBuilder::Handle::SQLite)
perl(DBIx::SearchBuilder::Handle::Sybase)
perl(DBIx::SearchBuilder::Handle::mysql)
perl(DBIx::SearchBuilder::Handle::mysqlPP)
perl(DBIx::SearchBuilder::Record)
perl(DBIx::SearchBuilder::Record::Cachable)
perl(DBIx::SearchBuilder::SchemaGenerator)
perl(DBIx::SearchBuilder::Union)
perl(DBIx::SearchBuilder::Unique)
perl(DBIx::SearchBuilder::Util)
perl-DBIx-SearchBuilder
Requires :