Uses of Package
org.mybatis.generator.internal.rules

Packages that use org.mybatis.generator.internal.rules
org.mybatis.generator.api Provides the main classes and interfaces used by clients of MyBatis Generator. 
org.mybatis.generator.internal.rules   
 

Classes in org.mybatis.generator.internal.rules used by org.mybatis.generator.api
Rules
          This interface centralizes all the rules related to code generation - including the methods and objects to create, and certain attributes related to those objects.
 

Classes in org.mybatis.generator.internal.rules used by org.mybatis.generator.internal.rules
BaseRules
          This class centralizes all the rules related to code generation - including the methods and objects to create, and certain attributes related to those objects.
Rules
          This interface centralizes all the rules related to code generation - including the methods and objects to create, and certain attributes related to those objects.
 



Copyright © 2010-2012 MyBatis.org. All Rights Reserved.