Subject | Re: [Firebird-Java] Removing JCA support with Jaybird 5 |
---|---|
Author | Mark Rotteveel |
Post date | 2018-11-17T13:24:04Z |
Given there was no feedback at all, Jaybird 4 will deprecate JCA support
and Jaybird 5 will remove JCA support entirely.
Mark
On 21-7-2018 14:31, Mark Rotteveel mark@... [Firebird-Java]
wrote:
Mark Rotteveel
and Jaybird 5 will remove JCA support entirely.
Mark
On 21-7-2018 14:31, Mark Rotteveel mark@... [Firebird-Java]
wrote:
> Jaybird is currently built around a JCA (Java Connector Architecture)--
> implementation. As such, it is both a JDBC driver and a JCA driver. The
> current structure requires a dependency on JCA for non-JCA usage.
>
> We are currently considering removing support for JCA entirely, or
> restructuring Jaybird so the dependency on JCA is only needed when
> Jaybird is used as a JCA driver.
>
> If you use Jaybird as a JCA driver, please let us know.
>
> Mark
>
Mark Rotteveel