public class IqOldOdbcDataSourceFactory
extends AbstractIqDataSourceFactory
ODBC driver data source factory using the old driver. See here for the driver history - http://scn.sap.com/community/sql-anywhere/blog/2014/05/02/connecting-to-sql-anywhere-using-jdbc
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIanywhereDriverProperty() |
org.eclipse.collections.api.tuple.Pair<java.lang.String,java.lang.String> |
getUrl() |
boolean |
isDriverAccepted() |
boolean |
isIqClientLoadSupported() |
createDataSource, getUrlcreateDataSource, isDriverAccepted, isIqClientLoadSupportedpublic boolean isDriverAccepted()
public org.eclipse.collections.api.tuple.Pair<java.lang.String,java.lang.String> getUrl()
public java.lang.String getIanywhereDriverProperty()
public boolean isIqClientLoadSupported()