Re: [CDBI] Adding metadata to objects

[prev] [thread] [next] [Date index for 2005/09/27]

From: Wayne Walker
Subject: Re: [CDBI] Adding metadata to objects
Date: 21:10 on 27 Sep 2005
So does this ()from man Class::DBI) do what you want?

       Non-Persistent Fields

               Music::CD->columns(TEMP => qw/nonpersistent/);

       If you wish to have fields that act like columns in every other
       way, but that don't actually exist in the database (and thus will
       not persist), you can declare them as part of a column group of
       'TEMP'.

Wayne

        -- 
        
Wayne Walker

wwalker@xxxxxx.xxx                    Do you use Linux?!
http://www.bybent.com                 Get Counted!  http://counter.li.org/
Perl - http://www.perl.org/           Perl User Groups - http://www.pm.org/
Jabber:  wwalker@xxxxxx.xxxxxxx.xxx   AIM:     lwwalkerbybent
IRC:     wwalker on freenode.net

_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

[CDBI] Adding metadata to objects
Bill Moseley 19:42 on 27 Sep 2005

Re: [CDBI] Adding metadata to objects
Kingsley Kerce 20:17 on 27 Sep 2005

Re: [CDBI] Adding metadata to objects
Bill Moseley 20:42 on 27 Sep 2005

Re: [CDBI] Adding metadata to objects
Wayne Walker 21:10 on 27 Sep 2005

Re: [CDBI] Adding metadata to objects
Peter Speltz 21:46 on 27 Sep 2005

Re: [CDBI] Adding metadata to objects
Kingsley Kerce 01:00 on 28 Sep 2005

Generated at 10:29 on 10 Oct 2005 by mariachi v0.52