Uses of Class
org.mariadb.jdbc.internal.util.dao.ReconnectDuringTransactionException
Packages that use ReconnectDuringTransactionException
-
Uses of ReconnectDuringTransactionException in org.mariadb.jdbc.internal.failover.impl
Methods in org.mariadb.jdbc.internal.failover.impl that throw ReconnectDuringTransactionExceptionModifier and TypeMethodDescriptionvoid
MastersSlavesListener.lockAndSwitchMaster
(Protocol newMasterProtocol) Use the parameter newMasterProtocol as new current master connection.