public class MysqlDataSourceCreator extends DataSourceCreator<MysqlServiceInfo>
Modifier and Type | Field and Description |
---|---|
static String[] |
DRIVERS |
static String |
VALIDATION_QUERY
Validation query obtained from the MySQL reference manual:
https://dev.mysql.com/doc/refman/5.1/en/connector-j-usagenotes-j2ee.html
|
logger
Constructor and Description |
---|
MysqlDataSourceCreator() |
create, getDriverClassName
getServiceConnectorType, getServiceInfoType
public static final String[] DRIVERS
public static final String VALIDATION_QUERY