What happens is that the sequence is incremeneted correctly but the value generated is not used when a new entity is created.
Tests don't fail at the moment because SequenceIdGeneratorTest does not increment the expected value using the right allocation size used in @SequenceGenerator
|