Title: ISA Relationship

Is there relationships similar to Class::DBI::Relationship::IsA in DBIx, such that

  e.g.  Table: Window  columns (window_id title keywords)
                   CircleWindow   columns (window_id radius border_width)

          $circlewindow->radius;
          $circlewindow->title;
          $circlewindow->keywords;


Thanks for any help,

Sherwin



http://www.bbc.co.uk/

This e-mail (and any attachments) is confidential and may contain
personal views which are not the views of the BBC unless specifically
stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in
reliance on it and notify the sender immediately. Please note that the
BBC monitors e-mails sent or received.
Further communication will signify your consent to this.

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to