| 程序包 | 说明 |
|---|---|
| cn.ziyicloud.framework.boot.autoconfigure.data.jpa.entity | |
| cn.ziyicloud.framework.boot.autoconfigure.data.jpa.repository |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ZiyiSoftDeletableLockingEntity<ID extends Serializable>
带乐观锁的需要软删除的实体
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ZiyiSoftDeletableRepository<T extends ZiyiSoftDeletableEntity<ID>,ID extends Serializable>
软删除--扩展jpa repository
|
interface |
ZiyiSoftDeletableRepository<T extends ZiyiSoftDeletableEntity<ID>,ID extends Serializable>
软删除--扩展jpa repository
|
Copyright © 2022. All rights reserved.