public class Configuration
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
Configuration() |
Modifier and Type | Method and Description |
---|---|
private static ProductVersionHolder |
buildProductVersionHolder() |
static ProductVersionHolder |
getProductVersionHolder() |
private static void |
loadProductVersionHolder()
load product version information and accumulate exceptions
|
static boolean |
supportsJDBC40()
Check to see if the jvm version is such that JDBC 4.0 is supported
|
static boolean |
supportsJDBC42()
Check to see if the jvm version is such that JDBC 4.2 is supported
|
public static int traceFileSuffixIndex__
public static int traceLevel__
public static java.lang.String traceFile__
public static java.lang.String traceDirectory__
public static boolean traceFileAppend__
public static final java.lang.String jreLevel
public static final int jreLevelMajor
public static final int jreLevelMinor
public static boolean traceSuspended__
public static boolean[] enableConnectivityToTargetServer__
public static boolean jvmSupportsMicrosClock__
private static ProductVersionHolder dncProductVersionHolder__
public static final java.lang.String dncDriverName
public static final byte[] dncPackageConsistencyToken
public static final java.lang.String dncPackageVersion
public static final boolean jdbcCompliant
public static final java.lang.String[] dncCompatibleJREVersions
public static final java.lang.String jdbcDerbyNETProtocol
public static final boolean enableNetConnectionPooling
static final boolean rangeCheckCrossConverters
static final int bugCheckLevel
public static final int defaultIsolation
public static final int defaultFetchSize
public static final java.lang.String cursorAttribute_SensitiveStatic
public static final java.lang.String cursorAttribute_SensitiveStaticRowset
public static final java.lang.String cursorAttribute_SensitiveDynamic
public static final java.lang.String cursorAttribute_SensitiveDynamicRowset
public static final java.lang.String cursorAttribute_Insensitive
public static final java.lang.String cursorAttribute_InsensitiveRowset
public static final java.lang.String cursorAttribute_ForUpdate
public static final java.lang.String cursorAttribute_ForReadOnly
public static final java.lang.String cursorAttribute_WithHold
private static final java.lang.String packageNameForDNC
public static SqlException exceptionsOnLoadResources
public static ProductVersionHolder getProductVersionHolder()
private static void loadProductVersionHolder() throws SqlException
SqlException
private static ProductVersionHolder buildProductVersionHolder() throws java.security.PrivilegedActionException, java.io.IOException
java.security.PrivilegedActionException
java.io.IOException
public static boolean supportsJDBC40()
public static boolean supportsJDBC42()
Apache Derby V10.10 Internals - Copyright © 2004,2013 The Apache Software Foundation. All Rights Reserved.