Package org.linuxforhealth.fhir.schema.app
-
Class Summary Class Description Main Utility app to connect to a database and create/update the IBM FHIR Server schema.SchemaPrinter The SchemaPrinter outputs the DDL into three files - schema.sql, grants.sql, stored-procedures.sql.
These files are generated using Mock java.sql objects.