[opencms-dev] jdbc connection string params correct format

doomito info at tfsla.com
Mon Apr 14 22:07:04 CEST 2014


Hi,

I want to add autoReconnect=true to the jdbc parameter. The problem is, I
found examples with two formats (a backslash is the issue).

db.pool.default.jdbcUrl.params=?autoReconnect\=true&characterEncoding\=UTF-8

db.pool.default.jdbcUrl.params=?autoReconnect=true&characterEncoding\=UTF-8

What's the correct way of using it?



--
View this message in context: http://opencms.996256.n3.nabble.com/jdbc-connection-string-params-correct-format-tp24162.html
Sent from the OpenCMS mailing list archive at Nabble.com.



More information about the opencms-dev mailing list