Uses of Class
org.apache.ibatis.abator.internal.sqlmap.SqlMapGeneratorIterateImpl

Packages that use SqlMapGeneratorIterateImpl
org.apache.ibatis.abator.internal.sqlmap   
 

Uses of SqlMapGeneratorIterateImpl in org.apache.ibatis.abator.internal.sqlmap
 

Subclasses of SqlMapGeneratorIterateImpl in org.apache.ibatis.abator.internal.sqlmap
 class SqlMapGeneratorLegacyImpl
          This class overrides the iterate implementation to provide the legacy "by example" methods.