Pakket: libclass-dbi-plugin-retrieveall-perl (1.04-5)
Verwijzigingen voor libclass-dbi-plugin-retrieveall-perl
Debian bronnen:
Het bronpakket libclass-dbi-plugin-retrieveall-perl downloaden:
- [libclass-dbi-plugin-retrieveall-perl_1.04-5.dsc]
- [libclass-dbi-plugin-retrieveall-perl_1.04.orig.tar.gz]
- [libclass-dbi-plugin-retrieveall-perl_1.04-5.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Class::DBI plugin providing a more complex retrieve_all() method
Class::DBI::Plugin::RetrieveAll is a simple plugin to a Class::DBI subclass which provides a "retrieve_all_sorted_by" method.
This method will be exported into the calling class, and allows for retrieving all the objects of the class, sorted by the given column.
The argument given will be passed straight through to the database "as is", and is not checked in any way, so an error here will probably result in an error from the database, rather than Class::DBI itself. However, because of this it is possible to pass more complex ORDER BY clauses through:
Andere aan libclass-dbi-plugin-retrieveall-perl gerelateerde pakketten
|
|
|
|
-
- dep: libclass-dbi-perl
- convenient abstraction layer to a database
-
- dep: perl
- Larry Wall"s Practical Extraction and Report Language