Constant Field Values
Contents
com.mchange.*
-
com.mchange.v2.c3p0.ConnectionTester Modifier and Type Constant Field Value public static final int
CONNECTION_IS_INVALID
-1
public static final int
CONNECTION_IS_OKAY
0
public static final int
DATABASE_IS_INVALID
-8
-
com.mchange.v2.c3p0.UnifiedConnectionTester Modifier and Type Constant Field Value public static final int
CONNECTION_IS_INVALID
-1
public static final int
CONNECTION_IS_OKAY
0
public static final int
DATABASE_IS_INVALID
-8
-
com.mchange.v2.c3p0.cfg.C3P0Config Modifier and Type Constant Field Value public static final java.lang.String
CFG_FINDER_CLASSNAME_KEY
"com.mchange.v2.c3p0.cfg.finder"
public static final java.lang.String
DEFAULT_CONFIG_NAME
"default"
public static final java.lang.String
PROPS_FILE_RSRC_PATH
"/c3p0.properties"
-
com.mchange.v2.c3p0.cfg.C3P0ConfigUtils Modifier and Type Constant Field Value public static final java.lang.String
PROPS_FILE_PROP_PFX
"c3p0."
public static final int
PROPS_FILE_PROP_PFX_LEN
5
public static final java.lang.String
PROPS_FILE_RSRC_PATH
"/c3p0.properties"
-
com.mchange.v2.c3p0.cfg.C3P0ConfigXmlUtils Modifier and Type Constant Field Value public static final java.lang.String
XML_CONFIG_RSRC_PATH
"/c3p0-config.xml"
-
com.mchange.v2.c3p0.impl.C3P0ImplUtils Modifier and Type Constant Field Value public static final java.lang.String
VMID_PROPKEY
"com.mchange.v2.c3p0.VMID"
-
com.mchange.v2.c3p0.management.ActiveManagementCoordinator Modifier and Type Constant Field Value public static final java.lang.String
C3P0_REGISTRY_NAME_KEY
"com.mchange.v2.c3p0.management.RegistryName"
public static final java.lang.String
EXCLUDE_IDENTITY_TOKEN_KEY
"com.mchange.v2.c3p0.management.ExcludeIdentityToken"
-
com.mchange.v2.c3p0.subst.C3P0Substitutions Modifier and Type Constant Field Value public static final java.lang.String
DEBUG
"true"
public static final java.lang.String
TIMESTAMP
"2024-05-07T13:49:12.919880Z"
public static final java.lang.String
TRACE
"5"
public static final java.lang.String
VERSION
"0.10.1"
-
com.mchange.v2.resourcepool.ResourcePool Modifier and Type Constant Field Value public static final int
KNOWN_AND_AVAILABLE
0
public static final int
KNOWN_AND_CHECKED_OUT
1
public static final int
UNKNOWN_OR_PURGED
-1