jdbc plugin question
jdbc plugin question
- Subject: jdbc plugin question
- From: Michael Engelhart <email@hidden>
- Date: Tue, 20 Apr 2004 21:28:50 -0500
Hi
I'm using Postgresql 7.4 and WO 5.2.3. When using EOModeler I've been
under the impression that I had to enter the PostgresqlPlugin in the
Plugin field for the adaptor info section in my model and that I had to
specify the driver. I just stumbled on this technote though:
http://developer.apple.com/technotes/tn/tn2027.html
that seems to imply that since my JDBC url is
jdbc:postgresql://127.0.0.1/mydb that WO will correctly match up with
the PostgresqlPlugin framework that I have installed in my
/Library/Frameworks directory which in turn will tell EOModeler that
the driver name is org.postgresql.Driver. Is that right? I just did
a quick test with a simple 2 attribute table both with and without
specifying the plugin/driver and they both generated the same SQL.
I'm just curious if I can skip the step of specifying those fields.
Thanks
Mike
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.