[ ソース: libclass-dbi-abstractsearch-perl ]
パッケージ: libclass-dbi-abstractsearch-perl (0.07-4.1)
libclass-dbi-abstractsearch-perl に関するリンク
Debian の資源:
libclass-dbi-abstractsearch-perl ソースパッケージをダウンロード:
- [libclass-dbi-abstractsearch-perl_0.07-4.1.dsc]
- [libclass-dbi-abstractsearch-perl_0.07.orig.tar.gz]
- [libclass-dbi-abstractsearch-perl_0.07-4.1.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 作の実用的な抽出とレポート用の言語