Re: Class::DBI::Oracle vs Class::DBI::Loader

[prev] [thread] [next] [Date index for 2005/02/17]

From: Jay Strauss
Subject: Re: Class::DBI::Oracle vs Class::DBI::Loader
Date: 14:24 on 17 Feb 2005
Johan Lindstrom wrote:
> Does anyone know how Class::DBI::Oracle and Class::DBI::Loader relate to 
> each other? Are they connected at all? Do the complement each other?
> 
> My base CDBI class inherits from
> use base qw/ Class::DBI::Oracle /;
> 
> In a CDBI class for a table I inherit from the base class and do:
> __PACKAGE__->set_up_table('op_operator');
> 
> This works fine, but I don't get auto-detection of has_many 
> relationships from foreign keys in the schema.
> 
> Can I get that functionality from CDBI::Oracle? Can I switch to 
> CDBI::Loader and still have my module files for each table class? (I 
> have other methods and properties in some of the classes).
> 
> 
> /J
> -------- ------ ---- --- -- --  --  -     -     -        -          -
> Johan Lindström    Sourcerer @ Boss Casinos   johanl AT DarSerMan.com
> 
> Latest bookmark: "TCP Connection Passing"
> http://tcpcp.sourceforge.net/
> dmoz: /Computers/Programming/Languages/JavaScript/ 12
> 
> 
> 
> 
Loader doesn't work with Oracle, last I looked, I think it only works 
with postgresql and mysql.  I've thought about doing all that 
autodetection stuff in a class::dbi::loader::oracle but have never 
gotten around to it.

Jay

Class::DBI::Oracle vs Class::DBI::Loader
Johan Lindstrom 21:58 on 16 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Jay Strauss 14:24 on 17 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
David Naughton 20:58 on 22 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Ian VanDerPoel 21:28 on 22 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
David Naughton 22:46 on 22 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Jay Strauss 15:19 on 23 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Johan Lindstrom 15:29 on 23 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Jay Strauss 15:39 on 23 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
David Naughton 16:07 on 23 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Dan Sully 17:40 on 23 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Ian VanDerPoel 22:52 on 22 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Frank Carnovale 00:42 on 24 Feb 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
David Naughton 03:52 on 24 Feb 2005

[ANNOUNCE] Class::DBI::Loader::Oracle 0.01
David Naughton 16:26 on 09 Mar 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
David Naughton 16:57 on 09 Mar 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
Frank Carnovale 02:30 on 11 Mar 2005

Re: Class::DBI::Oracle vs Class::DBI::Loader
David Naughton 21:22 on 11 Mar 2005

Generated at 08:54 on 14 Mar 2005 by mariachi v0.52