Hierarchy For Package org.tailormap.api.repository

Package Hierarchies:

Interface Hierarchy

  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>)
      • org.tailormap.api.repository.ApplicationRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.CatalogRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.ConfigurationRepository
      • org.tailormap.api.repository.FeatureSourceRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.FeatureTypeRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.FormRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.GeoServiceRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.GroupRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.OIDCConfigurationRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.PageRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.SearchIndexRepository
      • org.tailormap.api.repository.TemporaryTokenRepository
      • org.tailormap.api.repository.UploadRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
      • org.tailormap.api.repository.UserRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • org.springframework.data.repository.ListCrudRepository<T,ID>
        • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • org.tailormap.api.repository.ApplicationRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.CatalogRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.ConfigurationRepository
          • org.tailormap.api.repository.FeatureSourceRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.FeatureTypeRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.FormRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.GeoServiceRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.GroupRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.OIDCConfigurationRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.PageRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.SearchIndexRepository
          • org.tailormap.api.repository.TemporaryTokenRepository
          • org.tailormap.api.repository.UploadRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.UserRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>
        • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • org.tailormap.api.repository.ApplicationRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.CatalogRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.ConfigurationRepository
          • org.tailormap.api.repository.FeatureSourceRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.FeatureTypeRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.FormRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.GeoServiceRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.GroupRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.OIDCConfigurationRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.PageRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.SearchIndexRepository
          • org.tailormap.api.repository.TemporaryTokenRepository
          • org.tailormap.api.repository.UploadRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
          • org.tailormap.api.repository.UserRepository (also extends org.springframework.data.repository.history.RevisionRepository<T,ID,N>)
    • org.springframework.data.repository.history.RevisionRepository<T,ID,N>
      • org.tailormap.api.repository.ApplicationRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.CatalogRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.FeatureSourceRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.FeatureTypeRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.FormRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.GeoServiceRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.GroupRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.OIDCConfigurationRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.PageRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.UploadRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • org.tailormap.api.repository.UserRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)

Record Class Hierarchy