public class MIMIC2v26DataSourceBackend
extends org.protempa.backend.dsb.relationaldb.RelationalDbDataSourceBackend
| Constructor and Description |
|---|
MIMIC2v26DataSourceBackend() |
| Modifier and Type | Method and Description |
|---|---|
protected org.protempa.backend.dsb.relationaldb.EntitySpec[] |
constantSpecs(String keyIdSchema,
String keyIdTable,
String keyIdColumn,
String keyIdJoinKey) |
protected org.protempa.backend.dsb.relationaldb.EntitySpec[] |
eventSpecs(String keyIdSchema,
String keyIdTable,
String keyIdColumn,
String keyIdJoinKey) |
String |
getKeyType() |
String |
getKeyTypeDisplayName() |
protected org.protempa.backend.dsb.relationaldb.EntitySpec[] |
primitiveParameterSpecs(String keyIdSchema,
String keyIdTable,
String keyIdColumn,
String keyIdJoinKey) |
protected org.protempa.backend.dsb.relationaldb.StagingSpec[] |
stagedSpecs(String keyIdSchema,
String keyIdTable,
String keyIdColumn,
String keyIdJoinKey) |
close, deleteAllKeys, getConnectionSpecInstance, getDatabaseAPI, getDatabaseId, getDefaultKeyIdColumn, getDefaultKeyIdJoinKey, getDefaultKeyIdTable, getKeyLoaderKeyIdColumn, getKeyLoaderKeyIdJoinKey, getKeyLoaderKeyIdSchema, getKeyLoaderKeyIdTable, getMappingsFactory, getPassword, getQueryThreadCount, getQueryTimeout, getSchemaName, getSelectedKeySetSpecs, getUsername, initialize, isDryRun, isInKeySetMode, parseDatabaseAPI, parseDryRun, parseMappingsFactory, readPropositions, setDatabaseAPI, setDatabaseId, setDefaultKeyIdColumn, setDefaultKeyIdJoinKey, setDefaultKeyIdTable, setDryRun, setKeyLoaderKeyIdColumn, setKeyLoaderKeyIdJoinKey, setKeyLoaderKeyIdSchema, setKeyLoaderKeyIdTable, setMappingsFactory, setPassword, setQueryThreadCount, setQueryTimeout, setSchemaName, setUsername, validateConfiguration, validateData, writeKeysgetDataSourceBackendId, getDisplayName, getId, nameForErrors, parseGranularityFactory, parseUnitFactory, setDataSourceBackendId, setId, setKeyTypegetGranularityFactory, getKeyIdComparator, getKeyTypePluralDisplayName, getSourceSystem, getUnitFactory, setGranularityFactory, setKeyIdComparator, setUnitFactoryaddBackendListener, fireBackendUpdated, fireUnrecoverableError, getConfigurationsId, removeBackendListenerprotected org.protempa.backend.dsb.relationaldb.EntitySpec[] constantSpecs(String keyIdSchema, String keyIdTable, String keyIdColumn, String keyIdJoinKey) throws IOException
constantSpecs in class org.protempa.backend.dsb.relationaldb.RelationalDbDataSourceBackendIOExceptionprotected org.protempa.backend.dsb.relationaldb.EntitySpec[] eventSpecs(String keyIdSchema, String keyIdTable, String keyIdColumn, String keyIdJoinKey) throws IOException
eventSpecs in class org.protempa.backend.dsb.relationaldb.RelationalDbDataSourceBackendIOExceptionprotected org.protempa.backend.dsb.relationaldb.EntitySpec[] primitiveParameterSpecs(String keyIdSchema, String keyIdTable, String keyIdColumn, String keyIdJoinKey) throws IOException
primitiveParameterSpecs in class org.protempa.backend.dsb.relationaldb.RelationalDbDataSourceBackendIOExceptionprotected org.protempa.backend.dsb.relationaldb.StagingSpec[] stagedSpecs(String keyIdSchema, String keyIdTable, String keyIdColumn, String keyIdJoinKey) throws IOException
stagedSpecs in class org.protempa.backend.dsb.relationaldb.RelationalDbDataSourceBackendIOExceptionpublic String getKeyType()
getKeyType in interface org.protempa.backend.dsb.DataSourceBackendgetKeyType in class org.protempa.backend.AbstractCommonsDataSourceBackendpublic String getKeyTypeDisplayName()
getKeyTypeDisplayName in interface org.protempa.backend.dsb.DataSourceBackendgetKeyTypeDisplayName in class org.protempa.backend.dsb.AbstractDataSourceBackendCopyright © 2013–2016 Emory University. All rights reserved.