Migrating from Hibernate 3 to 5 and hilo deprecation

I am the exclusive writer to my table and will continue to be so I don’t need interoperability with the sequences. Therefore I prefer to keep my increment by as 1 for now and continue to use allocation_size.

I have set the preferred property to hilo and that accomplishes what I need but what if any changes should I make to my Entity’s class if I don’t want to get stung by the actual Sequence Generator disappearing at a later date.