Table of Contents

Introduction
What's New?
Quick Start Guide
Running Ibator
  From the Command Line
  With Ant
  With Maven
  With Java
Tasks After Running Ibator
Migrating from Abator
XML Configuration File Reference
  <classPathEntry>
  <columnOverride>
  <columnRenamingRule>
  <commentGenerator>
  <daoGenerator>
  <generatedKey>
  <ibatorConfiguration>
  <ibatorContext>
  <ibatorPlugin>
  <ignoreColumn>
  <javaTypeResolver>
  <javaModelGenerator>
  <jdbcConnection>
  <properties>
  <property>
  <sqlMapGenerator>
  <table>
Using the Generated Objects
  Java Model Objects
  SQL Map Files
  DAO Interfaces and Classes
  Example Class Usage Notes
  Extending the Example Classes
Database Specific Information
  DB2
  MySql
  Oracle
  PostgreSQL
Other Reference Information
  Building Ibator from Source
  Extending Ibator
  Implementing Ibator Plugins
  Logging Information
Design Philosophy
Licensing Information