Uses of Class
org.hl7.fhir.r5.utils.sql.Column
-
Uses of Column in org.hl7.fhir.r5.utils.sql
Modifier and TypeMethodDescriptionStorage.createStore
(String name, List<Column> columns) StorageJson.createStore
(String name, List<Column> columns) StorageSqlite3.createStore
(String name, List<Column> columns)