Package ca.uhn.fhir.jpa.migrate
Class JdbcUtils.ColumnType
java.lang.Object
ca.uhn.fhir.jpa.migrate.JdbcUtils.ColumnType
- Enclosing class:
- JdbcUtils
-
Constructor Summary
ConstructorsConstructorDescriptionColumnType(ColumnTypeEnum theColumnType) ColumnType(ColumnTypeEnum theColumnType, int theLength) ColumnType(ColumnTypeEnum theColumnType, Long theLength) -
Method Summary
Modifier and TypeMethodDescriptionbooleanequals(ColumnTypeEnum theTaskColumnType, Long theTaskColumnLength) booleaninthashCode()toString()