public interface CommonJpaRepository<T,U extends Serializable>
extends org.springframework.data.jpa.repository.JpaRepository<T,U>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
JpaRepository with a
JpaSpecificationExecutor.deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushfindAllcount, delete, deleteAll, deleteAll, deleteById, existsById, findById, saveCopyright © 2020. All rights reserved.