
com.lindzh.mybatis.generator.ThreadLocalCache Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mybatis-generator Show documentation
Show all versions of mybatis-generator Show documentation
MybatisGenerator is a xml ,sql and dao generator from java beans.
The newest version!
package com.lindzh.mybatis.generator;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author lindezhi
* 2015年11月14日 下午5:13:38
*/
public class ThreadLocalCache {
private static ThreadLocal
© 2015 - 2025 Weber Informatics LLC | Privacy Policy