Migrating from Abator

This page details changes between Ibator and Abator. For most users, the changes should be simple. If you extended any of Abator's classes to supply custom implementations of code generators or the Java type resolver, you will need to rework those custom classes.

The changes are listed in three categories: from required configuration changes to less common changes. Note that most changes are described assuming you are using XML configuration for Ibator. If you are using Java based configuration, then the changes are still required and should be easy to deduce from the description of the XML changes.

Required for All Users

Required for Many Users

Rarely Required Changes