Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.1.1.0, 10.2.1.6
-
None
-
Patch Available
Description
jdbcapi/checkDataSource.java and jdbapi/checkDataSource30.java currently only test the embedded datasources but the same tests are needed for client datasaources, particularly for xa to complete xa testing.
Attachments
Attachments
Issue Links
- blocks
-
DERBY-966 creating a preparedStatement outside of a Global tran using a ClientXADatasource will result in an "SqlException: Cannot set holdability" if the statement is used in a Global transaction
- Closed