[ 原始碼: libclass-dbi-abstractsearch-perl ]
套件:libclass-dbi-abstractsearch-perl(0.07-4)
libclass-dbi-abstractsearch-perl 的相關連結
Debian 的資源:
下載原始碼套件 libclass-dbi-abstractsearch-perl:
- [libclass-dbi-abstractsearch-perl_0.07-4.dsc]
- [libclass-dbi-abstractsearch-perl_0.07.orig.tar.gz]
- [libclass-dbi-abstractsearch-perl_0.07-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libclass-dbi-perl
- libclass-dbi-plugin-abstractcount-perl
- libclass-dbi-plugin-retrieveall-perl
- libdbix-abstract-perl
- libdbix-dbstag-perl
- libclass-dbi-pager-perl
- libclass-dbi-sweet-perl
- libdbix-contextualfetch-perl
- libdbix-searchbuilder-perl
- libclass-dbi-loader-relationship-perl
- libclass-dbi-plugin-pager-perl
Abstract Class::DBI's SQL with SQL::Abstract
Class::DBI::AbstractSearch is a Class::DBI plugin to glue the SQL::Abstract module into Class::DBI.
Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions, at the application level, rather than at the database.
SQL::Abstract provides methods for generating abstract SQL from Perl data structures.
其他與 libclass-dbi-abstractsearch-perl 有關的套件
|
|
|
|
-
- dep: libclass-dbi-perl
- convenient abstraction layer to a database
-
- dep: libsql-abstract-limit-perl
- portable LIMIT emulation
-
- dep: libsql-abstract-perl
- module to generate SQL from Perl data structures
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language