public abstract class AbstractConnectionDescription extends Object implements IConnectionDescription
| Constructor and Description |
|---|
AbstractConnectionDescription(DataSourceType dataSourceType) |
| Modifier and Type | Method and Description |
|---|---|
DataSourceType |
getDataSourceType() |
DataSourceVersion |
getVersion() |
void |
setVersion(DataSourceVersion version) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetURI, getUrlpublic AbstractConnectionDescription(DataSourceType dataSourceType)
public void setVersion(DataSourceVersion version)
public DataSourceVersion getVersion()
getVersion in interface IConnectionDescriptionpublic DataSourceType getDataSourceType()
getDataSourceType in interface IConnectionDescriptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.