Subject Re: [Firebird-Java] looking for a featurelist of JCA-JDBC
Author David Jencks
We don't really have one. Would you be interested in compiling one?

jca- pretty much complete jca adapter implementation with xa tx support

jdbc - supports DataSource and Driver interfaces. You can arrange for
internal connection pooling with one of the DataSource implementations.

support for Statement, PreparedStatement, and CallableStatements. No batch
operations or fancy resultsets. Result sets are forward only and not
updateable.

I originally wrote the driver (based on Alejandro's work) to be a jca
adapter to firebird in the JBoss application server. I still think this is
potentially its most useful and important use. I haven't tried to
implement anything that isn't required by this, such as scrollable
updatable result sets.

thanks
david jencks

On 2002.05.17 16:09:26 -0400 HGFrey@... wrote:
> Thanks...........
>
>
> 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/
>
>
>
>
>