Skip navigation links
A B C D E F G H I J L M O P R S T U V W 

E

ExcelOperator - Class in bap.core.ct
excel操作类
ExcelOperator() - Constructor for class bap.core.ct.ExcelOperator
 
EXCEPTION_LOGGER - Static variable in class bap.core.logger.LoggerBox
异常日志记录器
ExceptionLogger - Enum in bap.core.logger
异常日志记录器
execComplexProc(String, Integer, Parameter...) - Method in class bap.core.dao.BaseDao
调用复杂的存储过程或者函数。
execComplexProc(String, Parameter...) - Method in class bap.core.dao.BaseDao
执行没有返回值的复杂存储过程或者函数
execComplexProc(String, Integer, List<Parameter>) - Method in class bap.core.dao.BaseDao
执行复杂存储过程或者函数
execComplexProc(String, List<Parameter>) - Method in class bap.core.dao.BaseDao
执行没有返回值的复杂存储过程或者函数
execNoResultHql(String, Object...) - Method in class bap.core.dao.BaseDao
执行无结果集的hql
execNoResultProc(String, Object...) - Method in class bap.core.dao.BaseDao
执行无结果集,无返回值,无输出参数的存储过程
execNoResultSql(String, Object...) - Method in class bap.core.dao.BaseDao
执行无结果集的sql
execSqlWithResult(String, Object...) - Method in class bap.core.dao.BaseDao
执行sql语句
execWithListProc(String, Object...) - Method in class bap.core.dao.BaseDao
执行返回的结果仅为一个数据库表的结果集的存储过程,同时不能有返回值和输出参数。
execWithMappingEntityListProc(Class<T>, String, Object...) - Method in class bap.core.dao.BaseDao
执行返回的结果对应的是实体类对应的的一个数据库表的结果集的存储过程.
execWithUniqueResultProc(String, Object...) - Method in class bap.core.dao.BaseDao
执行返回的结果集有且只有一行一列的数据的存储过程。存储过程不能有返回值,不能有输出参数
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links