public class IqJconnDataSourceFactory extends AbstractIqDataSourceFactory
| Constructor and Description |
|---|
IqJconnDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.collections.api.tuple.Pair<String,String> |
getUrl(DbEnvironment env,
String schema,
com.gs.obevo.util.inputreader.Credential credential) |
boolean |
isDriverAccepted(Class<? extends Driver> driverClass)
Indicates if this IqDataSourceFactory can work w/ the given driver.
|
boolean |
isIqClientLoadSupported() |
createDataSourcepublic boolean isDriverAccepted(Class<? extends Driver> driverClass)
IqDataSourceFactoryprotected org.eclipse.collections.api.tuple.Pair<String,String> getUrl(DbEnvironment env, String schema, com.gs.obevo.util.inputreader.Credential credential)
getUrl in class AbstractIqDataSourceFactorypublic boolean isIqClientLoadSupported()
Copyright © 2017 Goldman Sachs. All rights reserved.