Uses of Class
org.mybatis.generator.config.SqlMapGeneratorConfiguration

Packages that use SqlMapGeneratorConfiguration
org.mybatis.generator.config   
 

Uses of SqlMapGeneratorConfiguration in org.mybatis.generator.config
 

Methods in org.mybatis.generator.config that return SqlMapGeneratorConfiguration
 SqlMapGeneratorConfiguration Context.getSqlMapGeneratorConfiguration()
           
 

Methods in org.mybatis.generator.config with parameters of type SqlMapGeneratorConfiguration
 void Context.setSqlMapGeneratorConfiguration(SqlMapGeneratorConfiguration sqlMapGeneratorConfiguration)
           
 



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