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:
http://dev.mysql.com/doc/refman/5.1/en/connector-j-usagenotes-j2ee.html
|
logger| Constructor and Description |
|---|
MysqlDataSourceCreator() |
create, getDriverClassNamegetServiceConnectorType, getServiceInfoTypepublic static final String[] DRIVERS
public static final String VALIDATION_QUERY