- 所有超级接口:
- org.springframework.data.repository.CrudRepository<File,Long>, org.springframework.data.jpa.repository.JpaRepository<File,Long>, org.springframework.data.repository.PagingAndSortingRepository<File,Long>, org.springframework.data.repository.Repository<File,Long>
public interface FileRepository
extends org.springframework.data.jpa.repository.JpaRepository<File,Long>
Created with IntelliJ IDEA.
User: Administrator
Date: 13-11-18
Time: 下午9:34
To change this template use File | Settings | File Templates.