| Interface | Description |
|---|---|
| CustomDeleteByIdRepository<Entity,ID> | |
| CustomFindByIdRepository<Entity,ID> | |
| CustomFindDetailByIdRepository<Entity,ID> | |
| Repository<Entity,ID> |
| Class | Description |
|---|---|
| BaseRepository<Entity,ID> | |
| DefaultDeleteByIdRepository<Entity,ID> | |
| DefaultFindByIdRepository<Entity,ID> | |
| DefaultFindDetailByIdRepository<Entity,ID> |
Copyright © 2023 com.github.eoscode. All rights reserved.