public class MemoryConnectionDescription extends Object implements IMemoryConnectionDescription
| Constructor and Description |
|---|
MemoryConnectionDescription() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DataSourceType |
getDataSourceType() |
URI |
getURI() |
String |
getUrl() |
DataSourceVersion |
getVersion() |
int |
hashCode() |
public URI getURI()
getURI in interface IConnectionDescriptionpublic String getUrl()
getUrl in interface IConnectionDescriptionpublic DataSourceType getDataSourceType()
getDataSourceType in interface IConnectionDescriptionpublic DataSourceVersion getVersion()
getVersion in interface IConnectionDescriptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.