Interface BasicTypesRepository
- All Superinterfaces:
CrudRepository<BasicTypes, Long>, GenericRepository<BasicTypes, Long>
-
Method Summary
Methods inherited from interface CrudRepository
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findById, save, saveAll, update, updateAll
-
Method Details
-
update
-
findByByteArray
-
queryById
-
findAllById
-
somethingThatMightSometimesReturnNull
-