Hi All I'm using jTDS to connect to a MS SQL db, their default setting for transaction isolation is READ_COMMITED which I would like to change.
jTDS doesn't seem to have a property that can be sent via the connection URL so that means that I need to change it through Cayenne. So can anyone show me how one changes the default transaction isolation level ? Thanks Jurgen