Package org.apache.ibatis.ibator.plugins

Class Summary
EqualsHashCodePlugin This plugin adds equals() and hashCode() methods to the generated model classes.
RenameExampleClassPlugin This plugin demonstrates overriding the initialized() method to rename the generated example classes.
SerializablePlugin This plugin adds the java.io.Serializable marker interface to all generated model objects.
SqlMapConfigPlugin This plugin generates an SqlMapConfig file containing sqlMap entries for SQL maps generated by ibator.