Interface CustomDeleteByIdRepository<Entity,ID>
- All Known Implementing Classes:
DefaultDeleteByIdRepository
@NoRepositoryBean
public interface CustomDeleteByIdRepository<Entity,ID>
-
Method Summary
-
Method Details
-
deleteById
-
DefaultDeleteByIdRepository