Uses of Package
org.apache.ibatis.abator.api

Packages that use org.apache.ibatis.abator.api
org.apache.ibatis.abator.api Provides the main classes and interfaces used by clients of Abator. 
org.apache.ibatis.abator.config   
org.apache.ibatis.abator.internal   
org.apache.ibatis.abator.internal.db   
org.apache.ibatis.abator.internal.java   
org.apache.ibatis.abator.internal.java.dao   
org.apache.ibatis.abator.internal.java.model   
org.apache.ibatis.abator.internal.sqlmap   
org.apache.ibatis.abator.internal.types   
org.apache.ibatis.abator.ui.plugin   
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.api
FullyQualifiedJavaType
           
GeneratedFile
          Abstract class that holds information common to all generated files.
GeneratedJavaFile
           
JavaModelGenerator
          This interface describes methods needed in any Java model generator.
ProgressCallback
          This interface can be implemented to return progress information from the file generation process.
ShellCallback
          This interface defines methods that a shell should support to enable Abator to work.
SqlMapGenerator
          This interface describes the operations that are required of an Sql Map Generator.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.config
ProgressCallback
          This interface can be implemented to return progress information from the file generation process.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.internal
DAOGenerator
          The DAOGenerator interface describes the methods needed to generate DAO objects for a table.
GeneratedJavaFile
           
GeneratedXmlFile
           
JavaModelGenerator
          This interface describes methods needed in any Java model generator.
JavaTypeResolver
          This interface describes methods that are required in any Java type resolver.
ProgressCallback
          This interface can be implemented to return progress information from the file generation process.
ShellCallback
          This interface defines methods that a shell should support to enable Abator to work.
SqlMapGenerator
          This interface describes the operations that are required of an Sql Map Generator.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.internal.db
JavaTypeResolver
          This interface describes methods that are required in any Java type resolver.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.internal.java
DAOGenerator
          The DAOGenerator interface describes the methods needed to generate DAO objects for a table.
FullyQualifiedJavaType
           
GeneratedJavaFile
           
JavaModelGenerator
          This interface describes methods needed in any Java model generator.
ProgressCallback
          This interface can be implemented to return progress information from the file generation process.
SqlMapGenerator
          This interface describes the operations that are required of an Sql Map Generator.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.internal.java.dao
DAOGenerator
          The DAOGenerator interface describes the methods needed to generate DAO objects for a table.
FullyQualifiedJavaType
           
GeneratedJavaFile
           
JavaModelGenerator
          This interface describes methods needed in any Java model generator.
ProgressCallback
          This interface can be implemented to return progress information from the file generation process.
SqlMapGenerator
          This interface describes the operations that are required of an Sql Map Generator.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.internal.java.model
FullyQualifiedJavaType
           
GeneratedJavaFile
           
JavaModelGenerator
          This interface describes methods needed in any Java model generator.
ProgressCallback
          This interface can be implemented to return progress information from the file generation process.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.internal.sqlmap
GeneratedXmlFile
           
JavaModelGenerator
          This interface describes methods needed in any Java model generator.
ProgressCallback
          This interface can be implemented to return progress information from the file generation process.
SqlMapGenerator
          This interface describes the operations that are required of an Sql Map Generator.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.internal.types
FullyQualifiedJavaType
           
JavaTypeResolver
          This interface describes methods that are required in any Java type resolver.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.ui.plugin
GeneratedJavaFile
           
ProgressCallback
          This interface can be implemented to return progress information from the file generation process.
ShellCallback
          This interface defines methods that a shell should support to enable Abator to work.