Subject | Re: JDBC driver which implements XADataSource? |
---|---|
Author | Lukasz |
Post date | 2003-12-15T13:41:24Z |
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
in Jaybird because I need it in my application. Is there anything
else to it? Any pitfalls you could warn me about?
<rrokytskyy@a...> wrote:
> > Where is the class? I can see that there's a JCA structure, but Isupport XA?
> > don't know how to make that fit what I need. Does JayBird
>yourself,
> XADataSource is not yet implemented. You can try to do this
> there's almost everything ready there:I'm seriously thinking about implementing the XADataSource interface
>
> client-java/src/pool/org/firebirdsql/pool/*.java
>
> You would have to implement XADataSource interface in the
> FBConnectionPoolDataSource.java (note, FBPooledConnection already
> implements XAConnection interface).
>
> If you do not want to do this, you have to figure out how to use JCA
> with ATG Dynamo.
in Jaybird because I need it in my application. Is there anything
else to it? Any pitfalls you could warn me about?