org.springframework.data.repository.CrudRepository<OpNote,String>
org.springframework.data.repository.Repository<OpNote,String>
public interface OpNoteRepository extends org.springframework.data.repository.CrudRepository<OpNote,String>
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findAllById, findById, save, saveAll