public interface CodecContext
| Modifier and Type | Method and Description |
|---|---|
CharCollation |
getClientCollation()
Get the
CharCollation that the client is using. |
ServerVersion |
getServerVersion()
Get the MySQL server version, which is available after database user logon.
|
ZoneId |
getServerZoneId()
Get the
ZoneId of server-side. |
ZeroDateOption |
getZeroDateOption()
Get the option for zero date handling which is set by connection configuration.
|
ZeroDateOption getZeroDateOption()
ZeroDateOption.ServerVersion getServerVersion()
ServerVersion.CharCollation getClientCollation()
CharCollation that the client is using.CharCollation.Copyright © 2018–2023 asyncer.io. All rights reserved.