RootCauseunvalidated
annotate fields(ex: id) with `sequenceGenerator` not the Entity or class — @Entity @Table(name = "ENTITY") public class ENTITY extends PanacheEntityBase. Tension: those values are inconsistent. Outcome: @SequenceGenerator(name = "ID_SEQ", sequenceName = "ID_SEQ", allocationSize =100) public Integer id;.
236eb649-f062-4fc0-99af-e88a0cb8f45e
annotate fields(ex: id) with sequenceGenerator not the Entity or class — @Entity @Table(name = "ENTITY") public class ENTITY extends PanacheEntityBase. Tension: those values are inconsistent. Outcome: @SequenceGenerator(name = "ID_SEQ", sequenceName = "ID_SEQ", allocationSize =100) public Integer id;.