Uses of Class
com.ibm.fhir.database.utils.postgres.PostgresAdapter
- 
Packages that use PostgresAdapter Package Description com.ibm.fhir.database.utils.postgres  - 
- 
Uses of PostgresAdapter in com.ibm.fhir.database.utils.postgres
Constructors in com.ibm.fhir.database.utils.postgres with parameters of type PostgresAdapter Constructor Description VacuumSettingsTableDataModelVisitor(PostgresAdapter adapter, String schema, int vacuumCostLimit, double vacuumScaleFactor, int vacuumThreshold) 
 -