跳过导航链接
A C D E G I J K P Q R S T V 

A

add(E) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加一个元素(添加到尾部)
add(E) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加一个元素(添加到尾部)
add(E) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中向此集合添加一个元素
add(E) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中向此集合添加一个元素
addAll(E...) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加若干个元素(添加到尾部)
addAll(List<E>) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加若干个元素(添加到尾部)
addAll(E...) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加若干个元素(添加到尾部)
addAll(List<E>) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加若干个元素(添加到尾部)
addAll(E...) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中向此集合添加若干个元素
addAll(Set<E>) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中向此集合添加若干个元素
addAll(E...) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中向此集合添加若干个元素
addAll(Set<E>) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中向此集合添加若干个元素
addSerialList(String, List<Serializable>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialList(String, List<Serializable>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialMap(String, Map<String, Serializable>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialMap(String, Map<String, Serializable>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObj(String, Serializable) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObj(String, Serializable) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjsToList(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjsToList(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjsToListHead(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjsToListHead(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjsToListTail(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjsToListTail(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjsToSet(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjsToSet(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjToMap(String, String, Serializable) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialObjToMap(String, String, Serializable) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialSet(String, Set<Serializable>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSerialSet(String, Set<Serializable>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addSockets(String...) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
addSockets(String...) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
addStrList(String, List<String>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrList(String, List<String>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrMap(String, Map<String, String>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrMap(String, Map<String, String>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrSet(String, Set<String>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrSet(String, Set<String>) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrVal(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrVal(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValsToList(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValsToList(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValsToListHead(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValsToListHead(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValsToListTail(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValsToListTail(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValsToSet(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValsToSet(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValToMap(String, String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
addStrValToMap(String, String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
addToHead(E) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加一个元素(添加到头部)
addToHead(E) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加一个元素(添加到头部)
addToTail(E) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加一个元素(添加到尾部)
addToTail(E) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中向此列表添加一个元素(添加到尾部)
append(String) - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中在此对象的值后附加新的字符串值。
append(String) - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中在此对象的值后附加新的字符串值。
appendStrVal(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
appendStrVal(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 

C

callSP(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
调用存储过程,获取[结果集]返回。
callSP(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
调用存储过程,获取[结果集]返回。
callSP(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.SqliteUtils
已过时。
callSP(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.SqliteUtils
已过时。
clear() - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中删除此列表
clear() - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中删除此列表
clear() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中删除此哈希表
clear() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中删除此哈希表
clear() - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中删除此对象
clear() - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中删除此对象
clear() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中删除此集合
clear() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中删除此集合
clearAll() - 类 中的方法exp.libs.db.redis.RedisClient
 
clearAll() - 类 中的方法exp.libs.db.redis.RedisClient
 
clone() - 类 中的方法exp.libs.db.redis.bean.RedisBean
克隆Redis配置
clone() - 类 中的方法exp.libs.db.redis.bean.RedisBean
克隆Redis配置
clone() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
克隆数据源配置
clone() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
克隆数据源配置
close() - 类 中的方法exp.libs.db.redis.RedisClient
断开redis连接
close() - 类 中的方法exp.libs.db.redis.RedisClient
断开redis连接
close(Connection) - 类 中的静态方法exp.libs.db.sql.DBUtils
关闭数据库连接
close(Connection) - 类 中的静态方法exp.libs.db.sql.DBUtils
关闭数据库连接
closeAutoCommit() - 类 中的方法exp.libs.db.redis.RedisClient
 
closeAutoCommit() - 类 中的方法exp.libs.db.redis.RedisClient
 
commit() - 类 中的方法exp.libs.db.redis.RedisClient
 
commit() - 类 中的方法exp.libs.db.redis.RedisClient
 
commit(Connection) - 类 中的静态方法exp.libs.db.sql.DBUtils
提交数据库变更
commit(Connection) - 类 中的静态方法exp.libs.db.sql.DBUtils
提交数据库变更
contains(E) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中检查此集合是否包含某个元素
contains(E) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中检查此集合是否包含某个元素
containsKey(String) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中检查此哈希表是否包含某个键
containsKey(String) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中检查此哈希表是否包含某个键
createBeanFromDB(Connection, String, String, String[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
根据物理表生成对应的JavaBean类文件(类似Bean与Dao的复合对象).
createBeanFromDB(Connection, String, String, String[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
根据物理表生成对应的JavaBean类文件(类似Bean与Dao的复合对象).
createBeanFromPDM(String, String, String, String[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
根据物理模型生成对应的JavaBean类文件(类似Bean与Dao的复合对象).
createBeanFromPDM(String, String, String, String[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
根据物理模型生成对应的JavaBean类文件(类似Bean与Dao的复合对象).

D

DataSourceBean - exp.libs.db.sql.bean中的类
数据源配置对象.
DataSourceBean - exp.libs.db.sql.bean中的类
数据源配置对象.
DataSourceBean() - 类 的构造器exp.libs.db.sql.bean.DataSourceBean
 
DataSourceBean() - 类 的构造器exp.libs.db.sql.bean.DataSourceBean
 
DBConfig - exp.libs.conf.xml中的类
DB 专用的 xml 配置加载器,支持读取以下默认的配置结构: 1. datasource 2. redis
PROJECT : exp-libs
SUPPORT : https://exp-blog.com
DBConfig - exp.libs.conf.xml中的类
DB 专用的 xml 配置加载器,支持读取以下默认的配置结构: 1. datasource 2. redis
PROJECT : exp-libs
SUPPORT : https://exp-blog.com
DBConfig(String) - 类 的构造器exp.libs.conf.xml.DBConfig
构造函数
DBConfig(String) - 类 的构造器exp.libs.conf.xml.DBConfig
构造函数
DBUtils - exp.libs.db.sql中的类
数据库工具.
DBUtils - exp.libs.db.sql中的类
数据库工具.
DBUtils() - 类 的构造器exp.libs.db.sql.DBUtils
私有化构造函数
DBUtils() - 类 的构造器exp.libs.db.sql.DBUtils
私有化构造函数
DEFAULT_AUTH - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
默认的访问密码
DEFAULT_AUTH - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
默认的访问密码
DEFAULT_CLUSTER - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
Redis具有单机/主从/哨兵/集群四种模式。
DEFAULT_CLUSTER - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
Redis具有单机/主从/哨兵/集群四种模式。
DEFAULT_ID - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
配置对象的默认ID
DEFAULT_ID - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
配置对象的默认ID
DEFAULT_IP - 类 中的静态变量exp.libs.db.redis.RedisClient
默认redis IP
DEFAULT_IP - 类 中的静态变量exp.libs.db.redis.RedisClient
默认redis IP
DEFAULT_MAX_IDLE - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
连接池中可同时存在最大的Jedis空闲实例(即空闲连接数)。
DEFAULT_MAX_IDLE - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
连接池中可同时存在最大的Jedis空闲实例(即空闲连接数)。
DEFAULT_MAX_TOTAL - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
可用连接Jedis实例的最大数目(即可同时存在的最大连接数)。
DEFAULT_MAX_TOTAL - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
可用连接Jedis实例的最大数目(即可同时存在的最大连接数)。
DEFAULT_MAX_WAIT - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
当连接池已满时,等待可用连接的最大时间(单位:ms)。
DEFAULT_MAX_WAIT - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
当连接池已满时,等待可用连接的最大时间(单位:ms)。
DEFAULT_PORT - 类 中的静态变量exp.libs.db.redis.RedisClient
默认redis 端口
DEFAULT_PORT - 类 中的静态变量exp.libs.db.redis.RedisClient
默认redis 端口
DEFAULT_SOCKET - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
默认的Redis socket
DEFAULT_SOCKET - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
默认的Redis socket
DEFAULT_TEST_ON_BORROW - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
在borrow一个jedis实例时,是否提前进行validate操作。
DEFAULT_TEST_ON_BORROW - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
在borrow一个jedis实例时,是否提前进行validate操作。
DEFAULT_TIMEOUT - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
默认连接超时时间(ms)
DEFAULT_TIMEOUT - 类 中的静态变量exp.libs.db.redis.bean.RedisBean
默认连接超时时间(ms)
delKeys(String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
delKeys(String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
delKeysInMap(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
delKeysInMap(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
delSerialObjsInList(String, Serializable) - 类 中的方法exp.libs.db.redis.RedisClient
 
delSerialObjsInList(String, Serializable, long) - 类 中的方法exp.libs.db.redis.RedisClient
 
delSerialObjsInList(String, Serializable) - 类 中的方法exp.libs.db.redis.RedisClient
 
delSerialObjsInList(String, Serializable, long) - 类 中的方法exp.libs.db.redis.RedisClient
 
delSerialObjsInSet(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
delSerialObjsInSet(String, Serializable...) - 类 中的方法exp.libs.db.redis.RedisClient
 
delStrValsInList(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
delStrValsInList(String, String, long) - 类 中的方法exp.libs.db.redis.RedisClient
 
delStrValsInList(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
delStrValsInList(String, String, long) - 类 中的方法exp.libs.db.redis.RedisClient
 
delStrValsInSet(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
delStrValsInSet(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
destory() - 类 中的方法exp.libs.db.redis.RedisClient
 
destory() - 类 中的方法exp.libs.db.redis.RedisClient
 

E

execSP(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
执行存储过程,获得简单返回值(支持[无返回值]和 [单值]返回两种形式)。
execSP(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
执行存储过程,获得简单返回值(支持[无返回值]和 [单值]返回两种形式)。
execSP(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.SqliteUtils
已过时。
execSP(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.SqliteUtils
已过时。
execute(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
执行预编译sql
execute(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
执行普通sql
execute(Connection, String, Object[]) - 类 中的静态方法exp.libs.db.sql.DBUtils
执行预编译sql
execute(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
执行普通sql
existInSet(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
existInSet(String, Serializable) - 类 中的方法exp.libs.db.redis.RedisClient
 
existInSet(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
existInSet(String, Serializable) - 类 中的方法exp.libs.db.redis.RedisClient
 
existKey(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
existKey(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
existKeyInMap(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
existKeyInMap(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
exists() - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中检查此对象是否存在值
exists() - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中检查此对象是否存在值
exp.libs.conf.xml - 程序包 exp.libs.conf.xml
xml 配置文件解析器
exp.libs.db - 程序包 exp.libs.db
数据库模块
exp.libs.db.redis - 程序包 exp.libs.db.redis
Redis 客户端(支持单机/主从/哨兵/集群模式)
exp.libs.db.redis.bean - 程序包 exp.libs.db.redis.bean
Redis 结构对象(仿 Java)
exp.libs.db.sql - 程序包 exp.libs.db.sql
关系型数据库工具
exp.libs.db.sql.bean - 程序包 exp.libs.db.sql.bean
数据库 PDM 模型

G

get(long) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中查询此列表中的一个元素
get(long) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中查询此列表中的一个元素
get(String) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表中的一个键值
get(String) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表中的一个键值
get() - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中查询此对象的值
get() - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中查询此对象的值
getAll() - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中查询此列表的所有元素
getAll() - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中查询此列表的所有元素
getAll() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表的所有键值对
getAll() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表的所有键值对
getAll() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中查询此集合的所有元素
getAll() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中查询此集合的所有元素
getAllKeysInMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllKeysInMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllSerialObjsInList(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllSerialObjsInList(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllSerialObjsInMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllSerialObjsInMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllSerialObjsInSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllSerialObjsInSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllStrValsInList(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllStrValsInList(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllStrValsInMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllStrValsInMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllStrValsInSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getAllStrValsInSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getCharset() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getCharset() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getCode() - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
getCode() - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
getColumns() - 类 中的方法exp.libs.db.sql.bean.PdmTable
 
getColumns() - 类 中的方法exp.libs.db.sql.bean.PdmTable
 
getComment() - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
getComment() - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
getConn(DataSourceBean) - 类 中的静态方法exp.libs.db.sql.DBUtils
获取数据库连接(先通过连接池获取,若连接池获取失败,则改用JDBC获取).
getConn(DataSourceBean, int) - 类 中的静态方法exp.libs.db.sql.DBUtils
获取数据库连接(先通过连接池获取,若连接池获取失败,则改用JDBC获取).
getConn(DataSourceBean) - 类 中的静态方法exp.libs.db.sql.DBUtils
获取数据库连接(先通过连接池获取,若连接池获取失败,则改用JDBC获取).
getConn(DataSourceBean, int) - 类 中的静态方法exp.libs.db.sql.DBUtils
获取数据库连接(先通过连接池获取,若连接池获取失败,则改用JDBC获取).
getConnByJDBC(DataSourceBean) - 类 中的静态方法exp.libs.db.sql.DBUtils
通过JDBC获取数据库连接.
getConnByJDBC(DataSourceBean) - 类 中的静态方法exp.libs.db.sql.DBUtils
通过JDBC获取数据库连接.
getConnByPool(DataSourceBean) - 类 中的静态方法exp.libs.db.sql.DBUtils
通过连接池获取数据库连接
getConnByPool(DataSourceBean) - 类 中的静态方法exp.libs.db.sql.DBUtils
通过连接池获取数据库连接
getDataSourceBean(String) - 类 中的方法exp.libs.conf.xml.DBConfig
根据标准配置模板获取数据源配置
getDataSourceBean(String) - 类 中的方法exp.libs.conf.xml.DBConfig
根据标准配置模板获取数据源配置
getDriver() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getDriver() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getHouseKeepingSleepTime() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getHouseKeepingSleepTime() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getHouseKeepingTestSql() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getHouseKeepingTestSql() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getId() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getId() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getId() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getId() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getInstn() - 类 中的静态方法exp.libs.conf.xml.DBConfig
获取数据库配置单例
getInstn() - 类 中的静态方法exp.libs.conf.xml.DBConfig
获取数据库配置单例
getIp() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getIp() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getListSize(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getListSize(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getMapSize(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getMapSize(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getMaxIdle() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getMaxIdle() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getMaximumActiveTime() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMaximumActiveTime() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMaximumConnectionCount() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMaximumConnectionCount() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMaximumConnectionLifetime() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMaximumConnectionLifetime() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMaximumNewConnections() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMaximumNewConnections() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMaxTotal() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getMaxTotal() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getMaxWaitMillis() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getMaxWaitMillis() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getMinimumConnectionCount() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getMinimumConnectionCount() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getName() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getName() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getName() - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
getName() - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
getPassword() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getPassword() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getPassword() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getPassword() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getPort() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getPort() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getPrototypeCount() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getPrototypeCount() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getRandom() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中随机取出集合中的一个元素
getRandom() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中随机取出集合中的一个元素
getRandomSerialObjInSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getRandomSerialObjInSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getRandomStrValInSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getRandomStrValInSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getRedisBean(String) - 类 中的方法exp.libs.conf.xml.DBConfig
根据标准配置模板获取 Redis 数据源配置
getRedisBean(String) - 类 中的方法exp.libs.conf.xml.DBConfig
根据标准配置模板获取 Redis 数据源配置
getSerialList(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialList(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialObj(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialObj(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialObjInList(String, long) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialObjInList(String, long) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialObjInMap(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialObjInMap(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialObjsInMap(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialObjsInMap(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSerialSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSetSize(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSetSize(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getSimultaneousBuildThrottle() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getSimultaneousBuildThrottle() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getSockets() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getSockets() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getStrList(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrList(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrMap(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrSet(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrVal(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrVal(String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrValInList(String, long) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrValInList(String, long) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrValInMap(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrValInMap(String, String) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrValsInMap(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
getStrValsInMap(String, String...) - 类 中的方法exp.libs.db.redis.RedisClient
 
getTableName() - 类 中的方法exp.libs.db.sql.bean.PdmTable
 
getTableName() - 类 中的方法exp.libs.db.sql.bean.PdmTable
 
getTimeout() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getTimeout() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
getType() - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
getType() - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
getUrl() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getUrl() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getUsername() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
getUsername() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 

I

isCluster() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
isCluster() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
isEmpty() - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中检查此列表是否为空
isEmpty() - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中检查此列表是否为空
isEmpty() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中检查此哈希表是否为空
isEmpty() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中检查此哈希表是否为空
isEmpty() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中检查此集合是否为空
isEmpty() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中检查此集合是否为空
isTestAfterUse() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
isTestAfterUse() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
isTestBeforeUse() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
isTestBeforeUse() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
isTestOnBorrow() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
isTestOnBorrow() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
isTrace() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
isTrace() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
isVaild() - 类 中的方法exp.libs.db.redis.RedisClient
 
isVaild() - 类 中的方法exp.libs.db.redis.RedisClient
 

J

judgeDBType(Connection) - 类 中的静态方法exp.libs.db.sql.DBUtils
通过Connection判断数据库类型
judgeDBType(Connection) - 类 中的静态方法exp.libs.db.sql.DBUtils
通过Connection判断数据库类型

K

keySet() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表的所有键集
keySet() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表的所有键集

P

PdmColumn - exp.libs.db.sql.bean中的类
PDM物理模型 - 列.
PdmColumn - exp.libs.db.sql.bean中的类
PDM物理模型 - 列.
PdmColumn() - 类 的构造器exp.libs.db.sql.bean.PdmColumn
 
PdmColumn() - 类 的构造器exp.libs.db.sql.bean.PdmColumn
 
PdmTable - exp.libs.db.sql.bean中的类
PDM物理模型 - 表.
PdmTable - exp.libs.db.sql.bean中的类
PDM物理模型 - 表.
PdmTable() - 类 的构造器exp.libs.db.sql.bean.PdmTable
 
PdmTable() - 类 的构造器exp.libs.db.sql.bean.PdmTable
 
put(String, VAL) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中向此哈希表添加一个键值对
put(String, VAL) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中向此哈希表添加一个键值对
putAll(Map<String, VAL>) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中向此哈希表添加一个哈希表
putAll(Map<String, VAL>) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中向此哈希表添加一个哈希表

Q

query(Class<BEAN>, Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询一个JavaBean对应的物理表数据,并把对应列值转存到JavaBean对应的成员域.
query(Class<BEAN>, Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询一个JavaBean对应的物理表数据,并把对应列值转存到JavaBean对应的成员域.
queryCellObj(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第一行][第一列]的单元格值(所得值保留其原本的数据类型).
queryCellObj(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第一行][第一列]的单元格值(所得值保留其原本的数据类型).
queryCellStr(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第一行][第一列]的单元格值(所得值强制转换为String类型).
queryCellStr(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第一行][第一列]的单元格值(所得值强制转换为String类型).
queryColumnObj(Connection, String, int) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第col列]表数据(数据值保留其原本的数据类型).
queryColumnObj(Connection, String, int) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第col列]表数据(数据值保留其原本的数据类型).
queryColumnStr(Connection, String, int) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第col列]表数据(数据值会被强制转换成String类型).
queryColumnStr(Connection, String, int) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第col列]表数据(数据值会被强制转换成String类型).
queryFirstRowObj(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第一行]表数据.
queryFirstRowObj(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第一行]表数据.
queryFirstRowStr(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第一行]表数据.
queryFirstRowStr(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询[第一行]表数据.
queryInt(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询一个int整数值.
queryInt(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询一个int整数值.
queryKVO(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询键值对(其中值会保留其原本数据类型).
queryKVO(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询键值对(其中值会保留其原本数据类型).
queryKVOs(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询多行表数据.
queryKVOs(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询多行表数据.
queryKVS(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询键值对(其中值会被强制转换为String类型).
queryKVS(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询键值对(其中值会被强制转换为String类型).
queryKVSs(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询多行表数据.
queryKVSs(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询多行表数据.
queryLong(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询一个long整数值.
queryLong(Connection, String) - 类 中的静态方法exp.libs.db.sql.DBUtils
查询一个long整数值.

R

RedisBean - exp.libs.db.redis.bean中的类
Redis配置对象.
RedisBean - exp.libs.db.redis.bean中的类
Redis配置对象.
RedisBean() - 类 的构造器exp.libs.db.redis.bean.RedisBean
 
RedisBean(DataSourceBean) - 类 的构造器exp.libs.db.redis.bean.RedisBean
 
RedisBean() - 类 的构造器exp.libs.db.redis.bean.RedisBean
 
RedisBean(DataSourceBean) - 类 的构造器exp.libs.db.redis.bean.RedisBean
 
RedisClient - exp.libs.db.redis中的类
Redis连接客户端.
RedisClient - exp.libs.db.redis中的类
Redis连接客户端.
RedisClient(RedisBean) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数
RedisClient() - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(单机模式) 使用默认的IP端口: 127.0.0.1:6379
RedisClient(String, int) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, int) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, String) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, int, String) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, int, GenericObjectPoolConfig) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, String, GenericObjectPoolConfig) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, int, String, GenericObjectPoolConfig) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(int, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(String, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(int, String, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, int, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, String, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, int, String, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(int, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(String, String[]) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(int, String, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, int, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, String, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, int, String, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(RedisBean) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数
RedisClient() - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(单机模式) 使用默认的IP端口: 127.0.0.1:6379
RedisClient(String, int) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, int) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, String) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, int, String) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, int, GenericObjectPoolConfig) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, String, GenericObjectPoolConfig) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(String, int, int, String, GenericObjectPoolConfig) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用单机/主从/哨兵模式)
RedisClient(HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(int, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(String, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(int, String, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, int, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, String, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, int, String, HostAndPort...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(int, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(String, String[]) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(int, String, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, int, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, String, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisClient(GenericObjectPoolConfig, int, String, String...) - 类 的构造器exp.libs.db.redis.RedisClient
构造函数(适用集群模式)
RedisList<E extends Serializable> - exp.libs.db.redis.bean中的类
Redis-List对象.
RedisList<E extends Serializable> - exp.libs.db.redis.bean中的类
Redis-List对象.
RedisList(String, RedisClient) - 类 的构造器exp.libs.db.redis.bean.RedisList
构造函数
RedisList(String, RedisClient) - 类 的构造器exp.libs.db.redis.bean.RedisList
构造函数
RedisMap<VAL extends Serializable> - exp.libs.db.redis.bean中的类
Redis-Map对象(其键类型固定为String,值类型通过泛型动态声明).
RedisMap<VAL extends Serializable> - exp.libs.db.redis.bean中的类
Redis-Map对象(其键类型固定为String,值类型通过泛型动态声明).
RedisMap(String, RedisClient) - 类 的构造器exp.libs.db.redis.bean.RedisMap
构造函数
RedisMap(String, RedisClient) - 类 的构造器exp.libs.db.redis.bean.RedisMap
构造函数
RedisObj<OBJ extends Serializable> - exp.libs.db.redis.bean中的类
Redis-Obj对象.
RedisObj<OBJ extends Serializable> - exp.libs.db.redis.bean中的类
Redis-Obj对象.
RedisObj(String, RedisClient) - 类 的构造器exp.libs.db.redis.bean.RedisObj
构造函数
RedisObj(String, RedisClient) - 类 的构造器exp.libs.db.redis.bean.RedisObj
构造函数
RedisSet<E extends Serializable> - exp.libs.db.redis.bean中的类
Redis-Set对象.
RedisSet<E extends Serializable> - exp.libs.db.redis.bean中的类
Redis-Set对象.
RedisSet(String, RedisClient) - 类 的构造器exp.libs.db.redis.bean.RedisSet
构造函数
RedisSet(String, RedisClient) - 类 的构造器exp.libs.db.redis.bean.RedisSet
构造函数
releaseDisk(Connection) - 类 中的静态方法exp.libs.db.sql.SqliteUtils
强制释放磁盘库文件占用的多余空间.
releaseDisk(Connection) - 类 中的静态方法exp.libs.db.sql.SqliteUtils
强制释放磁盘库文件占用的多余空间.
remove(E...) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中删除此列表的若干个元素
remove(E...) - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中删除此列表的若干个元素
remove(String...) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中删除此哈希表的若干个键值对
remove(String...) - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中删除此哈希表的若干个键值对
remove(E...) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中删除此集合的若干个元素
remove(E...) - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中删除此集合的若干个元素

S

set(OBJ) - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中设置此对象的值
set(OBJ) - 类 中的方法exp.libs.db.redis.bean.RedisObj
实时在redis缓存中设置此对象的值
setAlias(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setAlias(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setAutoCommit(boolean) - 类 中的方法exp.libs.db.redis.RedisClient
 
setAutoCommit(boolean) - 类 中的方法exp.libs.db.redis.RedisClient
 
setAutoCommit(Connection, boolean) - 类 中的静态方法exp.libs.db.sql.DBUtils
开/关 数据库自动提交
setAutoCommit(Connection, boolean) - 类 中的静态方法exp.libs.db.sql.DBUtils
开/关 数据库自动提交
setAutoShutdownPool(boolean) - 类 中的静态方法exp.libs.db.sql.DBUtils
设置是否自动关闭线程池.
setAutoShutdownPool(boolean) - 类 中的静态方法exp.libs.db.sql.DBUtils
设置是否自动关闭线程池.
setCharset(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setCharset(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setCluster(boolean) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setCluster(boolean) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setCode(String) - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
setCode(String) - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
setColumns(List<PdmColumn>) - 类 中的方法exp.libs.db.sql.bean.PdmTable
 
setColumns(List<PdmColumn>) - 类 中的方法exp.libs.db.sql.bean.PdmTable
 
setComment(String) - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
setComment(String) - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
setDriver(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setDriver(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setHouseKeepingSleepTime(long) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setHouseKeepingSleepTime(long) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setHouseKeepingTestSql(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setHouseKeepingTestSql(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setId(String) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setId(String) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setId(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setId(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setIp(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setIp(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaxIdle(int) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setMaxIdle(int) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setMaximumActiveTime(long) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaximumActiveTime(long) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaximumConnectionCount(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaximumConnectionCount(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaximumConnectionLifetime(long) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaximumConnectionLifetime(long) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaximumNewConnections(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaximumNewConnections(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMaxTotal(int) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setMaxTotal(int) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setMaxWaitMillis(long) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setMaxWaitMillis(long) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setMinimumConnectionCount(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setMinimumConnectionCount(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setName(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setName(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setName(String) - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
setName(String) - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
setPassword(String) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setPassword(String) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setPassword(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setPassword(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setPort(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setPort(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setPrototypeCount(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setPrototypeCount(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setSimultaneousBuildThrottle(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setSimultaneousBuildThrottle(int) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setTableName(String) - 类 中的方法exp.libs.db.sql.bean.PdmTable
 
setTableName(String) - 类 中的方法exp.libs.db.sql.bean.PdmTable
 
setTestAfterUse(boolean) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setTestAfterUse(boolean) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setTestBeforeUse(boolean) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setTestBeforeUse(boolean) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setTestOnBorrow(boolean) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setTestOnBorrow(boolean) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setTimeout(int) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setTimeout(int) - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
setTrace(boolean) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setTrace(boolean) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setType(String) - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
setType(String) - 类 中的方法exp.libs.db.sql.bean.PdmColumn
 
setUsername(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
setUsername(String) - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
shutdownPool() - 类 中的静态方法exp.libs.db.sql.DBUtils
马上关闭线程池
shutdownPool(int) - 类 中的静态方法exp.libs.db.sql.DBUtils
延迟一段时间后关闭线程池
shutdownPool() - 类 中的静态方法exp.libs.db.sql.DBUtils
马上关闭线程池
shutdownPool(int) - 类 中的静态方法exp.libs.db.sql.DBUtils
延迟一段时间后关闭线程池
size() - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中查询此列表的大小
size() - 类 中的方法exp.libs.db.redis.bean.RedisList
实时在redis缓存中查询此列表的大小
size() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表的大小
size() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表的大小
size() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中查询此集合的大小
size() - 类 中的方法exp.libs.db.redis.bean.RedisSet
实时在redis缓存中查询此集合的大小
SqliteUtils - exp.libs.db.sql中的类
Sqlite 数据库工具.
SqliteUtils - exp.libs.db.sql中的类
Sqlite 数据库工具.
SqliteUtils() - 类 的构造器exp.libs.db.sql.SqliteUtils
私有化构造函数
SqliteUtils() - 类 的构造器exp.libs.db.sql.SqliteUtils
私有化构造函数

T

testConn(DataSourceBean) - 类 中的静态方法exp.libs.db.sql.DBUtils
测试数据源连接是否可用
testConn(DataSourceBean) - 类 中的静态方法exp.libs.db.sql.DBUtils
测试数据源连接是否可用
toPoolConfig() - 类 中的方法exp.libs.db.redis.bean.RedisBean
生成连接池配置
toPoolConfig() - 类 中的方法exp.libs.db.redis.bean.RedisBean
生成连接池配置
toString() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
toString() - 类 中的方法exp.libs.db.redis.bean.RedisBean
 
toString() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 
toString() - 类 中的方法exp.libs.db.sql.bean.DataSourceBean
 

V

values() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表的所有值集
values() - 类 中的方法exp.libs.db.redis.bean.RedisMap
实时在redis缓存中查询此哈希表的所有值集
A C D E G I J K P Q R S T V 
跳过导航链接

Copyright © 2022. All rights reserved.