- 所有超级接口:
- org.springframework.data.repository.CrudRepository<TbCourse,java.lang.Integer>, org.springframework.data.jpa.repository.JpaRepository<TbCourse,java.lang.Integer>, org.springframework.data.repository.PagingAndSortingRepository<TbCourse,java.lang.Integer>, org.springframework.data.repository.query.QueryByExampleExecutor<TbCourse>, org.springframework.data.repository.Repository<TbCourse,java.lang.Integer>
public interface TbCourseRepository
extends org.springframework.data.jpa.repository.JpaRepository<TbCourse,java.lang.Integer>