de.smartics.properties.impl.config.ds.mysql
Class MySqlDataSourceConnector
java.lang.Object
de.smartics.properties.impl.config.ds.mysql.MySqlDataSourceConnector
-
All Implemented Interfaces:
-
DataSourceConnector
-
public final class MySqlDataSourceConnector
-
extends
Object
-
implements
DataSourceConnector
Connector to be registered to DataSourceProxyManager
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySqlDataSourceConnector
public MySqlDataSourceConnector()
accepts
public boolean accepts(String databaseId)
-
-
Specified by:
-
accepts
in interface
DataSourceConnector
-
create
public DataSourceProxy create(JndiDataSourceProxy dataSource)
-
-
Specified by:
-
create
in interface
DataSourceConnector
-
create
public DataSourceProxy create(String connectionUrl,
String userName,
String password)
-
-
Specified by:
-
create
in interface
DataSourceConnector
-
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.