Class Hierarchy
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID>
- io.gumga.domain.GumgaRepository<T,ID>
- io.gumga.domain.repository.GumgaCrudRepository<T,ID> (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
Copyright © 2017 Gumga. All rights reserved.