public interface IConnectionDescription extends Serializable
| Modifier and Type | Method and Description |
|---|---|
DataSourceType |
getDataSourceType() |
URI |
getURI() |
String |
getUrl() |
DataSourceVersion |
getVersion() |
String getUrl()
URI getURI()
DataSourceType getDataSourceType()
DataSourceVersion getVersion()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.