Revert "Non-functioning commit of Hibernate upgrade adaptations"
Compare changes
@@ -26,7 +26,6 @@ import java.util.Set;
@@ -26,7 +26,6 @@ import java.util.Set;
@@ -38,6 +37,9 @@ import javax.validation.constraints.NotNull;
@@ -38,6 +37,9 @@ import javax.validation.constraints.NotNull;
@@ -46,6 +48,7 @@ import no.nibio.vips.logic.util.IntegerArrayUserType;
@@ -46,6 +48,7 @@ import no.nibio.vips.logic.util.IntegerArrayUserType;
@NamedQuery(name = "CropCategory.findByCropCategoryId", query = "SELECT c FROM CropCategory c WHERE c.cropCategoryId = :cropCategoryId"),
@@ -67,7 +70,7 @@ public class CropCategory implements Serializable {
@@ -67,7 +70,7 @@ public class CropCategory implements Serializable {