com.mysql.cj.configurations.coldFusion.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mysql-connector-java Show documentation
Show all versions of mysql-connector-java Show documentation
JDBC Type 4 driver for MySQL
The newest version!
#
# Properties for optimal usage in ColdFusion
#
#
# CF's pool tends to be "chatty" like DBCP
#
alwaysSendSetIsolation=false
useLocalSessionState=true
#
# CF's pool seems to loose connectivity on page restart
#
autoReconnect=true
© 2015 - 2024 Weber Informatics LLC | Privacy Policy