The class ConfiguredProcessor and several others have a UUID attribute. In Hibernate 5 it was necessary to explicitly specify the column type uuid for these attributes. To simplify the data model, it shall be checked whether this explicit definition is still needed in Hibernate 7.
The class
ConfiguredProcessorand several others have a UUID attribute. In Hibernate 5 it was necessary to explicitly specify the column typeuuidfor these attributes. To simplify the data model, it shall be checked whether this explicit definition is still needed in Hibernate 7.