Rose::DB::Object::Metadata::Relationship

Rose::DB::Object::Metadata::Relationship is a base class for table relationship metadata objects.
Download

Rose::DB::Object::Metadata::Relationship Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • John C. Siracusa
  • Publisher web site:
  • http://search.cpan.org/~jsiracusa/

Rose::DB::Object::Metadata::Relationship Tags


Rose::DB::Object::Metadata::Relationship Description

Rose::DB::Object::Metadata::Relationship is a base class for table relationship metadata objects. Rose::DB::Object::Metadata::Relationship is a base class for table relationship metadata objects.SYNOPSIS package MyRelationshipType; use Rose::DB::Object::Metadata::Relationship; our @ISA = qw(Rose::DB::Object::Metadata::Relationship); ...This is the base class for objects that store and manipulate database table relationship metadata. Relationship metadata objects are responsible for creating object methods that fetch and/or manipulate objects from related tables. See the Rose::DB::Object::Metadata documentation for more information. Requirements: · Perl


Rose::DB::Object::Metadata::Relationship Related Software