Package com.ibm.fhir.bucket.persistence
Class SchemaConstants
- java.lang.Object
 - 
- com.ibm.fhir.bucket.persistence.SchemaConstants
 
 
- 
public class SchemaConstants extends Object
Constants used in the FHIR bucket loader schema 
- 
- 
Field Summary
 
- 
Constructor Summary
Constructors Constructor Description SchemaConstants() 
 - 
 
- 
- 
Field Detail
- 
NOT_NULL
public static final boolean NOT_NULL
- See Also:
 - Constant Field Values
 
 
- 
NULLABLE
public static final boolean NULLABLE
- See Also:
 - Constant Field Values
 
 
- 
FK
public static final String FK
- See Also:
 - Constant Field Values
 
 
- 
IDX
public static final String IDX
- See Also:
 - Constant Field Values
 
 
- 
UNQ
public static final String UNQ
- See Also:
 - Constant Field Values
 
 
- 
JOB_ALLOCATION_SEQ
public static final String JOB_ALLOCATION_SEQ
- See Also:
 - Constant Field Values
 
 
- 
RESOURCE_TYPES
public static final String RESOURCE_TYPES
- See Also:
 - Constant Field Values
 
 
- 
RESOURCE_TYPE
public static final String RESOURCE_TYPE
- See Also:
 - Constant Field Values
 
 
- 
RESOURCE_TYPE_ID
public static final String RESOURCE_TYPE_ID
- See Also:
 - Constant Field Values
 
 
- 
LOADER_INSTANCES
public static final String LOADER_INSTANCES
- See Also:
 - Constant Field Values
 
 
- 
LOADER_INSTANCE_ID
public static final String LOADER_INSTANCE_ID
- See Also:
 - Constant Field Values
 
 
- 
LOADER_INSTANCE_KEY
public static final String LOADER_INSTANCE_KEY
- See Also:
 - Constant Field Values
 
 
- 
HEARTBEAT_TSTAMP
public static final String HEARTBEAT_TSTAMP
- See Also:
 - Constant Field Values
 
 
- 
STATUS
public static final String STATUS
- See Also:
 - Constant Field Values
 
 
- 
HOSTNAME
public static final String HOSTNAME
- See Also:
 - Constant Field Values
 
 
- 
PID
public static final String PID
- See Also:
 - Constant Field Values
 
 
- 
CURRENT_ID
public static final String CURRENT_ID
- See Also:
 - Constant Field Values
 
 
- 
BUCKET_PATHS
public static final String BUCKET_PATHS
- See Also:
 - Constant Field Values
 
 
- 
BUCKET_PATH_ID
public static final String BUCKET_PATH_ID
- See Also:
 - Constant Field Values
 
 
- 
BUCKET_NAME
public static final String BUCKET_NAME
- See Also:
 - Constant Field Values
 
 
- 
BUCKET_PATH
public static final String BUCKET_PATH
- See Also:
 - Constant Field Values
 
 
- 
SCAN_TSTAMP
public static final String SCAN_TSTAMP
- See Also:
 - Constant Field Values
 
 
- 
VERSION
public static final String VERSION
- See Also:
 - Constant Field Values
 
 
- 
RESOURCE_BUNDLES
public static final String RESOURCE_BUNDLES
- See Also:
 - Constant Field Values
 
 
- 
RESOURCE_BUNDLE_ID
public static final String RESOURCE_BUNDLE_ID
- See Also:
 - Constant Field Values
 
 
- 
OBJECT_NAME
public static final String OBJECT_NAME
- See Also:
 - Constant Field Values
 
 
- 
OBJECT_SIZE
public static final String OBJECT_SIZE
- See Also:
 - Constant Field Values
 
 
- 
FILE_TYPE
public static final String FILE_TYPE
- See Also:
 - Constant Field Values
 
 
- 
ETAG
public static final String ETAG
- See Also:
 - Constant Field Values
 
 
- 
LAST_MODIFIED
public static final String LAST_MODIFIED
- See Also:
 - Constant Field Values
 
 
- 
FILE_SHA256
public static final String FILE_SHA256
- See Also:
 - Constant Field Values
 
 
- 
LOADER_ID
public static final String LOADER_ID
- See Also:
 - Constant Field Values
 
 
- 
ALLOCATION_ID
public static final String ALLOCATION_ID
- See Also:
 - Constant Field Values
 
 
- 
LOAD_STARTED
public static final String LOAD_STARTED
- See Also:
 - Constant Field Values
 
 
- 
LOAD_COMPLETED
public static final String LOAD_COMPLETED
- See Also:
 - Constant Field Values
 
 
- 
FAILURE_COUNT
public static final String FAILURE_COUNT
- See Also:
 - Constant Field Values
 
 
- 
HTTP_STATUS_CODE
public static final String HTTP_STATUS_CODE
- See Also:
 - Constant Field Values
 
 
- 
HTTP_STATUS_TEXT
public static final String HTTP_STATUS_TEXT
- See Also:
 - Constant Field Values
 
 
- 
ROWS_PROCESSED
public static final String ROWS_PROCESSED
- See Also:
 - Constant Field Values
 
 
- 
HTTP_STATUS_TEXT_LEN
public static final int HTTP_STATUS_TEXT_LEN
- See Also:
 - Constant Field Values
 
 
- 
RESOURCE_BUNDLE_LOADS
public static final String RESOURCE_BUNDLE_LOADS
- See Also:
 - Constant Field Values
 
 
- 
RESOURCE_BUNDLE_LOAD_ID
public static final String RESOURCE_BUNDLE_LOAD_ID
- See Also:
 - Constant Field Values
 
 
- 
LOGICAL_RESOURCES
public static final String LOGICAL_RESOURCES
- See Also:
 - Constant Field Values
 
 
- 
LOGICAL_RESOURCE_ID
public static final String LOGICAL_RESOURCE_ID
- See Also:
 - Constant Field Values
 
 
- 
LOGICAL_ID
public static final String LOGICAL_ID
- See Also:
 - Constant Field Values
 
 
- 
LINE_NUMBER
public static final String LINE_NUMBER
- See Also:
 - Constant Field Values
 
 
- 
CREATED_TSTAMP
public static final String CREATED_TSTAMP
- See Also:
 - Constant Field Values
 
 
- 
RESPONSE_TIME_MS
public static final String RESPONSE_TIME_MS
- See Also:
 - Constant Field Values
 
 
- 
RESOURCE_BUNDLE_ERRORS
public static final String RESOURCE_BUNDLE_ERRORS
- See Also:
 - Constant Field Values
 
 
- 
ERROR_TEXT
public static final String ERROR_TEXT
- See Also:
 - Constant Field Values
 
 
- 
ERROR_TSTAMP
public static final String ERROR_TSTAMP
- See Also:
 - Constant Field Values
 
 
- 
ERROR_TEXT_LEN
public static final int ERROR_TEXT_LEN
- See Also:
 - Constant Field Values
 
 
- 
LOGICAL_ID_BYTES
public static final int LOGICAL_ID_BYTES
- See Also:
 - Constant Field Values
 
 
- 
SHA256_BASE64_BYTES
public static final int SHA256_BASE64_BYTES
- See Also:
 - Constant Field Values
 
 
- 
UUID_LENGTH
public static final int UUID_LENGTH
- See Also:
 - Constant Field Values
 
 
 - 
 
 -