Merge TransactionResourceImpl into EmbeddedConnection
-----------------------------------------------------

         Key: DERBY-71
         URL: http://nagoya.apache.org/jira/browse/DERBY-71
     Project: Derby
        Type: Improvement
  Components: JDBC  
    Versions: 10.0.2.0    
    Reporter: Daniel John Debrunner
    Priority: Minor


Class org.apache.derby.impl.jdbc.TransactionResourceImpl is a hang-over from 
when XA and Pooled connections used a different implementation. It has a 1-1 
relationship with org.apache.derby.impl.jdbc.EmbeddedConnection, thus its 
fields & functionality should be moved into EmbeddedConnection. This would 
reduce the code and run-time footprint.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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

Reply via email to