JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
V
L
limitByHql(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据hql查询区间数据
limitByHql2List(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据hql查询区间数据
limitByHql2Map(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据hql查询区间数据
limitByHql2NoMappingEntity(Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据hql查询区间数据
limitBySql(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据sql查询区间数据
limitBySql2List(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据sql查询区间数据
limitBySql2Map(String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据sql查询区间数据
limitBySql2MappingEntity(Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据sql查询区间数据
limitBySql2NoMappingEntity(Class<T>, String, int, int, Object...)
- Method in class bap.core.dao.
BaseDao
功能描述:
根据sql查询区间数据
load(Class<T>, Serializable)
- Method in class bap.core.dao.
SimpleBaseDao
session.load方式取得对象
loadAll(Class<T>)
- Method in class bap.core.dao.
SimpleBaseDao
取得该类的所有内容
LogExtender
- Class in
bap.core.domain.log
功能描述:
用与用户重写此类来实现自定义字段的功能。
LogExtender()
- Constructor for class bap.core.domain.log.
LogExtender
LoggerBox
- Enum in
bap.core.logger
功能描述:
存放日志记录器
LOGIN_NAME
- Static variable in class bap.core.constants.
AbstractScopeConstants
当前登录用户的用户名
LOGIN_USER
- Static variable in class bap.core.constants.
AbstractScopeConstants
当前登录用户对象
LOGINUSER
- Static variable in class bap.core.constants.
SystemConstant
登录用户
LOGINUSERDEPTID
- Static variable in class bap.core.constants.
SystemConstant
当前登录用户所在部门ID,如果当前登录用户为系统管理员将存放系统顶级部门ID
LOGINUSERID
- Static variable in class bap.core.constants.
SystemConstant
登录用户的id
LogPersister
- Class in
bap.core.service.log
功能描述:
日志持久化类,包括持久化到数据库和文件
LogPersister()
- Constructor for class bap.core.service.log.
LogPersister
LogPersisterListener
- Interface in
bap.core.listener.log
功能描述:
日志持久化监听器
LogRecordType
- Enum in
bap.core.enums
功能描述:
日志记录类型
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes