Uses of Class
org.mariadb.jdbc.internal.util.exceptions.MaxAllowedPacketException
Packages that use MaxAllowedPacketException
-
Uses of MaxAllowedPacketException in org.mariadb.jdbc.internal.io.output
Methods in org.mariadb.jdbc.internal.io.output that throw MaxAllowedPacketExceptionModifier and TypeMethodDescriptionvoid
AbstractPacketOutputStream.checkMaxAllowedLength
(int length) Count query size.void
PacketOutputStream.checkMaxAllowedLength
(int length) void
PacketOutputStream.mark()