Hierarchy For Package com.restapi.template.api.community.comment.data
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.restapi.template.api.common.Date
- com.restapi.template.api.community.comment.data.Comment
- org.springframework.hateoas.RepresentationModel<T>
- org.springframework.hateoas.EntityModel<T>
- com.restapi.template.api.community.comment.data.CommentResource
- org.springframework.hateoas.EntityModel<T>
- com.restapi.template.api.common.Date
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.restapi.template.api.community.comment.data.CommentRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- 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> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.restapi.template.api.community.comment.data.CommentRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>