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

Packages that use org.apache.ibatis.abator.api
org.apache.ibatis.abator.ant   
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.dao   
org.apache.ibatis.abator.internal.java.model   
org.apache.ibatis.abator.internal.rules   
org.apache.ibatis.abator.internal.sqlmap   
org.apache.ibatis.abator.internal.types   
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.ant
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.api
FullyQualifiedTable
           
GeneratedFile
          Abstract class that holds information common to all generated files.
GeneratedJavaFile
           
IntrospectedTable
          Read only interface for dealing with introspected tables.
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
CommentGenerator
          Implementations of this interface are used to generate comments for the various artifacts generated by abator.
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
CommentGenerator
          Implementations of this interface are used to generate comments for the various artifacts generated by abator.
DAOGenerator
          The DAOGenerator interface describes the methods needed to generate DAO objects for a table.
DAOMethodNameCalculator
          This interface is used to supply names for DAO methods.
FullyQualifiedTable
           
GeneratedJavaFile
           
GeneratedXmlFile
           
IntrospectedTable
          Read only interface for dealing with introspected tables.
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
FullyQualifiedTable
           
IntrospectedTable
          Read only interface for dealing with introspected tables.
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.dao
CommentGenerator
          Implementations of this interface are used to generate comments for the various artifacts generated by abator.
DAOGenerator
          The DAOGenerator interface describes the methods needed to generate DAO objects for a table.
DAOMethodNameCalculator
          This interface is used to supply names for DAO methods.
FullyQualifiedTable
           
IntrospectedTable
          Read only interface for dealing with introspected tables.
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
FullyQualifiedTable
           
IntrospectedTable
          Read only interface for dealing with introspected tables.
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.rules
FullyQualifiedTable
           
JavaModelGenerator
          This interface describes methods needed in any Java model generator.
 

Classes in org.apache.ibatis.abator.api used by org.apache.ibatis.abator.internal.sqlmap
FullyQualifiedTable
           
GeneratedXmlFile
           
IntrospectedTable
          Read only interface for dealing with introspected tables.
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
JavaTypeResolver
          This interface describes methods that are required in any Java type resolver.