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

Mike Matrigali updated DERBY-1051:
----------------------------------

    Component: JDBC

> 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
>  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

Reply via email to