套件:libclass-dbi-loader-relationship-perl(1:1.2-6)
libclass-dbi-loader-relationship-perl 的相關連結
Debian 的資源:
下載原始碼套件 libclass-dbi-loader-relationship-perl:
- [libclass-dbi-loader-relationship-perl_1.2-6.dsc]
- [libclass-dbi-loader-relationship-perl_1.2.orig.tar.gz]
- [libclass-dbi-loader-relationship-perl_1.2-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libclass-dbi-plugin-perl
- libdbix-contextualfetch-perl
- libclass-dbi-asform-perl
- libclass-dbi-abstractsearch-perl
- libdbix-class-schema-loader-perl
- libclass-dbi-perl
- libclass-dbi-plugin-retrieveall-perl
- libclass-dbi-plugin-type-perl
- libclass-dbi-pager-perl
- libdbix-fulltextsearch-perl
- libdancer2-plugin-database-perl
Easier relationship specification in Class::DBI::Loader
The Class::DBI::Loader::Relationship module acts as a mix-in, adding the relationship() method to Class::DBI::Loader. Since Class::DBI::Loader knows how to map between table names and class names, there ought to be no need to replicate the names.
In addition, it is common (but not universal) to want reverse relationships defined for has-many relationships, and for has-a relationships to be defined for the linkages surrounding a many-to-many table.
The aim of this module is to simplify the declaration of common database relationships by providing both of these features.
The relationship takes a string. It recognises table names (singular or plural, for convenience) and extracts them from the "sentence".
其他與 libclass-dbi-loader-relationship-perl 有關的套件
|
|
|
|
-
- dep: libclass-dbi-loader-perl
- Perl module for dynamic definition of Class::DBI sub classes
-
- dep: liblingua-en-inflect-number-perl
- Perl module to force number of words to singular or plural
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language