Uses of Package
org.linuxforhealth.fhir.database.utils.common
-
Classes in org.linuxforhealth.fhir.database.utils.common used by org.linuxforhealth.fhir.database.utils.api Class Description SchemaInfoObject A database object (table, index, view etc) existing within a schema -
Classes in org.linuxforhealth.fhir.database.utils.common used by org.linuxforhealth.fhir.database.utils.citus Class Description CommonDatabaseAdapter Provides schema control functions common to our supported databases: PostgreSQL Derby (for unit tests, not production) -
Classes in org.linuxforhealth.fhir.database.utils.common used by org.linuxforhealth.fhir.database.utils.common Class Description JdbcPropertyAdapter Base adapter for common JDBC connection propertiesPreparedStatementHelper Collection of utility functions to simply setting values on a PreparedStatementSchemaInfoObject A database object (table, index, view etc) existing within a schemaSchemaInfoObject.Type -
Classes in org.linuxforhealth.fhir.database.utils.common used by org.linuxforhealth.fhir.database.utils.derby Class Description CommonDatabaseAdapter Provides schema control functions common to our supported databases: PostgreSQL Derby (for unit tests, not production)JdbcPropertyAdapter Base adapter for common JDBC connection propertiesSchemaInfoObject A database object (table, index, view etc) existing within a schema -
Classes in org.linuxforhealth.fhir.database.utils.common used by org.linuxforhealth.fhir.database.utils.model Class Description CreateIndexStatement Create an index -
Classes in org.linuxforhealth.fhir.database.utils.common used by org.linuxforhealth.fhir.database.utils.postgres Class Description CommonDatabaseAdapter Provides schema control functions common to our supported databases: PostgreSQL Derby (for unit tests, not production)JdbcPropertyAdapter Base adapter for common JDBC connection propertiesSchemaInfoObject A database object (table, index, view etc) existing within a schema -
Classes in org.linuxforhealth.fhir.database.utils.common used by org.linuxforhealth.fhir.schema.app.util Class Description JdbcPropertyAdapter Base adapter for common JDBC connection propertiesJdbcTarget JdbcTarget for the database -
Classes in org.linuxforhealth.fhir.database.utils.common used by org.linuxforhealth.fhir.schema.build Class Description PlainSchemaAdapter Adapter to build the plain version of the FHIR schema.