You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Anurag Shekhar (JIRA)" <de...@db.apache.org> on 2006/04/25 18:22:06 UTC

[jira] Resolved: (DERBY-1051) Implement the new method introduced in CommonDataSource

     [ http://issues.apache.org/jira/browse/DERBY-1051?page=all ]
     
Anurag Shekhar resolved DERBY-1051:
-----------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

> Implement the new method introduced in CommonDataSource
> -------------------------------------------------------
>
>          Key: DERBY-1051
>          URL: http://issues.apache.org/jira/browse/DERBY-1051
>      Project: Derby
>         Type: Improvement

>   Components: JDBC
>  Environment: all
>     Reporter: Anurag Shekhar
>     Assignee: Anurag Shekhar
>      Fix For: 10.2.0.0
>  Attachments: derby-1051.diff
>
> A new method getQueryObjectGenerator is added in CommonDataSource. This effects all the DataSource (XADataSource, PooledDataSource and DataSource). Because of this new method we will need to have seperate classes for all the DataSouce Implementation for jdbc4 and privious version as the return type QueryObjectGenerator is a class introduced in jdbc4.
> Spec allows the implementation to return null if no QueryObjectGenerator implementation is provided by the driver.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira