org.apache.derby.client.am
Class Configuration
java.lang.Object
org.apache.derby.client.am.Configuration
public class Configuration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
traceFileSuffixIndex__
public static int traceFileSuffixIndex__
traceLevel__
public static int traceLevel__
traceFile__
public static java.lang.String traceFile__
traceDirectory__
public static java.lang.String traceDirectory__
traceFileAppend__
public static boolean traceFileAppend__
jreLevel
public static final java.lang.String jreLevel
jreLevelMajor
public static final int jreLevelMajor
jreLevelMinor
public static final int jreLevelMinor
traceSuspended__
public static boolean traceSuspended__
enableConnectivityToTargetServer__
public static boolean[] enableConnectivityToTargetServer__
jvmSupportsMicrosClock__
public static boolean jvmSupportsMicrosClock__
dncProductVersionHolder__
private static ProductVersionHolder dncProductVersionHolder__
dncDriverName
public static final java.lang.String dncDriverName
- See Also:
- Constant Field Values
dncPackageConsistencyToken
public static final byte[] dncPackageConsistencyToken
dncPackageVersion
public static final java.lang.String dncPackageVersion
jdbcCompliant
public static final boolean jdbcCompliant
- See Also:
- Constant Field Values
dncCompatibleJREVersions
public static final java.lang.String[] dncCompatibleJREVersions
jdbcDerbyNETProtocol
public static final java.lang.String jdbcDerbyNETProtocol
- See Also:
- Constant Field Values
enableNetConnectionPooling
public static final boolean enableNetConnectionPooling
- See Also:
- Constant Field Values
rangeCheckCrossConverters
static final boolean rangeCheckCrossConverters
- See Also:
- Constant Field Values
bugCheckLevel
static final int bugCheckLevel
- See Also:
- Constant Field Values
defaultIsolation
public static final int defaultIsolation
- See Also:
- Constant Field Values
defaultFetchSize
public static final int defaultFetchSize
- See Also:
- Constant Field Values
cursorAttribute_SensitiveStatic
public static final java.lang.String cursorAttribute_SensitiveStatic
- See Also:
- Constant Field Values
cursorAttribute_SensitiveStaticRowset
public static final java.lang.String cursorAttribute_SensitiveStaticRowset
- See Also:
- Constant Field Values
cursorAttribute_SensitiveDynamic
public static final java.lang.String cursorAttribute_SensitiveDynamic
- See Also:
- Constant Field Values
cursorAttribute_SensitiveDynamicRowset
public static final java.lang.String cursorAttribute_SensitiveDynamicRowset
- See Also:
- Constant Field Values
cursorAttribute_Insensitive
public static final java.lang.String cursorAttribute_Insensitive
- See Also:
- Constant Field Values
cursorAttribute_InsensitiveRowset
public static final java.lang.String cursorAttribute_InsensitiveRowset
- See Also:
- Constant Field Values
cursorAttribute_ForUpdate
public static final java.lang.String cursorAttribute_ForUpdate
- See Also:
- Constant Field Values
cursorAttribute_ForReadOnly
public static final java.lang.String cursorAttribute_ForReadOnly
- See Also:
- Constant Field Values
cursorAttribute_WithHold
public static final java.lang.String cursorAttribute_WithHold
- See Also:
- Constant Field Values
packageNameForDNC
private static final java.lang.String packageNameForDNC
- See Also:
- Constant Field Values
exceptionsOnLoadResources
public static SqlException exceptionsOnLoadResources
Configuration
private Configuration()
getProductVersionHolder
public static ProductVersionHolder getProductVersionHolder()
loadProductVersionHolder
private static void loadProductVersionHolder()
throws SqlException
- load product version information and accumulate exceptions
- Throws:
SqlException
buildProductVersionHolder
private static ProductVersionHolder buildProductVersionHolder()
throws java.security.PrivilegedActionException,
java.io.IOException
- Throws:
java.security.PrivilegedActionException
java.io.IOException
supportsJDBC40
public static boolean supportsJDBC40()
- Check to see if the jvm version is such that JDBC 4.0 is supported
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.