public class ServerInfo extends Object
| Constructor and Description |
|---|
ServerInfo(Version version,
String encoding,
boolean integerDateTimes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEncoding() |
Version |
getVersion() |
int |
hashCode() |
boolean |
hasIntegerDateTimes() |
String |
toString() |