跳过导航链接
A B C D E F G I J M O P Q R S T U V W 

A

add(Class<T>, String, Object...) - 类 中的方法cn.coder.jdbc.support.MulitResult
 

B

BaseResultMapper<T> - cn.coder.jdbc.mapper中的类
 
BaseResultMapper() - 类 的构造器cn.coder.jdbc.mapper.BaseResultMapper
 
beginTranction() - 类 中的方法cn.coder.jdbc.SqlSessionBase
 
beginTranction(SqlTranction...) - 类 中的方法cn.coder.jdbc.SqlSessionBase
 
bindArgs(PreparedStatement, Object[]) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
buildEntityWrapper(Class<?>) - 类 中的方法cn.coder.jdbc.SqlSessionBase
 
buildFiledMappings(Class<T>, ResultSetMetaData) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 

C

clean() - 类 中的方法cn.coder.jdbc.mapper.BaseResultMapper
 
clean() - 接口 中的方法cn.coder.jdbc.mapper.ResultMapper
 
clear() - 类 中的方法cn.coder.jdbc.core.ConnectionPool
 
clear() - 类 中的方法cn.coder.jdbc.core.EntityWrapper
 
clear() - 类 中的方法cn.coder.jdbc.SqlSessionBase
 
clearWarnings(Connection) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
close() - 类 中的方法cn.coder.jdbc.core.DataSource
 
close() - 类 中的方法cn.coder.jdbc.SqlTranction
 
closeConnection(Connection) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
closeStatement(Statement) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
cn.coder.jdbc - 程序包 cn.coder.jdbc
 
cn.coder.jdbc.annotation - 程序包 cn.coder.jdbc.annotation
 
cn.coder.jdbc.core - 程序包 cn.coder.jdbc.core
 
cn.coder.jdbc.mapper - 程序包 cn.coder.jdbc.mapper
 
cn.coder.jdbc.support - 程序包 cn.coder.jdbc.support
 
cn.coder.jdbc.util - 程序包 cn.coder.jdbc.util
 
Column - cn.coder.jdbc.annotation中的注释类型
标示字段名
commit() - 类 中的方法cn.coder.jdbc.SqlTranction
 
Connection(SqlSessionBase) - 类 中的方法cn.coder.jdbc.SqlTranction
 
ConnectionPool - cn.coder.jdbc.core中的类
连接池核心类
ConnectionPool(DataSourceConfig) - 类 的构造器cn.coder.jdbc.core.ConnectionPool
 
convert(String) - 类 中的静态方法cn.coder.jdbc.util.FieldUtils
 
copyBean(Class<T>, Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
createPool(DataSourceConfig) - 类 中的方法cn.coder.jdbc.core.DataSource
 
createSession(DataSource) - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
 
createSessions() - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
 

D

DaoSupport - cn.coder.jdbc.support中的类
 
DaoSupport() - 类 的构造器cn.coder.jdbc.support.DaoSupport
 
DaoSupport.Run - cn.coder.jdbc.support中的接口
 
DataSource - cn.coder.jdbc.core中的类
 
DataSource() - 类 的构造器cn.coder.jdbc.core.DataSource
 
DataSourceConfig - cn.coder.jdbc.core中的类
 
DataSourceConfig(String, boolean, Properties) - 类 的构造器cn.coder.jdbc.core.DataSourceConfig
 
DefaultResultMapper - cn.coder.jdbc.mapper中的类
 
DefaultResultMapper(String, Object[]) - 类 的构造器cn.coder.jdbc.mapper.DefaultResultMapper
 
delete(Object) - 类 中的方法cn.coder.jdbc.SqlSession
 
delete(SqlTranction, Object) - 类 中的方法cn.coder.jdbc.SqlSession
 
deregisterDriver() - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
destory() - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
 
doStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.BaseResultMapper
 
doStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.DefaultResultMapper
 
doStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.EntityResultMapper
 
doStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.MulitResultMapper
 
doStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.QueryResultMapper
 
doStatement(PreparedStatement) - 接口 中的方法cn.coder.jdbc.mapper.ResultMapper
 
doStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.SingleResultMapper
 

E

encodeByMD5(String) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
EntityResultMapper - cn.coder.jdbc.mapper中的类
 
EntityResultMapper(EntityWrapper) - 类 的构造器cn.coder.jdbc.mapper.EntityResultMapper
 
EntityWrapper - cn.coder.jdbc.core中的类
 
EntityWrapper(Class<?>) - 类 的构造器cn.coder.jdbc.core.EntityWrapper
 
EntityWrapper.SQLType - cn.coder.jdbc.core中的枚举
 
exec(SqlTranction) - 接口 中的方法cn.coder.jdbc.support.DaoSupport.Run
 
execute(String, Object...) - 类 中的方法cn.coder.jdbc.SqlSession
 
execute(SqlTranction, String, Object...) - 类 中的方法cn.coder.jdbc.SqlSession
 
execute(ResultMapper<T>) - 类 中的方法cn.coder.jdbc.SqlSessionBase
 
execute(SqlTranction, ResultMapper<T>) - 类 中的方法cn.coder.jdbc.SqlSessionBase
 
execute(ResultMapper<T>, Connection, boolean) - 类 中的方法cn.coder.jdbc.SqlSessionBase
 
exist(Object) - 类 中的方法cn.coder.jdbc.SqlSession
 
exist(SqlTranction, Object) - 类 中的方法cn.coder.jdbc.SqlSession
 

F

FieldUtils - cn.coder.jdbc.util中的类
 
FieldUtils() - 类 的构造器cn.coder.jdbc.util.FieldUtils
 

G

getArgs() - 类 中的方法cn.coder.jdbc.mapper.BaseResultMapper
 
getArgs() - 接口 中的方法cn.coder.jdbc.mapper.ResultMapper
 
getConnection() - 类 中的方法cn.coder.jdbc.core.ConnectionPool
 
getConnection() - 类 中的方法cn.coder.jdbc.core.DataSource
 
getConnection(String, String) - 类 中的方法cn.coder.jdbc.core.DataSource
 
getCurrent() - 类 中的方法cn.coder.jdbc.support.PageResult
 
getData() - 类 中的方法cn.coder.jdbc.core.EntityWrapper
 
getData() - 类 中的方法cn.coder.jdbc.support.MulitResult
 
getDeclaredFields(Class<?>) - 类 中的静态方法cn.coder.jdbc.util.FieldUtils
 
getDriverClassName() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
 
getEndRow() - 类 中的方法cn.coder.jdbc.support.PageResult
 
getHash(int) - 类 中的方法cn.coder.jdbc.support.MulitResult
 
getInitialSize() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
 
getLoginTimeout() - 类 中的方法cn.coder.jdbc.core.DataSource
 
getLogWriter() - 类 中的方法cn.coder.jdbc.core.DataSource
 
getPages() - 类 中的方法cn.coder.jdbc.support.PageResult
 
getPageSize() - 类 中的方法cn.coder.jdbc.support.PageResult
 
getParentLogger() - 类 中的方法cn.coder.jdbc.core.DataSource
 
getPassword() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
 
getResult(int) - 类 中的方法cn.coder.jdbc.support.MulitResult
 
getResultList(int) - 类 中的方法cn.coder.jdbc.support.MulitResult
 
getResultMappings(Class<?>, int, ResultSetMetaData) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
getSession() - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
 
getSession(String) - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
 
getSourceName() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
 
getSql() - 类 中的方法cn.coder.jdbc.core.EntityWrapper
 
getSql() - 类 中的方法cn.coder.jdbc.mapper.BaseResultMapper
 
getSql() - 接口 中的方法cn.coder.jdbc.mapper.ResultMapper
 
getSql() - 类 中的方法cn.coder.jdbc.support.MulitResult
 
getSql(int) - 类 中的方法cn.coder.jdbc.support.MulitResult
 
getStartRow() - 类 中的方法cn.coder.jdbc.support.PageResult
 
getTarget(int) - 类 中的方法cn.coder.jdbc.support.MulitResult
 
getTotal() - 类 中的方法cn.coder.jdbc.support.PageResult
 
getUrl() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
 
getUsername() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
 

I

Id - cn.coder.jdbc.annotation中的注释类型
标示主键
insert(Object) - 类 中的方法cn.coder.jdbc.SqlSession
 
insert(SqlTranction, Object) - 类 中的方法cn.coder.jdbc.SqlSession
 
isPrimitive(Class<?>) - 类 中的静态方法cn.coder.jdbc.util.FieldUtils
 
isValid(Connection) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
isWrapperFor(Class<?>) - 类 中的方法cn.coder.jdbc.core.DataSource
 

J

jdbc() - 类 中的方法cn.coder.jdbc.support.DaoSupport
 
jdbc(String) - 类 中的方法cn.coder.jdbc.support.DaoSupport
 
JdbcUtils - cn.coder.jdbc.util中的类
 
JdbcUtils() - 类 的构造器cn.coder.jdbc.util.JdbcUtils
 

M

mergeArray(Object[], Object...) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
MulitResult - cn.coder.jdbc.support中的类
 
MulitResult() - 类 的构造器cn.coder.jdbc.support.MulitResult
 
MulitResultMapper - cn.coder.jdbc.mapper中的类
 
MulitResultMapper(MulitResult) - 类 的构造器cn.coder.jdbc.mapper.MulitResultMapper
 

O

ObjectUtils - cn.coder.jdbc.util中的类
 
ObjectUtils() - 类 的构造器cn.coder.jdbc.util.ObjectUtils
 
objs - 类 中的变量cn.coder.jdbc.mapper.BaseResultMapper
 

P

PageResult - cn.coder.jdbc.support中的类
 
PageResult(String, int) - 类 的构造器cn.coder.jdbc.support.PageResult
 
printArgs(Object[]) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
putResult(int, Object) - 类 中的方法cn.coder.jdbc.support.MulitResult
 

Q

QueryResultMapper<T> - cn.coder.jdbc.mapper中的类
 
QueryResultMapper(Class<T>, String, Object[]) - 类 的构造器cn.coder.jdbc.mapper.QueryResultMapper
 

R

registerDriver(String) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
release(Connection) - 类 中的方法cn.coder.jdbc.SqlSessionBase
 
releaseConnection(Connection) - 类 中的方法cn.coder.jdbc.core.ConnectionPool
 
releaseConnection(Connection) - 类 中的方法cn.coder.jdbc.core.DataSource
 
ResultMapper<T> - cn.coder.jdbc.mapper中的接口
 
returnGeneratedKey() - 类 中的方法cn.coder.jdbc.core.EntityWrapper
 
returnGeneratedKeys() - 类 中的方法cn.coder.jdbc.mapper.BaseResultMapper
 
returnGeneratedKeys() - 接口 中的方法cn.coder.jdbc.mapper.ResultMapper
 
rollback(Exception) - 类 中的方法cn.coder.jdbc.SqlTranction
 

S

selectList(Class<T>, String, Object...) - 类 中的方法cn.coder.jdbc.SqlSession
 
selectList(SqlTranction, Class<T>, String, Object...) - 类 中的方法cn.coder.jdbc.SqlSession
 
selectMulit(MulitResult) - 类 中的方法cn.coder.jdbc.SqlSession
 
selectOne(Class<T>, String, Object...) - 类 中的方法cn.coder.jdbc.SqlSession
 
selectOne(SqlTranction, Class<T>, String, Object...) - 类 中的方法cn.coder.jdbc.SqlSession
 
selectPage(Class<T>, PageResult, String, String, Object...) - 类 中的方法cn.coder.jdbc.SqlSession
 
setGeneratedKey(int) - 类 中的方法cn.coder.jdbc.core.EntityWrapper
 
setLoginTimeout(int) - 类 中的方法cn.coder.jdbc.core.DataSource
 
setLogWriter(PrintWriter) - 类 中的方法cn.coder.jdbc.core.DataSource
 
setObject(Object, EntityWrapper.SQLType) - 类 中的方法cn.coder.jdbc.core.EntityWrapper
 
setTotal(Long) - 类 中的方法cn.coder.jdbc.support.PageResult
 
setValue(Field, Object, Object) - 类 中的静态方法cn.coder.jdbc.util.FieldUtils
 
SingleResultMapper<T> - cn.coder.jdbc.mapper中的类
 
SingleResultMapper(Class<T>, String, Object[]) - 类 的构造器cn.coder.jdbc.mapper.SingleResultMapper
 
sql - 类 中的变量cn.coder.jdbc.mapper.BaseResultMapper
 
SqlSession - cn.coder.jdbc中的类
SQL查询、执行工具类
SqlSession(DataSource) - 类 的构造器cn.coder.jdbc.SqlSession
 
SqlSessionBase - cn.coder.jdbc中的类
 
SqlSessionBase(DataSource) - 类 的构造器cn.coder.jdbc.SqlSessionBase
 
SqlSessionFactory - cn.coder.jdbc中的类
 
SqlSessionFactory() - 类 的构造器cn.coder.jdbc.SqlSessionFactory
 
SqlTranction - cn.coder.jdbc中的类
数据库事务处理对象
SqlTranction(SqlSessionBase, Connection) - 类 的构造器cn.coder.jdbc.SqlTranction
 
SqlTranction(SqlSessionBase, Connection, SqlTranction[]) - 类 的构造器cn.coder.jdbc.SqlTranction
 

T

Table - cn.coder.jdbc.annotation中的注释类型
标示表名
target - 类 中的变量cn.coder.jdbc.mapper.BaseResultMapper
 
toBean(Class<?>, HashMap<String, Field>, ResultSet) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
 
toBean(Class<?>, ResultSet, HashMap<String, Field>) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
toBoolean(Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
toDate(Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
toDate(String, String) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
toDouble(Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
toFloat(Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
toInteger(Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
toLong(Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
 
toValue(Class<?>, Object) - 类 中的静态方法cn.coder.jdbc.util.FieldUtils
 
tran(DaoSupport.Run) - 类 中的方法cn.coder.jdbc.support.DaoSupport
 
tran(String, DaoSupport.Run) - 类 中的方法cn.coder.jdbc.support.DaoSupport
 

U

unwrap(Class<T>) - 类 中的方法cn.coder.jdbc.core.DataSource
 
update(Object) - 类 中的方法cn.coder.jdbc.SqlSession
 
update(SqlTranction, Object) - 类 中的方法cn.coder.jdbc.SqlSession
 

V

valueOf(String) - 枚举 中的静态方法cn.coder.jdbc.core.EntityWrapper.SQLType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.coder.jdbc.core.EntityWrapper.SQLType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

withKey - 类 中的变量cn.coder.jdbc.mapper.BaseResultMapper
 
wrapper - 类 中的变量cn.coder.jdbc.mapper.BaseResultMapper
 
A B C D E F G I J M O P Q R S T U V W 
跳过导航链接

Copyright © 2019. All Rights Reserved.