corda/client
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
..
jackson CORDA-716 Move test-utils and node-driver to stable API section in docs (#2335) 2018-01-22 11:28:41 +00:00
jfx Oracle 11xe and 12c database compatibility (#206) 2018-01-29 18:35:58 +00:00
mock Reformat files in client 2017-10-09 15:26:39 +01:00
rpc Oracle 11xe and 12c database compatibility (#206) 2018-01-29 18:35:58 +00:00