Issue Details (XML | Word | Printable)

Key: DERBY-71
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Daniel John Debrunner
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Merge TransactionResourceImpl into EmbeddedConnection

Created: 18/Nov/04 06:38 PM   Updated: 18/Nov/04 06:38 PM
Return to search
Component/s: JDBC
Affects Version/s: 10.0.2.0
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.