public interface DatabaseParameterBuffer extends ConnectionParameterBuffer
| Modifier and Type | Field and Description | 
|---|---|
| static int | ACTIVATE_SHADOWDeprecated.  | 
| static int | ADDRESS_PATHDeprecated.  | 
| static int | ALLOCATIONDeprecated.  | 
| static int | BEGIN_LOGDeprecated.  | 
| static int | BUFFER_LENGTHDeprecated.  | 
| static int | CACHE_MANAGERDeprecated.  | 
| static int | CDD_PATHNAMEDeprecated.  | 
| static int | CONNECT_TIMEOUTDeprecated.  | 
| static int | DAMAGEDDeprecated.  | 
| static int | DBKEY_SCOPEDeprecated.  | 
| static int | DEBUGDeprecated.  | 
| static int | DELETE_SHADOWDeprecated.  | 
| static int | DISABLE_JOURNALDeprecated.  | 
| static int | DISABLE_WALDeprecated.  | 
| static int | DROP_WALFILEDeprecated.  | 
| static int | DUMMY_PACKET_INTERVALDeprecated.  | 
| static int | ENABLE_JOURNALDeprecated.  | 
| static int | ENCRYPT_KEYDeprecated.  | 
| static int | FORCE_WRITEDeprecated.  | 
| static int | GARBAGE_COLLECTDeprecated.  | 
| static int | GBAK_ATTACHDeprecated.  | 
| static int | GFIX_ATTACHDeprecated.  | 
| static int | GSEC_ATTACHDeprecated.  | 
| static int | GSTAT_ATTACHDeprecated.  | 
| static int | INTERPDeprecated.  | 
| static int | JOURNALDeprecated.  | 
| static int | LC_CTYPEDeprecated.  | 
| static int | LC_MESSAGESDeprecated.  | 
| static int | LICENSEDeprecated.  | 
| static int | NO_DB_TRIGGERSDeprecated.  | 
| static int | NO_GARBAGE_COLLECTDeprecated.  | 
| static int | NO_RESERVEDeprecated.  | 
| static int | NUM_BUFFERSDeprecated.  | 
| static int | NUMBER_OF_USERSDeprecated.  | 
| static int | OLD_DUMP_IDDeprecated.  | 
| static int | OLD_FILEDeprecated.  | 
| static int | OLD_FILE_SIZEDeprecated.  | 
| static int | OLD_NUM_FILESDeprecated.  | 
| static int | OLD_START_FILEDeprecated.  | 
| static int | OLD_START_PAGEDeprecated.  | 
| static int | OLD_START_SEQNODeprecated.  | 
| static int | ONLINEDeprecated.  | 
| static int | ONLINE_DUMPDeprecated.  | 
| static int | OVERWRITEDeprecated.  | 
| static int | PAGE_SIZEDeprecated.  | 
| static int | PASSWORDDeprecated.  | 
| static int | PASSWORD_ENCDeprecated.  | 
| static int | PROCESS_IDDeprecated.  | 
| static int | PROCESS_NAMEDeprecated.  | 
| static int | QUIT_LOGDeprecated.  | 
| static int | RESERVEDDeprecated.  | 
| static int | SEC_ATTACHDeprecated.  | 
| static int | SET_DB_CHARSETDeprecated.  | 
| static int | SET_DB_READONLYDeprecated.  | 
| static int | SET_DB_SQL_DIALECTDeprecated.  | 
| static int | SET_PAGE_BUFFERSDeprecated.  | 
| static int | SHUTDOWNDeprecated.  | 
| static int | SHUTDOWN_DELAYDeprecated.  | 
| static int | SQL_DIALECTDeprecated.  | 
| static int | SQL_ROLE_NAMEDeprecated.  | 
| static int | SWEEPDeprecated.  | 
| static int | SWEEP_INTERVALDeprecated.  | 
| static int | SYS_USER_NAMEDeprecated.  | 
| static int | SYS_USER_NAME_ENCDeprecated.  | 
| static int | TRACEDeprecated.  | 
| static int | TRUSTED_AUTHDeprecated.  | 
| static int | USERDeprecated.  | 
| static int | USER_NAMEDeprecated.  | 
| static int | VERIFYDeprecated.  | 
| static int | WAL_BACKUP_DIRDeprecated.  | 
| static int | WAL_BUFSIZEDeprecated.  | 
| static int | WAL_CHKPTLENDeprecated.  | 
| static int | WAL_GRP_CMT_WAITDeprecated.  | 
| static int | WAL_NUMBUFSDeprecated.  | 
| static int | WORKING_DIRECTORYDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| DatabaseParameterBuffer | deepCopy()Make a deep copy of this object. | 
getDefaultEncoding, getTagMappingaddArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, getArgumentAsInt, getArgumentAsString, getType, hasArgument, iterator, removeArgument, size, toBytes, toBytesWithType, toXdrable, writeArgumentsTo@Deprecated static final int CDD_PATHNAME
@Deprecated static final int ALLOCATION
@Deprecated static final int JOURNAL
@Deprecated static final int PAGE_SIZE
@Deprecated static final int NUM_BUFFERS
@Deprecated static final int BUFFER_LENGTH
@Deprecated static final int DEBUG
@Deprecated static final int GARBAGE_COLLECT
@Deprecated static final int VERIFY
@Deprecated static final int SWEEP
@Deprecated static final int ENABLE_JOURNAL
@Deprecated static final int DISABLE_JOURNAL
@Deprecated static final int DBKEY_SCOPE
@Deprecated static final int NUMBER_OF_USERS
@Deprecated static final int TRACE
@Deprecated static final int NO_GARBAGE_COLLECT
@Deprecated static final int DAMAGED
@Deprecated static final int LICENSE
@Deprecated static final int SYS_USER_NAME
@Deprecated static final int ENCRYPT_KEY
@Deprecated static final int ACTIVATE_SHADOW
@Deprecated static final int SWEEP_INTERVAL
@Deprecated static final int DELETE_SHADOW
@Deprecated static final int FORCE_WRITE
@Deprecated static final int BEGIN_LOG
@Deprecated static final int QUIT_LOG
@Deprecated static final int NO_RESERVE
@Deprecated static final int USER_NAME
@Deprecated static final int USER
@Deprecated static final int PASSWORD
@Deprecated static final int PASSWORD_ENC
@Deprecated static final int SYS_USER_NAME_ENC
@Deprecated static final int INTERP
@Deprecated static final int ONLINE_DUMP
@Deprecated static final int OLD_FILE_SIZE
@Deprecated static final int OLD_NUM_FILES
@Deprecated static final int OLD_FILE
@Deprecated static final int OLD_START_PAGE
@Deprecated static final int OLD_START_SEQNO
@Deprecated static final int OLD_START_FILE
@Deprecated static final int DROP_WALFILE
@Deprecated static final int OLD_DUMP_ID
@Deprecated static final int WAL_BACKUP_DIR
@Deprecated static final int WAL_CHKPTLEN
@Deprecated static final int WAL_NUMBUFS
@Deprecated static final int WAL_BUFSIZE
@Deprecated static final int WAL_GRP_CMT_WAIT
@Deprecated static final int LC_MESSAGES
@Deprecated static final int LC_CTYPE
@Deprecated static final int CACHE_MANAGER
@Deprecated static final int SHUTDOWN
@Deprecated static final int ONLINE
@Deprecated static final int SHUTDOWN_DELAY
@Deprecated static final int RESERVED
@Deprecated static final int OVERWRITE
@Deprecated static final int SEC_ATTACH
@Deprecated static final int DISABLE_WAL
@Deprecated static final int CONNECT_TIMEOUT
@Deprecated static final int DUMMY_PACKET_INTERVAL
@Deprecated static final int GBAK_ATTACH
@Deprecated static final int SQL_ROLE_NAME
@Deprecated static final int SET_PAGE_BUFFERS
@Deprecated static final int WORKING_DIRECTORY
@Deprecated static final int SQL_DIALECT
@Deprecated static final int SET_DB_READONLY
@Deprecated static final int SET_DB_SQL_DIALECT
@Deprecated static final int GFIX_ATTACH
@Deprecated static final int GSTAT_ATTACH
@Deprecated static final int SET_DB_CHARSET
@Deprecated static final int GSEC_ATTACH
@Deprecated static final int ADDRESS_PATH
@Deprecated static final int PROCESS_ID
@Deprecated static final int NO_DB_TRIGGERS
@Deprecated static final int TRUSTED_AUTH
@Deprecated static final int PROCESS_NAME
DatabaseParameterBuffer deepCopy()
Copyright © 2001-2025 Jaybird (Firebird JDBC) team. All rights reserved.