Package com.ibm.fhir.database.utils.postgres
-
Class Summary Class Description PostgresAdapter A PostgreSql database targetPostgresDoesTableExist For this implementation we simply run a select against the table and see if it kicks back with an error (which isn't related to connection failure).PostgresPropertyAdapter An adapter for Postgres propertiesPostgresTranslator translates database access to Postgres supported access.