Uses of Class
org.mariadb.jdbc.util.exceptions.MaxAllowedPacketException
-
Packages that use MaxAllowedPacketException Package Description org.mariadb.jdbc.client.socket -
-
Uses of MaxAllowedPacketException in org.mariadb.jdbc.client.socket
Methods in org.mariadb.jdbc.client.socket that throw MaxAllowedPacketException Modifier and Type Method Description void
PacketWriter. checkMaxAllowedLength(int length)
Count query size.
-