Hello,
Is there any way to change the sequence generation strategy using Active Objects? (To change Increment by, Minimum Value, Maximum Value, Cycle Sequence... etc.).
The Problem:
Having the possibility to set the sequence as 'Cycle Sequence' and its 'Maximum Value', we would avoid any problem in this context.
Using the ActiveObjects Plugin version 3.0.0-m02, I haven't been able to find any documentation related to Sequence Strategy. The only annotation related to ID generation was @AutoIncrement but it doesn't allow me to do this kind of customization.