| 接口 | 说明 |
|---|---|
| JpaBatchRepository<T,ID> |
批量保存
|
| 类 | 说明 |
|---|---|
| JpaBatchRepositoryFactory<T,ID> |
Repository factory creating
JpaBatchRepository instances. |
| JpaBatchRepositoryFactoryBean<T extends JpaBatchRepository<S,ID>,S,ID> |
FactoryBean creating JpaBatchRepository instances. |