...
| Code Block |
|---|
resource.ds.className=bitronix.tm.resource.jdbc.lrc.LrcXADataSource resource.ds.uniqueName=hsqldb resource.ds.maxPoolSize=5 resource.ds.allowLocalTransactions=true resource.ds.driverProperties.driverClassName=org.hsqldb.jdbcDriver resource.ds.driverProperties.url=jdbc:hsqldb:/the/db/path resource.ds.driverProperties.user=sa resource.ds.driverProperties.password=theSaPassword |
| Warning | ||
|---|---|---|
| ||
The LRC implementation relies on the BTM 1.3.1 and higher are immune to this problem as these settings are enforced when |
