套件: libclass-dbi-plugin-retrieveall-perl (1.04-4)
libclass-dbi-plugin-retrieveall-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libclass-dbi-plugin-retrieveall-perl:
- [libclass-dbi-plugin-retrieveall-perl_1.04-4.dsc]
- [libclass-dbi-plugin-retrieveall-perl_1.04.orig.tar.gz]
- [libclass-dbi-plugin-retrieveall-perl_1.04-4.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Ansgar Burchardt
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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:
其他與 libclass-dbi-plugin-retrieveall-perl 有關的套件
|
|
|
-
- dep: libclass-dbi-perl
- convenient abstraction layer to a database
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language