Community

How to define a read-only connection ?

reply from Adrian Brock in JCA - View the full discussion

Roberto Mazzola wrote:


<connection-property name="readOnly">true</connection-property>

You're missing the xml attribute type="java.lang.Boolean".

See http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/ad/rjvdsprp.htm

 

It will be a java.lang.String by default which it probably doesn't recognise?

Reply to this message by going to Community

Start a new discussion in JCA at Community