• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
two oracle jdbc drivers at once ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

two oracle jdbc drivers at once ?


  • Subject: two oracle jdbc drivers at once ?
  • From: Gavin Eadie <email@hidden>
  • Date: Wed, 13 Jul 2005 22:24:43 -0400

We have almost all our Oracle databases on recent enough versions of Oracle that the ojdbc14.jar jdbc driver works, but one old, legacy database, over which we have little control which is not backwards compatible (failures with ojdbc14.jar) and works with classes12.jar.

I'm wondering if it possible to have both jar files in the classpath at once and distinguish between which to use with which database with some cleverness in the EOModel's connection record?

There's no distinction with

        URL = "jdbc:oracle:thin:@xxxx.xxxx.umich.edu:1521:dflt";
        username = umich;
        password = xxxx;

but I wonder if either of

        plugin = "";
        driver = "";

can be used to disambiguate the class libraries.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: two oracle jdbc drivers at once ?
      • From: Chuck Hill <email@hidden>
References: 
 >EOModeler Issue (From: Ryan - CyberScript <email@hidden>)
 >Re: EOModeler Issue (From: Chuck Hill <email@hidden>)
 >Re: EOModeler Issue (From: Ian Joyner <email@hidden>)
 >Re: EOModeler Issue (From: Chuck Hill <email@hidden>)
 >Re: EOModeler Issue (From: Ian Joyner <email@hidden>)
 >Re: EOModeler Issue (From: Chuck Hill <email@hidden>)
 >Re: EOModeler Issue (From: Ian Joyner <email@hidden>)

  • Prev by Date: Re: restore an existing session w/ a DA
  • Next by Date: Re: restore an existing session w/ a DA
  • Previous by thread: Re: EOModeler Issue
  • Next by thread: Re: two oracle jdbc drivers at once ?
  • Index(es):
    • Date
    • Thread