The following comment has been added to this issue:
Author: David Jencks
Created: Tue, 19 Oct 2004 2:28 PM
Body:
I've written an adapter that uses the derby xa datasource. I'm not entirely
convinced we need another for plain datasource. Is there a speed advantage?
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/GERONIMO-343?page=comments#action_54364
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/GERONIMO-343
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GERONIMO-343
Summary: Switch Derby connector to use DataSource
Type: Improvement
Status: Unassigned
Priority: Major
Project: Apache Geronimo
Assignee:
Reporter: Jeremy Boynes
Created: Fri, 1 Oct 2004 1:24 AM
Updated: Tue, 19 Oct 2004 2:28 PM
Description:
Currently Derby is bound into Geronimo using the generic TranQL connector for
any JDBC Connection (obtained using DriverManager). A more manageable (or at
least easier) alternative is to configure and use a native DataSource inside
the connector, which means writing a specialized bridge between the Derby
DataSource and the JDBC ManagedConnectionFactory.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira