Encapsulate SQL queries and rows in simple perl objects

Edit Package perl-DBIx-SearchBuilder
http://search.cpan.org/perldoc?DBIx::SearchBuilder

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.

Refresh
Refresh
Source Files
Filename Size Changed
DBIx-SearchBuilder-1.56.tar.bz2 0000075424 73.7 KB
perl-DBIx-SearchBuilder-Makefile.patch 0000001015 1015 Bytes
perl-DBIx-SearchBuilder.changes 0000000340 340 Bytes
perl-DBIx-SearchBuilder.spec 0000003274 3.2 KB
Revision 2 (latest revision is 26)
Christian Wittmer's avatar Christian Wittmer (computersalat) accepted request 42816 from Christian Wittmer's avatar Christian Wittmer (computersalat) (revision 2)
Copy from home:computersalat:devel:perl/perl-DBIx-SearchBuilder via accept of submit request 42816 revision 3.
Request was accepted with message:
self accept
Comments 0
openSUSE Build Service is sponsored by