JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
cool.scx.data
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package cool.scx.data
package
cool.scx.data
Related Packages
Package
Description
cool.scx.data.aggregation
cool.scx.data.exception
cool.scx.data.field_policy
cool.scx.data.query
All Classes and Interfaces
Interfaces
Enum Classes
Class
Description
AggregatableRepository
<Entity,
ID>
拥有聚合能力的 Repository
Aggregator
聚合器
Finder
<Entity>
查询执行器
LockableRepository
<Entity,
ID>
拥有在查询时指定锁模式能力的 Repository
LockMode
锁模式
Repository
<Entity,
ID>
用于定义数据访问层的规范