Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-12-20 21:29:12 +0000
committerRoberto E. Escobar2012-12-20 21:29:12 +0000
commit38388a1b7339bdba67cf7e5acb9ae24708a2e9e3 (patch)
tree02be0b36847600e44e0f4dac70665e0da33d8d69 /plugins/org.eclipse.osee.framework.manager.servlet
parent84b9aa6ed7fba76e40d93c0295dec161cb5c966e (diff)
downloadorg.eclipse.osee-38388a1b7339bdba67cf7e5acb9ae24708a2e9e3.tar.gz
org.eclipse.osee-38388a1b7339bdba67cf7e5acb9ae24708a2e9e3.tar.xz
org.eclipse.osee-38388a1b7339bdba67cf7e5acb9ae24708a2e9e3.zip
refinement[ats_BXLLJ]: Handle tx read committed isolation level is not
supported Some databases do not support a transaction isolation level of Connection.TRANSACTION_READ_COMMITTED. We need to check which levels are supported before setting this value during database connection creation. If the value is not supported then don't set it. Change-Id: I00ec15fb9dcaa78739cfc2b540d8586c25d80559
Diffstat (limited to 'plugins/org.eclipse.osee.framework.manager.servlet')
0 files changed, 0 insertions, 0 deletions

Back to the top