org.apache.derby.client.net
Class NetConfiguration
java.lang.Object
org.apache.derby.client.net.NetConfiguration
public class NetConfiguration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INITIAL_CAPACITY
static final int INITIAL_CAPACITY
- See Also:
- Constant Field Values
NON_CHAR_DDM_DATA_PAD_BYTE
public static final byte NON_CHAR_DDM_DATA_PAD_BYTE
- See Also:
- Constant Field Values
CURSOR_NOT_OPEN
static final int CURSOR_NOT_OPEN
- See Also:
- Constant Field Values
CURSOR_OPEN
static final int CURSOR_OPEN
- See Also:
- Constant Field Values
CURSOR_CLOSE_ONLY
static final int CURSOR_CLOSE_ONLY
- See Also:
- Constant Field Values
DDMHDR_LENGTH
static final int DDMHDR_LENGTH
- See Also:
- Constant Field Values
DSSHDR_LENGTH
static final int DSSHDR_LENGTH
- See Also:
- Constant Field Values
EXTNAM_MAXSIZE
static final int EXTNAM_MAXSIZE
- See Also:
- Constant Field Values
MIN_AGENT_MGRLVL
static final int MIN_AGENT_MGRLVL
- See Also:
- Constant Field Values
MIN_CMNTCPIP_MGRLVL
static final int MIN_CMNTCPIP_MGRLVL
- See Also:
- Constant Field Values
MIN_CMNAPPC_MGRLVL
static final int MIN_CMNAPPC_MGRLVL
- See Also:
- Constant Field Values
MIN_RDB_MGRLVL
static final int MIN_RDB_MGRLVL
- See Also:
- Constant Field Values
MIN_SECMGR_MGRLVL
static final int MIN_SECMGR_MGRLVL
- See Also:
- Constant Field Values
MIN_SQLAM_MGRLVL
static final int MIN_SQLAM_MGRLVL
- See Also:
- Constant Field Values
MIN_XAMGR_MGRLVL
static final int MIN_XAMGR_MGRLVL
- See Also:
- Constant Field Values
MIN_SYNCPTMGR_MGRLVL
static final int MIN_SYNCPTMGR_MGRLVL
- See Also:
- Constant Field Values
MIN_RSYNCMGR_MGRLVL
static final int MIN_RSYNCMGR_MGRLVL
- See Also:
- Constant Field Values
PASSWORD_MAXSIZE
static final int PASSWORD_MAXSIZE
- See Also:
- Constant Field Values
PRDDTA_APPL_ID_FIXED_LEN
public static final int PRDDTA_APPL_ID_FIXED_LEN
- See Also:
- Constant Field Values
PRDDTA_ACCT_SUFFIX_LEN_BYTE
static final int PRDDTA_ACCT_SUFFIX_LEN_BYTE
- See Also:
- Constant Field Values
PRDDTA_MAX_ACCT_SUFFIX_LEN
static final int PRDDTA_MAX_ACCT_SUFFIX_LEN
- See Also:
- Constant Field Values
PRDDTA_LEN_BYTE
static final int PRDDTA_LEN_BYTE
- See Also:
- Constant Field Values
PRDDTA_MAXSIZE
static final int PRDDTA_MAXSIZE
- See Also:
- Constant Field Values
PRDDTA_PLATFORM_ID
public static final java.lang.String PRDDTA_PLATFORM_ID
- See Also:
- Constant Field Values
PRDDTA_USER_ID_FIXED_LEN
public static final int PRDDTA_USER_ID_FIXED_LEN
- See Also:
- Constant Field Values
PKG_IDENTIFIER_FIXED_LEN
public static final int PKG_IDENTIFIER_FIXED_LEN
- See Also:
- Constant Field Values
PKG_IDENTIFIER_MAX_LEN
static final int PKG_IDENTIFIER_MAX_LEN
- See Also:
- Constant Field Values
PKGCNSTKN_FIXED_LEN
public static final int PKGCNSTKN_FIXED_LEN
- See Also:
- Constant Field Values
SECTKN_MAXSIZE
static final int SECTKN_MAXSIZE
- See Also:
- Constant Field Values
SRVCLSNM_JVM
static final java.lang.String SRVCLSNM_JVM
- See Also:
- Constant Field Values
SRVNAM_MAXSIZE
static final int SRVNAM_MAXSIZE
- See Also:
- Constant Field Values
MGRLVL_NA
static final int MGRLVL_NA
- See Also:
- Constant Field Values
MGRLVL_3
static final int MGRLVL_3
- See Also:
- Constant Field Values
MGRLVL_4
static final int MGRLVL_4
- See Also:
- Constant Field Values
MGRLVL_5
static final int MGRLVL_5
- See Also:
- Constant Field Values
MGRLVL_6
static final int MGRLVL_6
- See Also:
- Constant Field Values
MGRLVL_7
public static final int MGRLVL_7
- See Also:
- Constant Field Values
SECMEC_DCESEC
static final int SECMEC_DCESEC
- See Also:
- Constant Field Values
SECMEC_EUSRIDNWPWD
static final int SECMEC_EUSRIDNWPWD
- See Also:
- Constant Field Values
SECMEC_EUSRIDPWD
public static final int SECMEC_EUSRIDPWD
- See Also:
- Constant Field Values
SECMEC_USRIDONL
public static final int SECMEC_USRIDONL
- See Also:
- Constant Field Values
SECMEC_USRENCPWD
public static final int SECMEC_USRENCPWD
- See Also:
- Constant Field Values
SECMEC_USRIDNWPWD
static final int SECMEC_USRIDNWPWD
- See Also:
- Constant Field Values
SECMEC_USRIDPWD
public static final int SECMEC_USRIDPWD
- See Also:
- Constant Field Values
SECMEC_EUSRIDDTA
public static final int SECMEC_EUSRIDDTA
- See Also:
- Constant Field Values
SECMEC_EUSRPWDDTA
public static final int SECMEC_EUSRPWDDTA
- See Also:
- Constant Field Values
SECMEC_USRSSBPWD
public static final int SECMEC_USRSSBPWD
- See Also:
- Constant Field Values
SECMGR_SECMECS
static final int[] SECMGR_SECMECS
SYSTEM_ASC
public static final java.lang.String SYSTEM_ASC
- See Also:
- Constant Field Values
SYSTEM_JVM
static final java.lang.String SYSTEM_JVM
- See Also:
- Constant Field Values
USRID_MAXSIZE
static final int USRID_MAXSIZE
- See Also:
- Constant Field Values
PRDID
public static final java.lang.String PRDID
SRVRLSLV
static final java.lang.String SRVRLSLV
NetConfiguration
public NetConfiguration()
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.