Name : perl-DBIx-SearchBuilder
| |
Version : 1.67
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2016-07-20 16:17:18
|
Group : Development/Libraries/Perl
| Source RPM : perl-DBIx-SearchBuilder-1.67-1.1.src.rpm
|
Size : 0.26 MB
| |
Packager : (none)
| |
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/openSUSE_13.2/noarch |
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::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 :