| This task is related to
HBX-1262 - Hibernate Tools generates @SequenceGenerator with not unique name New which fixes the non-uniqueness of the @SequenceGenerator name by a fixed strategy name composed of the entity name. There should be a way to configure this name. Ideally there should also be a possibility to generate all the @SequenceGenerator definitions in a dedicated class so it can be used by more than one entity. |