Package org.firebirdsql.gds
Interface ServiceRequestBuffer
- 
- All Superinterfaces:
- java.lang.Iterable<Parameter>,- ParameterBuffer
 - All Known Implementing Classes:
- ServiceRequestBufferImp
 
 public interface ServiceRequestBuffer extends ParameterBuffer Instance of this interface represents a Service Request Buffer from the Firebird API documentation and specifies the attributes for the Services API operation.
- 
- 
Field SummaryFields Modifier and Type Field Description static intACTION_ADD_LICENSEstatic intACTION_ADD_USERstatic intACTION_BACKUP********************************************************************** Operations that can be called via Services API.static intACTION_DB_STATSstatic intACTION_DELETE_USERstatic intACTION_DISPLAY_USERstatic intACTION_GET_SERVER_LOGstatic intACTION_MODIFY_USERstatic intACTION_REMOVE_LICENSEstatic intACTION_REPAIRstatic intACTION_RESTOREstatic intACTION_SET_DB_PROPERTIESstatic intBACKUP_CONVERTstatic intBACKUP_DB_NAME********************************************************************** Parameters for ACTION_BACKUP call.static intBACKUP_EXPANDstatic intBACKUP_FACTORstatic intBACKUP_FILEstatic intBACKUP_IGNORE_CHECKSUMSstatic intBACKUP_IGNORE_LIMBOstatic intBACKUP_LENGTHstatic intBACKUP_METADATA_ONLYstatic intBACKUP_NO_GARBAGE_COLLECTstatic intBACKUP_NON_TRANSPORTABLEstatic intBACKUP_OLD_DESCRIPTIONSstatic intBACKUP_OPTIONSstatic intINFO_CAPABILITIESstatic intINFO_FLAG_ENDstatic intINFO_GET_CONFIGstatic intINFO_GET_ENVstatic intINFO_GET_ENV_LOCKstatic intINFO_GET_ENV_MSGstatic intINFO_GET_LICENSEstatic intINFO_GET_LICENSE_MASKstatic intINFO_GET_LICENSED_USERSstatic intINFO_GET_OUTPUT_LINEstatic intINFO_GET_OUTPUT_TO_EOFstatic intINFO_GET_USERSstatic intINFO_IMPLEMENTATIONstatic intINFO_LIMBO_TRANSACTIONSstatic intINFO_MULTI_TRANSACTION_IDstatic intINFO_RUNNINGstatic intINFO_SERVER_VERSIONstatic intINFO_SINGLE_TRANSACTION_IDstatic intINFO_SVC_MGR_VERSIONstatic intINFO_SVR_DB_INFO*********************************************************************** Constants for GDS.iscServiceQuery(...) callstatic intINFO_TIMEOUTstatic intINFO_TRANSACTION_ADVICEstatic intINFO_TRANSACTION_ADVICE_COMMITstatic intINFO_TRANSACTION_ADVICE_ROLLBACKstatic intINFO_TRANSACTION_ADVICE_UNKNOWNstatic intINFO_TRANSACTION_DB_PATHstatic intINFO_TRANSACTION_HOST_SITEstatic intINFO_TRANSACTION_REMOTE_SITEstatic intINFO_TRANSACTION_STATEstatic intINFO_TRANSACTION_STATE_COMMITstatic intINFO_TRANSACTION_STATE_LIMBOstatic intINFO_TRANSACTION_STATE_ROLLBACKstatic intINFO_TRANSACTION_STATE_UNKNOWNstatic intINFO_USER_DB_PATHstatic intLICENSE_DESCRIPTIONstatic intLICENSE_IDstatic intLICENSE_KEY********************************************************************** Parameters for ACTION_ADD_LICENSE and ACTION_REMOVE_LICENSE calls.static intPROPS_ACCESS_MODEstatic intPROPS_ACCESS_MODE_READONLYstatic intPROPS_ACCESS_MODE_READWRITEstatic intPROPS_ACTIVATE_SHADOWstatic intPROPS_BUFFERSstatic intPROPS_DB_NAME********************************************************************** Parameters for setting database properties.static intPROPS_DB_ONLINEstatic intPROPS_DENY_NEW_ATTACHMENTSstatic intPROPS_DENY_NEW_TRANSACTIONSstatic intPROPS_OPTIONSstatic intPROPS_RESERVE_SPACEstatic intPROPS_RESERVE_USE_ALL_SPACEstatic intPROPS_RESERVE_VERSIONSstatic intPROPS_SET_SQL_DIALECTstatic intPROPS_SHUTDOWN_DBstatic intPROPS_SWEEP_INTERVALstatic intPROPS_WRITE_MODEstatic intPROPS_WRITE_MODE_ASYNCstatic intPROPS_WRITE_MODE_SYNCstatic intREPAIR_CHECK_DBstatic intREPAIR_COMMIT_TRANSACTIONSstatic intREPAIR_DB_NAME********************************************************************** Parameters for database repair.static intREPAIR_FULLstatic intREPAIR_IGNORE_CHECKSUMstatic intREPAIR_KILL_SHADOWSstatic intREPAIR_LIST_LIMBO_TRANSACTIONSstatic intREPAIR_MEND_DBstatic intREPAIR_OPTIONSstatic intREPAIR_RECOVER_TWO_PHASEstatic intREPAIR_ROLLBACK_TRANSACTIONSstatic intREPAIR_SWEEP_DBstatic intREPAIR_TRANSACTION_IDstatic intREPAIR_VALIDATE_DBstatic intRESTORE_ACCESS_MODEstatic intRESTORE_ACCESS_MODE_READONLYstatic intRESTORE_ACCESS_MODE_READWRITEstatic intRESTORE_BACKUP_PATHstatic intRESTORE_BUFFERSstatic intRESTORE_CREATEstatic intRESTORE_DB_NAME********************************************************************** Parameters for ACTION_RESTORE call.static intRESTORE_DEACTIVATE_IDXstatic intRESTORE_LENGTHstatic intRESTORE_NO_SHADOWstatic intRESTORE_NO_VALIDITYstatic intRESTORE_ONE_AT_A_TIMEstatic intRESTORE_OPTIONSstatic intRESTORE_OVERWRITEstatic intRESTORE_PAGE_SIZEstatic intRESTORE_USE_ALL_SPACEstatic intSECURITY_FIRST_NAMEstatic intSECURITY_GROUPIDstatic intSECURITY_GROUPNAMEstatic intSECURITY_LAST_NAMEstatic intSECURITY_MIDDLE_NAMEstatic intSECURITY_PASSWORDstatic intSECURITY_USER_NAMEstatic intSECURITY_USERID********************************************************************** Parameters for ACTION_ADD_USER, ACTION_DELETE_USER, ACTION_MODIFY_USER, and ACTION_DISPLAY_USER service calls.static intSTATS_DATA_PAGESstatic intSTATS_DB_LOGstatic intSTATS_DB_NAME********************************************************************** Parameters for database statistics.static intSTATS_HEADER_PAGESstatic intSTATS_INDEX_PAGESstatic intSTATS_NOCREATIONstatic intSTATS_OPTIONSstatic intSTATS_RECORD_VERSIONSstatic intSTATS_SYSTEM_RELATIONSstatic intSTATS_TABLE
 - 
Method Summary- 
Methods inherited from interface org.firebirdsql.gds.ParameterBufferaddArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, getArgumentAsInt, getArgumentAsString, getType, hasArgument, isEmpty, iterator, removeArgument, size, toBytes, toBytesWithType, toXdrable, writeArgumentsTo
 
- 
 
- 
- 
- 
Field Detail- 
ACTION_BACKUPstatic final int ACTION_BACKUP ********************************************************************** Operations that can be called via Services API. There are following groups of operations: - backup/restore - database repair - user management - changing the database properties - license management - database and server information- See Also:
- Constant Field Values
 
 - 
ACTION_RESTOREstatic final int ACTION_RESTORE - See Also:
- Constant Field Values
 
 - 
ACTION_REPAIRstatic final int ACTION_REPAIR - See Also:
- Constant Field Values
 
 - 
ACTION_ADD_USERstatic final int ACTION_ADD_USER - See Also:
- Constant Field Values
 
 - 
ACTION_DELETE_USERstatic final int ACTION_DELETE_USER - See Also:
- Constant Field Values
 
 - 
ACTION_MODIFY_USERstatic final int ACTION_MODIFY_USER - See Also:
- Constant Field Values
 
 - 
ACTION_DISPLAY_USERstatic final int ACTION_DISPLAY_USER - See Also:
- Constant Field Values
 
 - 
ACTION_SET_DB_PROPERTIESstatic final int ACTION_SET_DB_PROPERTIES - See Also:
- Constant Field Values
 
 - 
ACTION_ADD_LICENSEstatic final int ACTION_ADD_LICENSE - See Also:
- Constant Field Values
 
 - 
ACTION_REMOVE_LICENSEstatic final int ACTION_REMOVE_LICENSE - See Also:
- Constant Field Values
 
 - 
ACTION_DB_STATSstatic final int ACTION_DB_STATS - See Also:
- Constant Field Values
 
 - 
ACTION_GET_SERVER_LOGstatic final int ACTION_GET_SERVER_LOG - See Also:
- Constant Field Values
 
 - 
INFO_SVR_DB_INFOstatic final int INFO_SVR_DB_INFO *********************************************************************** Constants for GDS.iscServiceQuery(...) call- See Also:
- Constant Field Values
 
 - 
INFO_GET_LICENSEstatic final int INFO_GET_LICENSE - See Also:
- Constant Field Values
 
 - 
INFO_GET_LICENSE_MASKstatic final int INFO_GET_LICENSE_MASK - See Also:
- Constant Field Values
 
 - 
INFO_GET_CONFIGstatic final int INFO_GET_CONFIG - See Also:
- Constant Field Values
 
 - 
INFO_SVC_MGR_VERSIONstatic final int INFO_SVC_MGR_VERSION - See Also:
- Constant Field Values
 
 - 
INFO_SERVER_VERSIONstatic final int INFO_SERVER_VERSION - See Also:
- Constant Field Values
 
 - 
INFO_IMPLEMENTATIONstatic final int INFO_IMPLEMENTATION - See Also:
- Constant Field Values
 
 - 
INFO_CAPABILITIESstatic final int INFO_CAPABILITIES - See Also:
- Constant Field Values
 
 - 
INFO_USER_DB_PATHstatic final int INFO_USER_DB_PATH - See Also:
- Constant Field Values
 
 - 
INFO_GET_ENVstatic final int INFO_GET_ENV - See Also:
- Constant Field Values
 
 - 
INFO_GET_ENV_LOCKstatic final int INFO_GET_ENV_LOCK - See Also:
- Constant Field Values
 
 - 
INFO_GET_ENV_MSGstatic final int INFO_GET_ENV_MSG - See Also:
- Constant Field Values
 
 - 
INFO_GET_OUTPUT_LINEstatic final int INFO_GET_OUTPUT_LINE - See Also:
- Constant Field Values
 
 - 
INFO_GET_OUTPUT_TO_EOFstatic final int INFO_GET_OUTPUT_TO_EOF - See Also:
- Constant Field Values
 
 - 
INFO_TIMEOUTstatic final int INFO_TIMEOUT - See Also:
- Constant Field Values
 
 - 
INFO_GET_LICENSED_USERSstatic final int INFO_GET_LICENSED_USERS - See Also:
- Constant Field Values
 
 - 
INFO_RUNNINGstatic final int INFO_RUNNING - See Also:
- Constant Field Values
 
 - 
INFO_GET_USERSstatic final int INFO_GET_USERS - See Also:
- Constant Field Values
 
 - 
INFO_LIMBO_TRANSACTIONSstatic final int INFO_LIMBO_TRANSACTIONS - See Also:
- Constant Field Values
 
 - 
INFO_SINGLE_TRANSACTION_IDstatic final int INFO_SINGLE_TRANSACTION_ID - See Also:
- Constant Field Values
 
 - 
INFO_MULTI_TRANSACTION_IDstatic final int INFO_MULTI_TRANSACTION_ID - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_HOST_SITEstatic final int INFO_TRANSACTION_HOST_SITE - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_REMOTE_SITEstatic final int INFO_TRANSACTION_REMOTE_SITE - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_DB_PATHstatic final int INFO_TRANSACTION_DB_PATH - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_ADVICEstatic final int INFO_TRANSACTION_ADVICE - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_ADVICE_COMMITstatic final int INFO_TRANSACTION_ADVICE_COMMIT - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_ADVICE_ROLLBACKstatic final int INFO_TRANSACTION_ADVICE_ROLLBACK - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_ADVICE_UNKNOWNstatic final int INFO_TRANSACTION_ADVICE_UNKNOWN - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_STATEstatic final int INFO_TRANSACTION_STATE - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_STATE_COMMITstatic final int INFO_TRANSACTION_STATE_COMMIT - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_STATE_ROLLBACKstatic final int INFO_TRANSACTION_STATE_ROLLBACK - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_STATE_LIMBOstatic final int INFO_TRANSACTION_STATE_LIMBO - See Also:
- Constant Field Values
 
 - 
INFO_TRANSACTION_STATE_UNKNOWNstatic final int INFO_TRANSACTION_STATE_UNKNOWN - See Also:
- Constant Field Values
 
 - 
INFO_FLAG_ENDstatic final int INFO_FLAG_END - See Also:
- Constant Field Values
 
 - 
SECURITY_USERIDstatic final int SECURITY_USERID ********************************************************************** Parameters for ACTION_ADD_USER, ACTION_DELETE_USER, ACTION_MODIFY_USER, and ACTION_DISPLAY_USER service calls.- See Also:
- Constant Field Values
 
 - 
SECURITY_GROUPIDstatic final int SECURITY_GROUPID - See Also:
- Constant Field Values
 
 - 
SECURITY_USER_NAMEstatic final int SECURITY_USER_NAME - See Also:
- Constant Field Values
 
 - 
SECURITY_PASSWORDstatic final int SECURITY_PASSWORD - See Also:
- Constant Field Values
 
 - 
SECURITY_GROUPNAMEstatic final int SECURITY_GROUPNAME - See Also:
- Constant Field Values
 
 - 
SECURITY_FIRST_NAMEstatic final int SECURITY_FIRST_NAME - See Also:
- Constant Field Values
 
 - 
SECURITY_MIDDLE_NAMEstatic final int SECURITY_MIDDLE_NAME - See Also:
- Constant Field Values
 
 - 
SECURITY_LAST_NAMEstatic final int SECURITY_LAST_NAME - See Also:
- Constant Field Values
 
 - 
LICENSE_KEYstatic final int LICENSE_KEY ********************************************************************** Parameters for ACTION_ADD_LICENSE and ACTION_REMOVE_LICENSE calls.- See Also:
- Constant Field Values
 
 - 
LICENSE_IDstatic final int LICENSE_ID - See Also:
- Constant Field Values
 
 - 
LICENSE_DESCRIPTIONstatic final int LICENSE_DESCRIPTION - See Also:
- Constant Field Values
 
 - 
BACKUP_DB_NAMEstatic final int BACKUP_DB_NAME ********************************************************************** Parameters for ACTION_BACKUP call.- See Also:
- Constant Field Values
 
 - 
BACKUP_FILEstatic final int BACKUP_FILE - See Also:
- Constant Field Values
 
 - 
BACKUP_LENGTHstatic final int BACKUP_LENGTH - See Also:
- Constant Field Values
 
 - 
BACKUP_FACTORstatic final int BACKUP_FACTOR - See Also:
- Constant Field Values
 
 - 
BACKUP_OPTIONSstatic final int BACKUP_OPTIONS - See Also:
- Constant Field Values
 
 - 
BACKUP_IGNORE_CHECKSUMSstatic final int BACKUP_IGNORE_CHECKSUMS - See Also:
- Constant Field Values
 
 - 
BACKUP_IGNORE_LIMBOstatic final int BACKUP_IGNORE_LIMBO - See Also:
- Constant Field Values
 
 - 
BACKUP_METADATA_ONLYstatic final int BACKUP_METADATA_ONLY - See Also:
- Constant Field Values
 
 - 
BACKUP_NO_GARBAGE_COLLECTstatic final int BACKUP_NO_GARBAGE_COLLECT - See Also:
- Constant Field Values
 
 - 
BACKUP_OLD_DESCRIPTIONSstatic final int BACKUP_OLD_DESCRIPTIONS - See Also:
- Constant Field Values
 
 - 
BACKUP_NON_TRANSPORTABLEstatic final int BACKUP_NON_TRANSPORTABLE - See Also:
- Constant Field Values
 
 - 
BACKUP_CONVERTstatic final int BACKUP_CONVERT - See Also:
- Constant Field Values
 
 - 
BACKUP_EXPANDstatic final int BACKUP_EXPAND - See Also:
- Constant Field Values
 
 - 
RESTORE_DB_NAMEstatic final int RESTORE_DB_NAME ********************************************************************** Parameters for ACTION_RESTORE call.- See Also:
- Constant Field Values
 
 - 
RESTORE_BACKUP_PATHstatic final int RESTORE_BACKUP_PATH - See Also:
- Constant Field Values
 
 - 
RESTORE_LENGTHstatic final int RESTORE_LENGTH - See Also:
- Constant Field Values
 
 - 
RESTORE_BUFFERSstatic final int RESTORE_BUFFERS - See Also:
- Constant Field Values
 
 - 
RESTORE_PAGE_SIZEstatic final int RESTORE_PAGE_SIZE - See Also:
- Constant Field Values
 
 - 
RESTORE_ACCESS_MODEstatic final int RESTORE_ACCESS_MODE - See Also:
- Constant Field Values
 
 - 
RESTORE_ACCESS_MODE_READONLYstatic final int RESTORE_ACCESS_MODE_READONLY - See Also:
- Constant Field Values
 
 - 
RESTORE_ACCESS_MODE_READWRITEstatic final int RESTORE_ACCESS_MODE_READWRITE - See Also:
- Constant Field Values
 
 - 
RESTORE_OPTIONSstatic final int RESTORE_OPTIONS - See Also:
- Constant Field Values
 
 - 
RESTORE_DEACTIVATE_IDXstatic final int RESTORE_DEACTIVATE_IDX - See Also:
- Constant Field Values
 
 - 
RESTORE_NO_SHADOWstatic final int RESTORE_NO_SHADOW - See Also:
- Constant Field Values
 
 - 
RESTORE_NO_VALIDITYstatic final int RESTORE_NO_VALIDITY - See Also:
- Constant Field Values
 
 - 
RESTORE_ONE_AT_A_TIMEstatic final int RESTORE_ONE_AT_A_TIME - See Also:
- Constant Field Values
 
 - 
RESTORE_OVERWRITEstatic final int RESTORE_OVERWRITE - See Also:
- Constant Field Values
 
 - 
RESTORE_CREATEstatic final int RESTORE_CREATE - See Also:
- Constant Field Values
 
 - 
RESTORE_USE_ALL_SPACEstatic final int RESTORE_USE_ALL_SPACE - See Also:
- Constant Field Values
 
 - 
PROPS_DB_NAMEstatic final int PROPS_DB_NAME ********************************************************************** Parameters for setting database properties.- See Also:
- Constant Field Values
 
 - 
PROPS_BUFFERSstatic final int PROPS_BUFFERS - See Also:
- Constant Field Values
 
 - 
PROPS_SWEEP_INTERVALstatic final int PROPS_SWEEP_INTERVAL - See Also:
- Constant Field Values
 
 - 
PROPS_SHUTDOWN_DBstatic final int PROPS_SHUTDOWN_DB - See Also:
- Constant Field Values
 
 - 
PROPS_DENY_NEW_TRANSACTIONSstatic final int PROPS_DENY_NEW_TRANSACTIONS - See Also:
- Constant Field Values
 
 - 
PROPS_DENY_NEW_ATTACHMENTSstatic final int PROPS_DENY_NEW_ATTACHMENTS - See Also:
- Constant Field Values
 
 - 
PROPS_SET_SQL_DIALECTstatic final int PROPS_SET_SQL_DIALECT - See Also:
- Constant Field Values
 
 - 
PROPS_RESERVE_SPACEstatic final int PROPS_RESERVE_SPACE - See Also:
- Constant Field Values
 
 - 
PROPS_RESERVE_USE_ALL_SPACEstatic final int PROPS_RESERVE_USE_ALL_SPACE - See Also:
- Constant Field Values
 
 - 
PROPS_RESERVE_VERSIONSstatic final int PROPS_RESERVE_VERSIONS - See Also:
- Constant Field Values
 
 - 
PROPS_WRITE_MODEstatic final int PROPS_WRITE_MODE - See Also:
- Constant Field Values
 
 - 
PROPS_WRITE_MODE_ASYNCstatic final int PROPS_WRITE_MODE_ASYNC - See Also:
- Constant Field Values
 
 - 
PROPS_WRITE_MODE_SYNCstatic final int PROPS_WRITE_MODE_SYNC - See Also:
- Constant Field Values
 
 - 
PROPS_ACCESS_MODEstatic final int PROPS_ACCESS_MODE - See Also:
- Constant Field Values
 
 - 
PROPS_ACCESS_MODE_READONLYstatic final int PROPS_ACCESS_MODE_READONLY - See Also:
- Constant Field Values
 
 - 
PROPS_ACCESS_MODE_READWRITEstatic final int PROPS_ACCESS_MODE_READWRITE - See Also:
- Constant Field Values
 
 - 
PROPS_OPTIONSstatic final int PROPS_OPTIONS - See Also:
- Constant Field Values
 
 - 
PROPS_ACTIVATE_SHADOWstatic final int PROPS_ACTIVATE_SHADOW - See Also:
- Constant Field Values
 
 - 
PROPS_DB_ONLINEstatic final int PROPS_DB_ONLINE - See Also:
- Constant Field Values
 
 - 
REPAIR_DB_NAMEstatic final int REPAIR_DB_NAME ********************************************************************** Parameters for database repair.- See Also:
- Constant Field Values
 
 - 
REPAIR_COMMIT_TRANSACTIONSstatic final int REPAIR_COMMIT_TRANSACTIONS - See Also:
- Constant Field Values
 
 - 
REPAIR_ROLLBACK_TRANSACTIONSstatic final int REPAIR_ROLLBACK_TRANSACTIONS - See Also:
- Constant Field Values
 
 - 
REPAIR_RECOVER_TWO_PHASEstatic final int REPAIR_RECOVER_TWO_PHASE - See Also:
- Constant Field Values
 
 - 
REPAIR_TRANSACTION_IDstatic final int REPAIR_TRANSACTION_ID - See Also:
- Constant Field Values
 
 - 
REPAIR_OPTIONSstatic final int REPAIR_OPTIONS - See Also:
- Constant Field Values
 
 - 
REPAIR_VALIDATE_DBstatic final int REPAIR_VALIDATE_DB - See Also:
- Constant Field Values
 
 - 
REPAIR_SWEEP_DBstatic final int REPAIR_SWEEP_DB - See Also:
- Constant Field Values
 
 - 
REPAIR_MEND_DBstatic final int REPAIR_MEND_DB - See Also:
- Constant Field Values
 
 - 
REPAIR_LIST_LIMBO_TRANSACTIONSstatic final int REPAIR_LIST_LIMBO_TRANSACTIONS - See Also:
- Constant Field Values
 
 - 
REPAIR_CHECK_DBstatic final int REPAIR_CHECK_DB - See Also:
- Constant Field Values
 
 - 
REPAIR_IGNORE_CHECKSUMstatic final int REPAIR_IGNORE_CHECKSUM - See Also:
- Constant Field Values
 
 - 
REPAIR_KILL_SHADOWSstatic final int REPAIR_KILL_SHADOWS - See Also:
- Constant Field Values
 
 - 
REPAIR_FULLstatic final int REPAIR_FULL - See Also:
- Constant Field Values
 
 - 
STATS_DB_NAMEstatic final int STATS_DB_NAME ********************************************************************** Parameters for database statistics.- See Also:
- Constant Field Values
 
 - 
STATS_OPTIONSstatic final int STATS_OPTIONS - See Also:
- Constant Field Values
 
 - 
STATS_DATA_PAGESstatic final int STATS_DATA_PAGES - See Also:
- Constant Field Values
 
 - 
STATS_DB_LOGstatic final int STATS_DB_LOG - See Also:
- Constant Field Values
 
 - 
STATS_HEADER_PAGESstatic final int STATS_HEADER_PAGES - See Also:
- Constant Field Values
 
 - 
STATS_INDEX_PAGESstatic final int STATS_INDEX_PAGES - See Also:
- Constant Field Values
 
 - 
STATS_SYSTEM_RELATIONSstatic final int STATS_SYSTEM_RELATIONS - See Also:
- Constant Field Values
 
 - 
STATS_RECORD_VERSIONSstatic final int STATS_RECORD_VERSIONS - See Also:
- Constant Field Values
 
 - 
STATS_TABLEstatic final int STATS_TABLE - See Also:
- Constant Field Values
 
 - 
STATS_NOCREATIONstatic final int STATS_NOCREATION - See Also:
- Constant Field Values
 
 
- 
 
-