Re: Determining database plugin at runtime
Re: Determining database plugin at runtime
- Subject: Re: Determining database plugin at runtime
- From: Paul Hoadley <email@hidden>
- Date: Sun, 31 Mar 2013 11:08:41 +1030
Hi Klaus,On 31/03/2013, at 5:45 AM, Klaus Berkling < email@hidden> wrote: How about looking at the jdbc URL:
dbConnectURLGLOBAL= jdbc:h2:file:... dbConnectURLGLOBAL=jdbc:mysql:... dbConnectURLGLOBAL==jdbc:oracle:
Yeah, I thought about looking at those properties as a fallback. Just wanted to know if I could definitively work out the plugin name at runtime—what if those specific properties aren't being used?
|
_______________________________________________
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