corda/testing
szymonsztuka 1ecf646f7e
Oracle 11xe and 12c database compatibility (#206)
* Sql setup scripts for Oracle and datasource configuration.
* CashSelection for Oracle.
* Workaround of forbidden distinct for BLOBs.
* ojdbc8.jar driver dependency from Oracle Maven repository, ojdbc6.jar from lib (it's not in Maven repo).
* allow to use random Port in node names and trim it from schema name, remove schema with port numbers from db setup (to cater for new test, non Oracle specific change) 
* Removed unnecessary code from ConfigUtilities (non Oracle specific change) 
* Removed db integration tests setup for RPCStabilityTest as it doesn't start any nodes
2018-01-29 18:35:58 +00:00
..
node-driver Oracle 11xe and 12c database compatibility (#206) 2018-01-29 18:35:58 +00:00
smoke-test-utils Merge remote-tracking branch 'open/master' into shams-os-merge-250118 2018-01-25 17:51:13 +00:00
test-common CORDA-924 Fix IntegrationTestingTutorial (#2349) 2018-01-17 14:23:13 +00:00
test-utils Oracle 11xe and 12c database compatibility (#206) 2018-01-29 18:35:58 +00:00