Uses of Class
org.mariadb.jdbc.util.exceptions.MaxAllowedPacketException
Packages that use MaxAllowedPacketException
-
Uses of MaxAllowedPacketException in org.mariadb.jdbc.client.socket
Methods in org.mariadb.jdbc.client.socket that throw MaxAllowedPacketExceptionModifier and TypeMethodDescriptionvoid
PacketWriter.checkMaxAllowedLength
(int length) Count query size.