A B C D E F G H I J L M N O P Q R S T U V
A
- add(Class<T>, String, Object...) - 类 中的方法cn.coder.jdbc.support.MulitResult
-
- afterPropertiesSet() - 类 中的方法cn.coder.jdbc.spring.SqlSessionFactoryBean
-
- Assert - cn.coder.jdbc.util中的类
-
- Assert() - 类 的构造器cn.coder.jdbc.util.Assert
-
B
- BaseResultMapper<T> - cn.coder.jdbc.mapper中的类
-
- BaseResultMapper(JSql, boolean) - 类 的构造器cn.coder.jdbc.mapper.BaseResultMapper
-
- BaseResultMapper(String, Object[], boolean) - 类 的构造器cn.coder.jdbc.mapper.BaseResultMapper
-
- BaseSqlSession - cn.coder.jdbc.session中的类
-
- BaseSqlSession(DataSource) - 类 的构造器cn.coder.jdbc.session.BaseSqlSession
-
- BeanMapping - cn.coder.jdbc.core中的类
-
Bean与ResultSet对应结果映射类
- BeanMapping(int) - 类 的构造器cn.coder.jdbc.core.BeanMapping
-
- BeanMapping.Entry - cn.coder.jdbc.core中的类
-
- BeanUtils - cn.coder.jdbc.util中的类
-
- BeanUtils() - 类 的构造器cn.coder.jdbc.util.BeanUtils
-
- beginTranction() - 类 中的方法cn.coder.jdbc.session.BaseSqlSession
-
- beginTranction(SqlTranction...) - 类 中的方法cn.coder.jdbc.session.BaseSqlSession
-
- beginTranction(SqlTranction...) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- between(Object, Object, String) - 类 中的方法cn.coder.jdbc.support.JSql
-
- between(Object, Object, String, boolean) - 类 中的方法cn.coder.jdbc.support.JSql
-
- between(Object, Object, String, boolean, int) - 类 中的方法cn.coder.jdbc.support.JSql
-
增加 BETWEEN ?
- bind(SqlSession) - 类 中的静态方法cn.coder.jdbc.session.ProxySession
-
- bindArgs(PreparedStatement, Object[]) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
-
- build(Object, EntityWrapper.SQLType) - 类 中的方法cn.coder.jdbc.core.EntityWrapper
-
- buildFiledMappings(Class<T>, ResultSetMetaData) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
-
C
- cachedSession() - 类 中的方法cn.coder.jdbc.SqlSessionFactory
-
- callProcedure(String, Object...) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- callProcedure(String, Object...) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- clear() - 类 中的方法cn.coder.jdbc.core.ConnectionPool
-
- clear() - 类 中的方法cn.coder.jdbc.core.EntityWrapper
-
- clearWarnings(Connection) - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
-
- close() - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- close() - 类 中的方法cn.coder.jdbc.session.DefaultSqlTranction
-
- 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.session - 程序包 cn.coder.jdbc.session
-
- cn.coder.jdbc.spring - 程序包 cn.coder.jdbc.spring
-
- 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.session.DefaultSqlTranction
-
- commit() - 接口 中的方法cn.coder.jdbc.SqlTranction
-
- Connection() - 类 中的方法cn.coder.jdbc.session.DefaultSqlTranction
-
- Connection() - 接口 中的方法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
-
- create(String, Object...) - 类 中的静态方法cn.coder.jdbc.support.JSql
-
- create(String, String, Object...) - 类 中的静态方法cn.coder.jdbc.support.JSql
-
- createBean(Class<?>, ResultSet, BeanMapping) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
-
- createSessions() - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
-
D
- DaoSupport - cn.coder.jdbc.support中的类
-
- DaoSupport() - 类 的构造器cn.coder.jdbc.support.DaoSupport
-
- DaoSupport.Run - cn.coder.jdbc.support中的接口
-
- DataSourceConfig - cn.coder.jdbc.core中的类
-
- DataSourceConfig(String, Properties) - 类 的构造器cn.coder.jdbc.core.DataSourceConfig
-
- DataSourceConfig(String, int, int) - 类 的构造器cn.coder.jdbc.core.DataSourceConfig
-
- DEFAULT_SOURCE - 类 中的静态变量cn.coder.jdbc.SqlSessionFactory
-
- DefaultResultMapper - cn.coder.jdbc.mapper中的类
-
- DefaultResultMapper(String, Object[]) - 类 的构造器cn.coder.jdbc.mapper.DefaultResultMapper
-
- DefaultSqlSession - cn.coder.jdbc.session中的类
-
- DefaultSqlSession(DataSource) - 类 的构造器cn.coder.jdbc.session.DefaultSqlSession
-
- DefaultSqlTranction - cn.coder.jdbc.session中的类
-
- DefaultSqlTranction(BaseSqlSession, Connection, SqlTranction[]) - 类 的构造器cn.coder.jdbc.session.DefaultSqlTranction
-
- delete(Object) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- delete(Object) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- delete(Object) - 类 中的方法cn.coder.jdbc.support.DaoSupport
-
- deregisterDriver() - 类 中的静态方法cn.coder.jdbc.util.JdbcUtils
-
- destory() - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
-
- doExecute(ResultMapper<T>) - 类 中的方法cn.coder.jdbc.session.BaseSqlSession
-
- doPreparedStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.BaseResultMapper
-
- doPreparedStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.DefaultResultMapper
-
- doPreparedStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.EntityResultMapper
-
- doPreparedStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.HashMapResultMapper
-
- doPreparedStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.MulitResultMapper
-
- doPreparedStatement(PreparedStatement) - 类 中的方法cn.coder.jdbc.mapper.QueryResultMapper
-
- doStatement(Statement) - 类 中的方法cn.coder.jdbc.mapper.BaseResultMapper
-
- doStatement(Statement) - 类 中的方法cn.coder.jdbc.mapper.ProcedureMapper
-
- doStatement(Statement) - 接口 中的方法cn.coder.jdbc.support.ResultMapper
-
E
- endTranction(SqlTranction) - 类 中的方法cn.coder.jdbc.session.BaseSqlSession
-
- EntityMapping - cn.coder.jdbc.core中的类
-
带注解的对象映射类
- EntityMapping(Class<?>) - 类 的构造器cn.coder.jdbc.core.EntityMapping
-
- EntityResultMapper - cn.coder.jdbc.mapper中的类
-
- EntityResultMapper(Object, EntityWrapper.SQLType) - 类 的构造器cn.coder.jdbc.mapper.EntityResultMapper
-
- EntityResultMapper(EntityWrapper) - 类 的构造器cn.coder.jdbc.mapper.EntityResultMapper
-
- EntityWrapper - cn.coder.jdbc.core中的类
-
- EntityWrapper(EntityMapping) - 类 的构造器cn.coder.jdbc.core.EntityWrapper
-
- EntityWrapper.SQLType - cn.coder.jdbc.core中的枚举
-
- Entry(String, Field) - 类 的构造器cn.coder.jdbc.core.BeanMapping.Entry
-
- eq(String) - 类 中的方法cn.coder.jdbc.support.JSql
-
- eq(Object, String) - 类 中的方法cn.coder.jdbc.support.JSql
-
- eq(Object, String, int) - 类 中的方法cn.coder.jdbc.support.JSql
-
- exec(SqlSession) - 接口 中的方法cn.coder.jdbc.support.DaoSupport.Run
-
- execute(String, Object...) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- execute(ResultMapper<T>) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- execute(String, Object...) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- execute(ResultMapper<T>) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- exist(Object) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- exist(Object) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- exist(Object) - 类 中的方法cn.coder.jdbc.support.DaoSupport
-
F
- fbetween(Object, Object, String) - 类 中的方法cn.coder.jdbc.support.JSql
-
- fbetween(Object, Object, String, boolean) - 类 中的方法cn.coder.jdbc.support.JSql
-
- feq(Object, String) - 类 中的方法cn.coder.jdbc.support.JSql
-
- FieldUtils - cn.coder.jdbc.util中的类
-
- FieldUtils() - 类 的构造器cn.coder.jdbc.util.FieldUtils
-
- findColumn(String) - 类 中的方法cn.coder.jdbc.core.EntityMapping
-
- findPrimaryKey(String) - 类 中的方法cn.coder.jdbc.core.EntityMapping
-
- flike(Object, String) - 类 中的方法cn.coder.jdbc.support.JSql
-
G
- getArgs() - 类 中的方法cn.coder.jdbc.support.JSql
-
- getBeanMapping(Class<?>, int, ResultSetMetaData) - 类 中的静态方法cn.coder.jdbc.mapper.BaseResultMapper
-
- getColumns() - 类 中的方法cn.coder.jdbc.core.EntityMapping
-
- getConfig() - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- getConnection() - 类 中的方法cn.coder.jdbc.core.ConnectionPool
-
- getConnection() - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- getConnection(String, String) - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- getCurrent() - 类 中的方法cn.coder.jdbc.support.PageResult
-
- getData() - 类 中的方法cn.coder.jdbc.support.MulitResult
-
- getDataSource() - 类 中的方法cn.coder.jdbc.spring.SqlSessionFactoryBean
-
- getDeclaredFields(Class<?>) - 类 中的静态方法cn.coder.jdbc.util.FieldUtils
-
- getDriverClassName() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
-
- getEndRow() - 类 中的方法cn.coder.jdbc.support.PageResult
-
- getEntityMapping(Class<?>) - 类 中的静态方法cn.coder.jdbc.mapper.BaseResultMapper
-
- getField() - 类 中的方法cn.coder.jdbc.core.BeanMapping.Entry
-
- getGenerateKeyField() - 类 中的方法cn.coder.jdbc.core.EntityMapping
-
- getInitialSize() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
-
- getInnerFactory() - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
-
- getInnerFactory(String) - 类 中的静态方法cn.coder.jdbc.SqlSessionFactory
-
- getJSql() - 类 中的方法cn.coder.jdbc.core.EntityWrapper
-
- getLabel() - 类 中的方法cn.coder.jdbc.core.BeanMapping.Entry
-
- getLoginTimeout() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
-
- getLoginTimeout() - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- getLogWriter() - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- getObject() - 类 中的方法cn.coder.jdbc.spring.SqlSessionFactoryBean
-
- getObjectType() - 类 中的方法cn.coder.jdbc.spring.SqlSessionFactoryBean
-
- getPages() - 类 中的方法cn.coder.jdbc.support.PageResult
-
- getPageSize() - 类 中的方法cn.coder.jdbc.support.PageResult
-
- getParentLogger() - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- getPassword() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
-
- getPrimaryKeys() - 类 中的方法cn.coder.jdbc.core.EntityMapping
-
- getQueryTimeout() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
-
- getResult(int) - 类 中的方法cn.coder.jdbc.support.MulitResult
-
通过索引获取查询结果
- getResultList(int) - 类 中的方法cn.coder.jdbc.support.MulitResult
-
- getSessionFactory(String) - 类 中的方法cn.coder.jdbc.support.DaoSupport
-
- getSourceName() - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
-
- getSql(int) - 类 中的方法cn.coder.jdbc.support.JSql
-
- getSql() - 类 中的方法cn.coder.jdbc.support.MulitResult
-
- getSql(int) - 类 中的方法cn.coder.jdbc.support.MulitResult
-
- getSqlType() - 类 中的方法cn.coder.jdbc.core.EntityWrapper
-
- getStartRow() - 类 中的方法cn.coder.jdbc.support.PageResult
-
- getTable() - 类 中的方法cn.coder.jdbc.core.EntityMapping
-
- 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
-
H
- HashMapResultMapper - cn.coder.jdbc.mapper中的类
-
- HashMapResultMapper(String, Object[]) - 类 的构造器cn.coder.jdbc.mapper.HashMapResultMapper
-
I
- Id - cn.coder.jdbc.annotation中的注释类型
-
标示主键
- insert(Object) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- insert(Object) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- insert(Object) - 类 中的方法cn.coder.jdbc.support.DaoSupport
-
- invoke(Object, Method, Object[]) - 类 中的方法cn.coder.jdbc.session.ProxySession
-
- isPrimitive(Class<?>) - 类 中的静态方法cn.coder.jdbc.util.FieldUtils
-
- isSingleton() - 类 中的方法cn.coder.jdbc.spring.SqlSessionFactoryBean
-
- isWrapperFor(Class<?>) - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- iterator() - 类 中的方法cn.coder.jdbc.core.BeanMapping
-
J
- jdbc() - 类 中的方法cn.coder.jdbc.support.DaoSupport
-
- jdbc(String) - 类 中的方法cn.coder.jdbc.support.DaoSupport
-
- JdbcDataSource - cn.coder.jdbc.core中的类
-
- JdbcDataSource(DataSourceConfig) - 类 的构造器cn.coder.jdbc.core.JdbcDataSource
-
- JdbcUtils - cn.coder.jdbc.util中的类
-
- JdbcUtils() - 类 的构造器cn.coder.jdbc.util.JdbcUtils
-
- Join - cn.coder.jdbc.annotation中的注释类型
-
要联合查询的表
- JSql - cn.coder.jdbc.support中的类
-
复杂SQL构造类
L
- like(Object, String) - 类 中的方法cn.coder.jdbc.support.JSql
-
- like(Object, String, int) - 类 中的方法cn.coder.jdbc.support.JSql
-
- loadProperties(String) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
-
M
- makeStatement(Connection) - 类 中的方法cn.coder.jdbc.mapper.BaseResultMapper
-
- makeStatement(Connection) - 类 中的方法cn.coder.jdbc.mapper.ProcedureMapper
-
- makeStatement(Connection) - 接口 中的方法cn.coder.jdbc.support.ResultMapper
-
- 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
-
N
- newInstance(String) - 类 中的静态方法cn.coder.jdbc.util.BeanUtils
-
- newSession() - 类 中的方法cn.coder.jdbc.SqlSessionFactory
-
- notNull(Object, String) - 类 中的静态方法cn.coder.jdbc.util.Assert
-
O
- ObjectUtils - cn.coder.jdbc.util中的类
-
- ObjectUtils() - 类 的构造器cn.coder.jdbc.util.ObjectUtils
-
- orderBy(int, String) - 类 中的方法cn.coder.jdbc.support.JSql
-
P
- PageResult - cn.coder.jdbc.support中的类
-
- PageResult(String, int) - 类 的构造器cn.coder.jdbc.support.PageResult
-
- ProcedureMapper - cn.coder.jdbc.mapper中的类
-
- ProcedureMapper(String, Object[]) - 类 的构造器cn.coder.jdbc.mapper.ProcedureMapper
-
- ProxySession - cn.coder.jdbc.session中的类
-
SqlSession动态代理
- put(String, Field) - 类 中的方法cn.coder.jdbc.core.BeanMapping
-
- 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
-
- releaseConnection(Connection) - 类 中的方法cn.coder.jdbc.core.ConnectionPool
-
- ResultMapper<T> - cn.coder.jdbc.support中的接口
-
- returnGeneratedKey() - 类 中的方法cn.coder.jdbc.core.EntityWrapper
-
- rollback(Exception) - 类 中的方法cn.coder.jdbc.session.DefaultSqlTranction
-
- rollback(Exception) - 接口 中的方法cn.coder.jdbc.SqlTranction
-
S
- selectList(Class<T>, JSql) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- selectList(Class<T>, String, Object...) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- selectList(Class<T>, JSql) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- selectList(Class<T>, String, Object...) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- selectMulit(MulitResult) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- selectMulit(MulitResult) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- selectOne(Class<T>, JSql) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- selectOne(Class<T>, String, Object...) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- selectOne(Class<T>, JSql) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- selectOne(Class<T>, String, Object...) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- selectPage(Class<T>, PageResult, JSql) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- selectPage(Class<T>, PageResult, String, String, Object...) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- selectPage(Class<T>, PageResult, JSql) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- selectPage(Class<T>, PageResult, String, String, Object...) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- setDataSource(DataSource) - 类 中的方法cn.coder.jdbc.spring.SqlSessionFactoryBean
-
- setGeneratedKey(Object) - 类 中的方法cn.coder.jdbc.core.EntityWrapper
-
- setLoginTimeout(int) - 类 中的方法cn.coder.jdbc.core.DataSourceConfig
-
- setLoginTimeout(int) - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- setLogWriter(PrintWriter) - 类 中的方法cn.coder.jdbc.core.JdbcDataSource
-
- setSessionFactory(SqlSessionFactory) - 类 中的方法cn.coder.jdbc.support.DaoSupport
-
Spring对sessionFactory赋值接口
- setTotal(Long) - 类 中的方法cn.coder.jdbc.support.PageResult
-
- setValue(Field, Object, Object) - 类 中的静态方法cn.coder.jdbc.util.FieldUtils
-
- SqlSession - cn.coder.jdbc中的接口
-
SQL查询、执行工具类
- SqlSessionFactory - cn.coder.jdbc中的类
-
- SqlSessionFactory(DataSource) - 类 的构造器cn.coder.jdbc.SqlSessionFactory
-
- SqlSessionFactoryBean - cn.coder.jdbc.spring中的类
-
- SqlSessionFactoryBean() - 类 的构造器cn.coder.jdbc.spring.SqlSessionFactoryBean
-
- SqlTranction - cn.coder.jdbc中的接口
-
数据库事务处理对象
T
- Table - cn.coder.jdbc.annotation中的注释类型
-
标示表名
- toBoolean(Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
-
- toByte(Object) - 类 中的静态方法cn.coder.jdbc.util.ObjectUtils
-
- toChar(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
-
- toShort(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.JdbcDataSource
-
- update(Object) - 类 中的方法cn.coder.jdbc.session.DefaultSqlSession
-
- update(Object) - 接口 中的方法cn.coder.jdbc.SqlSession
-
- update(Object) - 类 中的方法cn.coder.jdbc.support.DaoSupport
-
V
- valueOf(String) - 枚举 中的静态方法cn.coder.jdbc.core.EntityWrapper.SQLType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.coder.jdbc.core.EntityWrapper.SQLType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
A B C D E F G H I J L M N O P Q R S T U V
Copyright © 2020. All Rights Reserved.