Package com.ibm.fhir.database.utils.postgresql
-
Class Summary Class Description PostgreSqlAdapter A PostgreSql database targetPostgreSqlDoesTableExist 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).PostgreSqlPropertyAdapter An adapter for PostgreSql propertiesPostgreSqlTranslator translates database access to PostgreSql supported access.