Hierarchy For Package org.n52.sensorweb.server.db.repositories.sampling

Package Hierarchies:

Interface Hierarchy

  • org.n52.sensorweb.server.db.repositories.IdentifierRepository<T>
  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphQueryByExampleExecutor<T>
    • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
      • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository<T,ID> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphPagingAndSortingRepository<T,ID>, com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphQueryByExampleExecutor<T>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphCrudRepository<T,ID> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphRepository<T,ID>)
        • org.n52.sensorweb.server.db.repositories.AbstractRepository<T> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository<T,ID>, com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaSpecificationExecutor<T>, org.n52.sensorweb.server.db.repositories.IdentifierRepository<T>)
        • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphPagingAndSortingRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
          • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository<T,ID> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphQueryByExampleExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
        • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphPagingAndSortingRepository<T,ID> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphCrudRepository<T,ID>)
          • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository<T,ID> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphQueryByExampleExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
        • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository<T,ID> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphPagingAndSortingRepository<T,ID>, com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphQueryByExampleExecutor<T>)
    • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphRepository<T,ID>
      • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphCrudRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>)
        • org.n52.sensorweb.server.db.repositories.AbstractRepository<T> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository<T,ID>, com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaSpecificationExecutor<T>, org.n52.sensorweb.server.db.repositories.IdentifierRepository<T>)
        • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphPagingAndSortingRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
          • com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository<T,ID> (also extends com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphQueryByExampleExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)