类分层结构
- java.lang.Object
- org.springframework.data.jpa.repository.support.SimpleJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID>)
- io.geewit.data.jpa.essential.repository.impl.SimpleJpaBatchRepository<T,ID> (implements io.geewit.data.jpa.essential.repository.JpaBatchRepository<T,ID>)