corda/core/src
szymonsztuka 175bceb5e8
SQL Azure database compatibility (#113)
* Coin selection for SQL Server/Azure
* Transaction isolation level change for updateInfoDB in PersistentNetworkMapCache from "repeatableRead" to "readCommitted"
* Configuration option to prefix all Hibernate generated SQL with a schema name via a configuration property `database.schema`
* Fix negative value in SELECT TOP query (fix for Oracle db)
2017-11-22 12:28:38 +00:00
..
main SQL Azure database compatibility (#113) 2017-11-22 12:28:38 +00:00
smoke-test/kotlin/net/corda/core/cordapp Checking that the smoke tests don't have the node on their classpath. 2017-11-02 20:58:03 +00:00
test Various cleanups to AMQP and Kryo serialisation: 2017-11-21 14:01:03 +00:00