Class ColumnAndNullable
java.lang.Object
ca.uhn.fhir.jpa.migrate.tasks.api.ColumnAndNullable
Simple data class for holding information about a column, and whether it was nullable at time of writing this migration.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ColumnAndNullable
-
-
Method Details
-
getColumnName
-
isNullable
-