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.