View Revisions: Issue #4299
Summary | 0004299: Cannot change transaction isolation level while using jndi on wildfly and postgres | ||
---|---|---|---|
Revision | 2024-11-13 18:56 by cquamme | ||
Steps To Reproduce | symmetric-ds 3.11.5 wildfly 8.1 postgres 9.5 Java 12 jdbc driver : postgresql-42.2.10.jar Wildfly JNDI datasource Name:com.sigmaspa.symmetricds JNDI:java:/com.sigmaspa.symmetricds Is enabled?:true Datasource Class: Driver:postgresql-42.2.10.jar Driver Class:org.postgresql.Driver Share Prepared Statements:false Statement Cache Size:0 Connection URL:jdbc:postgresql://localhost:5432/testdb?protocolVersion=3&stringtype=unspecified |
||
Revision | 2020-03-04 15:38 by emmedierre | ||
Steps To Reproduce | symmetric-ds 3.11.5 wildfly 8.1 postgres 9.5 Java 12 jdbc driver : postgresql-42.2.10.jar Wildfly JNDI datasource Name:com.sigmaspa.symmetricds JNDI:java:/com.sigmaspa.symmetricds Is enabled?:true Datasource Class: Driver:postgresql-42.2.10.jar Driver Class:org.postgresql.Driver Share Prepared Statements:false Statement Cache Size:0 Connection URL:jdbc:postgresql://localhost:5432/testdb?protocolVersion=3&stringtype=unspecified |