Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.oc_p9.patient_service.exception.GlobalExceptionHandler
- com.oc_p9.patient_service.model.Patient
- com.oc_p9.patient_service.controller.PatientController
- com.oc_p9.patient_service.dto.PatientDTO
- com.oc_p9.patient_service.service.PatientService
- com.oc_p9.patient_service.PatientServiceApplication
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.oc_p9.patient_service.exception.PatientNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.oc_p9.patient_service.mapper.PatientMapper
- 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>) - com.oc_p9.patient_service.repository.PatientRepository
- 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>) - com.oc_p9.patient_service.repository.PatientRepository
- 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>) - com.oc_p9.patient_service.repository.PatientRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,