Uses of Class
com.microsoft.sqlserver.jdbc.ConfigurableRetryLogic
-
Packages that use ConfigurableRetryLogic Package Description com.microsoft.sqlserver.jdbc -
-
Uses of ConfigurableRetryLogic in com.microsoft.sqlserver.jdbc
Methods in com.microsoft.sqlserver.jdbc that return ConfigurableRetryLogic Modifier and Type Method Description static ConfigurableRetryLogic
ConfigurableRetryLogic. getInstance()
Fetches the static instance of ConfigurableRetryLogic, instantiating it if it hasn't already been.
-