Constant Field Values
Contents
com.zaxxer.*
-
com.zaxxer.hikari.pool.HikariPool Modifier and Type Constant Field Value public static final intPOOL_NORMAL0public static final intPOOL_SHUTDOWN2public static final intPOOL_SUSPENDED1
-
com.zaxxer.hikari.util.ConcurrentBag.IConcurrentBagEntry Modifier and Type Constant Field Value public static final intSTATE_IN_USE1public static final intSTATE_NOT_IN_USE0public static final intSTATE_REMOVED-1public static final intSTATE_RESERVED-2