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

Anurag Shekhar updated DERBY-1137:
----------------------------------

    Attachment: derby-1137_4.diff

This patch depends on the latest patch available in 1163 (derby-1163_3.diff)
Description of tyhe patch

I have changes the inheritance structure of XADatasource and 
ConnectionPoolDatasource as suggested in the privious reviews.
EmbedXADataSource40 extends from EmbedXADataSource and 
EmbedConnectionPoolDataSource40 extends from EmbedConnectionPoolDataSource. 
I have added new protected methods in  EmbedConnectionPoolDataSource and 
EmbedXADataSource to create connection. These methods are over written in 
coresponding 40 classes to return jdbc4.0 version of XA and PooledConnections.


> Implement the new method introduced in CommonDataSource for Embedded Driver
> ---------------------------------------------------------------------------
>
>          Key: DERBY-1137
>          URL: http://issues.apache.org/jira/browse/DERBY-1137
>      Project: Derby
>         Type: Sub-task

>   Components: JDBC
>  Environment: jdk1.6 jdbc4.0
>     Reporter: Anurag Shekhar
>     Assignee: Anurag Shekhar
>      Fix For: 10.2.0.0
>  Attachments: derby-1137.diff, derby-1137_2.diff, derby-1137_3.diff, 
> derby-1137_4.diff, stat.out
>


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