com.github.manosbatsis.corda.testacles.containers.config.database / CordformDatabaseSettingsFactory / buildDatabaseProperties
buildDatabaseProperties¶
fun buildDatabaseProperties(networkConfig:
CordaNetworkConfig
, transactionIsolationLevel:
String
? = null):
DatabaseProperties
?