@Repository @Transactional(readOnly=true) public interface LineupRepository extends JpaRepository<Lineup,String>
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlush
findAll
count, delete, deleteAll, deleteAll, deleteById, existsById, findById, save
count, exists, findAll, findOne
Copyright © 2015–2020 Allen D. Ball. All rights reserved.