Uses of Class
com.github.database.rider.core.leak.LeakHunterException
-
Packages that use LeakHunterException Package Description com.github.database.rider.core.api.leak com.github.database.rider.core.leak -
-
Uses of LeakHunterException in com.github.database.rider.core.api.leak
Methods in com.github.database.rider.core.api.leak that throw LeakHunterException Modifier and Type Method Description voidLeakHunter. checkConnectionsAfterExecution()Check number of opened jdbc connections/sessions -
Uses of LeakHunterException in com.github.database.rider.core.leak
Methods in com.github.database.rider.core.leak that throw LeakHunterException Modifier and Type Method Description voidAbstractLeakHunter. checkConnectionsAfterExecution()
-