Subject | Re: [Firebird-Java] Re: JCA Question |
---|---|
Author | David Jencks |
Post date | 2002-06-10T13:50:10Z |
Isn't the cache in FBDriver based on the entire property set? I still
think it is worthwhile unless you are pretty sure FBDriver will only be
used when only one connection is required.
david jencks
think it is worthwhile unless you are pretty sure FBDriver will only be
used when only one connection is required.
david jencks
On 2002.06.10 09:26:09 -0400 rrokytskyy wrote:
> > I have a doubt about ManagedConnectionFactory, I don't know if
> > one ManagedConnectionFactory can be used for several Firebird
> > Databases or there must be one ManagedConnectionFactory instance
> > for each database (url).
> >
> > According to specification it seems that one
> > ManagedConnectionFactory can be used to connect to every resource
> > of the same type,
> > but if this is true it seems that there is a bug in the driver.
>
> Are you refering to the FBDriver class? There was a mcf caching, but
> after I added connection parameters, there is no more sense to cache
> it, because even tha URL is the same, users, passwords, lc_ctype and
> other parameters might be different... So, if you're talking about
> this case, and this is incorrect, then I think we need to do
> something with it.
>
> Best regards,
> Roman
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>