MySQL Connector/J 5.1 Developer Guide

5.3 Configuration Properties for Connector/J

Configuration properties define how Connector/J will make a connection to a MySQL server. Unless otherwise noted, properties can be set for a DataSource object or for a Connection object.

Configuration properties can be set in one of the following ways:

The configuration properties are categorized into the following sections, in which details for each property are given.