Uses of Class
com.zaxxer.hikari.util.IsolationLevel
-
Packages that use IsolationLevel Package Description com.zaxxer.hikari.util -
-
Uses of IsolationLevel in com.zaxxer.hikari.util
Methods in com.zaxxer.hikari.util that return IsolationLevel Modifier and Type Method Description static IsolationLevelIsolationLevel. valueOf(String name)static IsolationLevel[]IsolationLevel. values()
-