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