Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.queryanalyzer.example.custom.DuplicateQueryDetector (implements io.queryanalyzer.core.detector.QueryDetector)
- io.queryanalyzer.example.ExampleApplication
- io.queryanalyzer.example.controller.ExamplesController
- io.queryanalyzer.example.custom.FileReporter (implements io.queryanalyzer.core.reporter.QueryReporter)
- io.queryanalyzer.example.model.Order
- io.queryanalyzer.example.model.User
- io.queryanalyzer.example.controller.UserController
- io.queryanalyzer.example.dto.UserDTO
- io.queryanalyzer.example.service.UserService
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>) - io.queryanalyzer.example.repository.OrderRepository
- io.queryanalyzer.example.repository.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- 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>) - io.queryanalyzer.example.repository.OrderRepository
- io.queryanalyzer.example.repository.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- 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>) - io.queryanalyzer.example.repository.OrderRepository
- io.queryanalyzer.example.repository.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,