Re: Oracle EOModel connection
Re: Oracle EOModel connection
- Subject: Re: Oracle EOModel connection
- From: Chuck Hill <email@hidden>
- Date: Tue, 21 Sep 2010 12:17:18 -0700
On Sep 21, 2010, at 12:01 PM, Dev WO wrote:
> Hello Chuck,
>
> I'm making a fully embedded app, so I think I have to get/add a specific jdbc driver (I'm still wondering which name to put for "Driver" and "PlugIn" in EntityModeler or if it's not relevant).
If there is a driver in the Java Extensions directory of the machine you run the app on, it will be used _in place of_ the one embedded in your application. That is something to be aware of.
driver is the fully qualified class name of the main class of the JDBC driver. Consult the driver documentation for this. This is only needed if EOF / Java can't auto-detect it.
Plugin is the fully qualified class name of the EOF plugin for the database you are using. This is only needed if EOF can't auto-detect it.
> I think I should use the "Release 2" for the following page actually:
> http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html
>
> Am I correct?
I have not kept up with Oracle JDBC drivers.
Chuck
>> These usually go in /Library/Java/Extensions and get picked up automatically.
>>
>> On Sep 21, 2010, at 11:33 AM, Dev WO wrote:
>>
>>>>> What would be the name to fill for the Driver and PlugIn in EntityModeler?
>>>
>>> I was also wondering if there is a needed jdbc driver to download and to add to the classpath?
>>>
>>> Thanks,
>>>
>>> Xavier
>>>
>>> _______________________________________________
>>> 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
>>
>> --
>> Chuck Hill Senior Consultant / VP Development
>>
>> Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
>> http://www.global-village.net/products/practical_webobjects
>>
>>
>>
>>
>>
>>
>>
>
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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