Userdefined ID-Generator

I have an existing database with a given format for keys. Now I want to work with this database with an Aurelius Application.

I would need to define an own ID-Generator (maybe of class TAbstractGenerator), that I can register to Aurelius, so that Aurelius generates IDs like the convention says they should.

Custom generators can be implemented by users.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.