Interface SaleRepository
- All Superinterfaces:
CrudRepository<Sale,,String> GenericRepository<Sale,String>
-
Method Summary
Methods inherited from interface io.micronaut.data.repository.CrudRepository
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findById, save, saveAll, update, updateAll
-
Method Details
-
updateQuantity
-