A B C D E F G H I L M N P Q R S T U 

A

afterPropertiesSet() - 类 中的方法cn.com.louie.SqlSessionFactoryBean
 

B

BaseEO - cn.com.louie.mapper中的类
抽象mapper
BaseEO() - 类 的构造器cn.com.louie.mapper.BaseEO
 
bean - 类 中的变量cn.com.louie.mapper.EOUtility
 
buildInsert(Object) - 类 中的方法cn.com.louie.mapper.EOUtil
构建插入语句
buildInsert() - 类 中的方法cn.com.louie.mapper.EOUtility
构建插入语句
buildSelect(String) - 类 中的方法cn.com.louie.mapper.EOUtil
创建查询语句
buildSelect(String) - 类 中的方法cn.com.louie.mapper.EOUtility
创建查询语句
buildUpdate(String, Object) - 类 中的方法cn.com.louie.mapper.EOUtil
构建更新语句 没有传入更新条件时默认以id为条件
buildUpdate(String) - 类 中的方法cn.com.louie.mapper.EOUtility
构建更新语句 没有传入更新条件时默认以id为条件

C

Cache - cn.com.louie.cache中的接口
Created by Louie on 2016/5/23.
cache - 类 中的变量cn.com.louie.config.Configuration
 
CacheException - cn.com.louie.cache中的异常错误
缓存异常类
CacheException() - 异常错误 的构造器cn.com.louie.cache.CacheException
 
CacheException(String) - 异常错误 的构造器cn.com.louie.cache.CacheException
 
CacheExecutor - cn.com.louie.jdbc中的类
缓存执行器
CacheExecutor(Executor) - 类 的构造器cn.com.louie.jdbc.CacheExecutor
 
CacheKey - cn.com.louie.cache中的类
Created by Administrator on 2016/5/23.
CacheKey() - 类 的构造器cn.com.louie.cache.CacheKey
 
CacheKey(Object[]) - 类 的构造器cn.com.louie.cache.CacheKey
 
ClassPathScanHandler - cn.com.louie.mapper中的类
扫描指定包(包括jar)下的class文件
http://sjsky.iteye.com
ClassPathScanHandler() - 类 的构造器cn.com.louie.mapper.ClassPathScanHandler
无参构造器,默认是排除内部类、并搜索符合规则
ClassPathScanHandler(Boolean, Boolean, List<String>) - 类 的构造器cn.com.louie.mapper.ClassPathScanHandler
excludeInner:是否排除内部类 true->是 false->否
checkInOrEx:过滤规则适用情况 true—>搜索符合规则的 false->排除符合规则的
classFilters:自定义过滤规则,如果是null或者空,即全部符合不过滤
clear() - 接口 中的方法cn.com.louie.cache.Cache
清除所有缓存
clear() - 类 中的方法cn.com.louie.cache.PerpetualCache
 
clear() - 类 中的方法cn.com.louie.cache.TimerCache
 
clearInterval - 类 中的变量cn.com.louie.cache.TimerCache
 
clone() - 类 中的方法cn.com.louie.cache.CacheKey
 
close() - 类 中的方法cn.com.louie.jdbc.CacheExecutor
 
close() - 类 中的方法cn.com.louie.jdbc.DefaultExecutor
 
close() - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
 
close() - 接口 中的方法cn.com.louie.jdbc.Executor
 
close() - 接口 中的方法cn.com.louie.jdbc.SqlSession
 
cn.com.louie - 程序包 cn.com.louie
 
cn.com.louie.cache - 程序包 cn.com.louie.cache
 
cn.com.louie.config - 程序包 cn.com.louie.config
 
cn.com.louie.jdbc - 程序包 cn.com.louie.jdbc
 
cn.com.louie.mapper - 程序包 cn.com.louie.mapper
 
Column - cn.com.louie.mapper中的注释类型
Created by Louie on 2016/5/4.
Configuration - cn.com.louie.config中的类
Created by Administrator on 2016/5/23.

D

dataSource - 类 中的变量cn.com.louie.config.Configuration
 
DefaultExecutor - cn.com.louie.jdbc中的类
默认执行器
DefaultExecutor() - 类 的构造器cn.com.louie.jdbc.DefaultExecutor
 
DefaultSqlSession - cn.com.louie.jdbc中的类
默认的SQLSession
DefaultSqlSession(Executor) - 类 的构造器cn.com.louie.jdbc.DefaultSqlSession
 
DefaultSqlSessionFactory - cn.com.louie.jdbc中的类
Created by Louie on 2016/5/23.
DefaultSqlSessionFactory() - 类 的构造器cn.com.louie.jdbc.DefaultSqlSessionFactory
 
doQuery(String, Object, Class) - 类 中的方法cn.com.louie.jdbc.CacheExecutor
 
doQuery(String, Object, Class) - 类 中的方法cn.com.louie.jdbc.DefaultExecutor
 
doQuery(String, Object, Class) - 接口 中的方法cn.com.louie.jdbc.Executor
根据Sql返回实体列表
dotToSplash(String) - 类 中的静态方法cn.com.louie.mapper.PackageScan
 

E

Entity - cn.com.louie.mapper中的注释类型
Created by Louie on 2016/5/23.
EntityNotFoundException - cn.com.louie.jdbc中的异常错误
实体未找到异常
EntityNotFoundException(String) - 异常错误 的构造器cn.com.louie.jdbc.EntityNotFoundException
 
EOUtil - cn.com.louie.mapper中的类
Created by Louie on 2016/5/23.
EOUtil(Class) - 类 的构造器cn.com.louie.mapper.EOUtil
 
EOUtility - cn.com.louie.mapper中的类
实体工具类
EOUtility(BaseEO) - 类 的构造器cn.com.louie.mapper.EOUtility
 
eoutils - 类 中的变量cn.com.louie.config.Configuration
 
equals(Object) - 类 中的方法cn.com.louie.cache.CacheKey
 
equals(Object) - 类 中的方法cn.com.louie.cache.PerpetualCache
 
equals(Object) - 类 中的方法cn.com.louie.cache.TimerCache
 
Executor - cn.com.louie.jdbc中的接口
执行器

F

findBySQL(String, Object, Class<T>) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据原生SQL查实体
findBySQL(String, Object) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据sql查询返回map
findBySQL(String, Object, Class<T>) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据原生SQL查实体
findBySQL(String, Object) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据sql查询返回map
findByWhereSQL(String, Object, Class<T>) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据封装的WhereSQL查实体
findByWhereSQL(String, Object, Class<T>) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据封装的WhereSQL查实体
forScan(URL, String, List<String>, String) - 类 中的方法cn.com.louie.mapper.PackageScan
 

G

Generate - cn.com.louie.mapper中的注释类型
Created by Louie on 2016/5/4.
getAttributeValue(String, Object) - 类 中的方法cn.com.louie.mapper.EOUtil
get方法取值
getAttributeValue(String) - 类 中的方法cn.com.louie.mapper.EOUtility
get方法取值
getClassFilters() - 类 中的方法cn.com.louie.mapper.ClassPathScanHandler
 
getColumn(String) - 类 中的方法cn.com.louie.mapper.EOUtil
获取单列的数据库字段及实体类型
getColumn(String) - 类 中的方法cn.com.louie.mapper.EOUtility
获取单列的数据库字段及实体类型
getColums() - 类 中的方法cn.com.louie.mapper.EOUtil
获取bean的属性字段和数据库字段对应关系以及实体中的数据类型
getColums() - 类 中的方法cn.com.louie.mapper.EOUtility
获取bean的属性字段和数据库字段对应关系以及实体中的数据类型
getConnection() - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
获取连接
getConnection() - 接口 中的方法cn.com.louie.jdbc.SqlSession
获取连接
getExecutor(int) - 类 中的方法cn.com.louie.config.Configuration
 
getFullyQualifiedClassNameList() - 类 中的方法cn.com.louie.mapper.PackageScan
 
getId() - 接口 中的方法cn.com.louie.cache.Cache
缓存ID
getId() - 类 中的方法cn.com.louie.cache.PerpetualCache
 
getId() - 类 中的方法cn.com.louie.cache.TimerCache
 
getInstans() - 类 中的静态方法cn.com.louie.config.Configuration
 
getKey() - 类 中的方法cn.com.louie.mapper.QType
 
getObject(Object) - 接口 中的方法cn.com.louie.cache.Cache
获取缓存
getObject(Object) - 类 中的方法cn.com.louie.cache.PerpetualCache
 
getObject(Object) - 类 中的方法cn.com.louie.cache.TimerCache
 
getObject() - 类 中的方法cn.com.louie.SqlSessionFactoryBean
 
getObjectType() - 类 中的方法cn.com.louie.SqlSessionFactoryBean
 
getPackageAllClasses(String, boolean) - 类 中的方法cn.com.louie.mapper.ClassPathScanHandler
扫描包
getPackageScan() - 类 中的方法cn.com.louie.SqlSessionFactoryBean
 
getReadWriteLock() - 接口 中的方法cn.com.louie.cache.Cache
读写锁
getReadWriteLock() - 类 中的方法cn.com.louie.cache.PerpetualCache
 
getReadWriteLock() - 类 中的方法cn.com.louie.cache.TimerCache
 
getRootPath(URL) - 类 中的静态方法cn.com.louie.mapper.PackageScan
 
getSession() - 类 中的方法cn.com.louie.jdbc.DefaultSqlSessionFactory
 
getSession(boolean) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSessionFactory
 
getSession() - 接口 中的方法cn.com.louie.jdbc.SqlSessionFactory
获取默认session
getSession(boolean) - 接口 中的方法cn.com.louie.jdbc.SqlSessionFactory
获取指定是否缓存的session 缓存优先级+
getSize() - 接口 中的方法cn.com.louie.cache.Cache
获取缓存数量
getSize() - 类 中的方法cn.com.louie.cache.PerpetualCache
 
getSize() - 类 中的方法cn.com.louie.cache.TimerCache
 
getSqlSessionFactory() - 类 中的方法cn.com.louie.SqlSessionFactoryBean
 
gettableName() - 类 中的方法cn.com.louie.mapper.EOUtil
获取表名 标注不为空则取标注 否则取类名
gettableName() - 类 中的方法cn.com.louie.mapper.EOUtility
获取表名 标注不为空则取标注 否则取类名
getType() - 类 中的方法cn.com.louie.mapper.QType
 
getUpdateCount() - 类 中的方法cn.com.louie.cache.CacheKey
 

H

hashCode() - 类 中的方法cn.com.louie.cache.CacheKey
 
hashCode() - 类 中的方法cn.com.louie.cache.PerpetualCache
 
hashCode() - 类 中的方法cn.com.louie.cache.TimerCache
 

I

Id - cn.com.louie.mapper中的注释类型
Created by Louie on 2016/5/4.
insert(Object) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据实体插入数据 自增返回id
insert(Object) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据实体插入数据 自增返回id
insertBySQL(String, Object) - 类 中的方法cn.com.louie.jdbc.CacheExecutor
 
insertBySQL(String, Object) - 类 中的方法cn.com.louie.jdbc.DefaultExecutor
 
insertBySQL(String, Object) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据原生sql插入数据
insertBySQL(String, Object) - 接口 中的方法cn.com.louie.jdbc.Executor
根据sql插入
insertBySQL(String, Object) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据原生sql插入数据
insertSQL() - 类 中的方法cn.com.louie.mapper.BaseEO
构建插入语句
isCheckInOrEx() - 类 中的方法cn.com.louie.mapper.ClassPathScanHandler
 
isExcludeInner() - 类 中的方法cn.com.louie.mapper.ClassPathScanHandler
 
isGenerate(String) - 类 中的方法cn.com.louie.mapper.EOUtil
判断是否是自增
isGenerate(String) - 类 中的方法cn.com.louie.mapper.EOUtility
判断是否是自增
isLazyField(Annotation[]) - 类 中的方法cn.com.louie.mapper.EOUtil
本来是准备做懒加载判断的 现在改成临时字段处理
isLazyField(Annotation[]) - 类 中的方法cn.com.louie.mapper.EOUtility
本来是准备做懒加载判断的 现在改成临时字段处理
isSingleton() - 类 中的方法cn.com.louie.SqlSessionFactoryBean
 
isUseCache() - 类 中的方法cn.com.louie.SqlSessionFactoryBean
 

L

lastClear - 类 中的变量cn.com.louie.cache.TimerCache
 
load(Object, Class<T>) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据主键查实体
load(Object, Class<T>) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据主键查实体

M

main(String[]) - 类 中的静态方法cn.com.louie.mapper.ClassPathScanHandler
 
mapRow(ResultSet, int) - 类 中的方法cn.com.louie.mapper.BaseEO
spring的rowmapper实现

N

NULL_CACHE_KEY - 类 中的静态变量cn.com.louie.cache.CacheKey
 
NullCacheKey - cn.com.louie.cache中的类
默认空缓存
NullCacheKey() - 类 的构造器cn.com.louie.cache.NullCacheKey
 

P

PackageScan - cn.com.louie.mapper中的类
Created by Louie on 2016/5/24.
PackageScan(String) - 类 的构造器cn.com.louie.mapper.PackageScan
 
PackageScan(String, ClassLoader) - 类 的构造器cn.com.louie.mapper.PackageScan
 
PerpetualCache - cn.com.louie.cache中的类
本地基础缓存
PerpetualCache(String) - 类 的构造器cn.com.louie.cache.PerpetualCache
 
primaryKey - 类 中的变量cn.com.louie.mapper.EOUtil
 
putObject(Object, Object) - 接口 中的方法cn.com.louie.cache.Cache
插入缓存
putObject(Object, Object) - 类 中的方法cn.com.louie.cache.PerpetualCache
 
putObject(Object, Object) - 类 中的方法cn.com.louie.cache.TimerCache
 

Q

QType - cn.com.louie.mapper中的类
 
QType(String, Type) - 类 的构造器cn.com.louie.mapper.QType
 
Query(String, Object) - 类 中的方法cn.com.louie.jdbc.CacheExecutor
 
Query(String, Object) - 类 中的方法cn.com.louie.jdbc.DefaultExecutor
 
Query(String, Object) - 接口 中的方法cn.com.louie.jdbc.Executor
根据sql查询返回map列表
queryBySQL(String, Object, Class<E>) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据原生SQL查实体列表
queryBySQL(String, Object) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据SQL查数据库返回一个List
queryBySQL(String, Object, Class<E>) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据原生SQL查实体列表
queryBySQL(String, Object) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据SQL查数据库返回一个List
queryByWhereSQL(String, Object, Class<E>) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据封装的WhereSQL查实体列表
queryByWhereSQL(String, Object, Class<E>) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据封装的WhereSQL查实体列表

R

removeObject(Object) - 接口 中的方法cn.com.louie.cache.Cache
删除指定的key
removeObject(Object) - 类 中的方法cn.com.louie.cache.PerpetualCache
 
removeObject(Object) - 类 中的方法cn.com.louie.cache.TimerCache
 

S

selectSQL(String) - 类 中的方法cn.com.louie.mapper.BaseEO
构建单表查询语句
setAttributeValue(String, Object, Object) - 类 中的方法cn.com.louie.mapper.EOUtil
调用set方法赋值
setAttributeValue(String, Object) - 类 中的方法cn.com.louie.mapper.EOUtility
调用set方法赋值
setCheckInOrEx(boolean) - 类 中的方法cn.com.louie.mapper.ClassPathScanHandler
 
setClassFilters(List<String>) - 类 中的方法cn.com.louie.mapper.ClassPathScanHandler
 
setClearInterval(long) - 类 中的方法cn.com.louie.cache.TimerCache
 
setDataSource(DataSource) - 类 中的方法cn.com.louie.SqlSessionFactoryBean
设置数据源
setExcludeInner(boolean) - 类 中的方法cn.com.louie.mapper.ClassPathScanHandler
 
setKey(String) - 类 中的方法cn.com.louie.mapper.QType
 
setPackageScan(String) - 类 中的方法cn.com.louie.SqlSessionFactoryBean
扫描装载实体
setSqlSessionFactory(SqlSessionFactory) - 类 中的方法cn.com.louie.SqlSessionFactoryBean
 
setType(Type) - 类 中的方法cn.com.louie.mapper.QType
 
setUseCache(boolean) - 类 中的方法cn.com.louie.SqlSessionFactoryBean
设置2级缓存是否开启
SqlSession - cn.com.louie.jdbc中的接口
执行器
SqlSessionFactory - cn.com.louie.jdbc中的接口
Session 工厂
SqlSessionFactoryBean - cn.com.louie中的类
初始化工厂类
SqlSessionFactoryBean() - 类 的构造器cn.com.louie.SqlSessionFactoryBean
 

T

Table - cn.com.louie.mapper中的注释类型
Created by Louie on 2016/5/4.
TimerCache - cn.com.louie.cache中的类
时效缓存
TimerCache(Cache, long) - 类 的构造器cn.com.louie.cache.TimerCache
 
toString() - 类 中的方法cn.com.louie.cache.CacheKey
 
Transient - cn.com.louie.mapper中的注释类型
Created by Louie on 2016/5/4.
trimExtension(String) - 类 中的方法cn.com.louie.mapper.PackageScan
 
trimURI(String) - 类 中的静态方法cn.com.louie.mapper.PackageScan
 

U

update(Object) - 类 中的方法cn.com.louie.cache.CacheKey
 
update(Object) - 类 中的方法cn.com.louie.cache.NullCacheKey
 
update(Object) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据实体更新 必须设置主键
update(Object) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据实体更新 必须设置主键
updateAll(Object[]) - 类 中的方法cn.com.louie.cache.CacheKey
 
updateAll(Object[]) - 类 中的方法cn.com.louie.cache.NullCacheKey
 
updateBySQL(String, Object) - 类 中的方法cn.com.louie.jdbc.CacheExecutor
 
updateBySQL(String, Object) - 类 中的方法cn.com.louie.jdbc.DefaultExecutor
 
updateBySQL(String, Object) - 类 中的方法cn.com.louie.jdbc.DefaultSqlSession
根据原生更新数据
updateBySQL(String, Object) - 接口 中的方法cn.com.louie.jdbc.Executor
根据sql更新
updateBySQL(String, Object) - 接口 中的方法cn.com.louie.jdbc.SqlSession
根据原生更新数据
updateSQL(String) - 类 中的方法cn.com.louie.mapper.BaseEO
构建更新语句
useCache - 类 中的变量cn.com.louie.config.Configuration
 
A B C D E F G H I L M N P Q R S T U 

Copyright © 2016. All rights reserved.