Uses of Interface
org.mybatis.generator.logging.Log

Packages that use Log
org.mybatis.generator.logging   
 

Uses of Log in org.mybatis.generator.logging
 

Classes in org.mybatis.generator.logging that implement Log
 class JdkLoggingImpl
           
 class Log4jImpl
           
 

Methods in org.mybatis.generator.logging that return Log
static Log LogFactory.getLog(Class<?> clazz)
           
 Log AbstractLogFactory.getLog(Class<?> aClass)
           
 



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