public class SqlCache extends Object
sql+缓存 (关键字段 SQLKey sql)
static void
addCache(String sqlKey, String sql)
static SqlCache
get()
static String
getCache(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String getCache(String key)
key
public static void addCache(String sqlKey, String sql)
sqlKey
sql
public static SqlCache get()
Copyright © 2019. All rights reserved.