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.
Attachments
Issue Links
- is part of
-
GERONIMO-889 Replace Geronimo-Derby-Connector with TranQL Vendors Derby Connector
- Closed