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