public interface ServerInfo
| Modifier and Type | Method and Description |
|---|---|
String |
address()
Returns a string telling the address of the server the query was executed.
|
String |
version()
Returns a string telling which version of the server the query was executed.
|
String address()
String version()
null if not available.Copyright © 2018. All rights reserved.