JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.jfantasy.framework.dao.jpa
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.jfantasy.framework.dao.jpa.
ComplexJpaRepository.ExcludeDeletedSpecification
(implements org.springframework.data.jpa.domain.Specification<T>)
org.jfantasy.framework.dao.jpa.
PropertyFilter
org.jfantasy.framework.dao.jpa.
PropertyFilterBuilder
org.jfantasy.framework.dao.jpa.
PropertyFilterSpecification
<T> (implements org.springframework.data.jpa.domain.Specification<T>)
org.springframework.data.jpa.repository.support.SimpleJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID>)
org.jfantasy.framework.dao.jpa.
ComplexJpaRepository
<T,ID> (implements org.jfantasy.framework.dao.jpa.
JpaRepository
<T,PK>)
Interface Hierarchy
org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
org.jfantasy.framework.dao.jpa.
JpaRepository
<T,PK> (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
org.springframework.data.repository.query.QueryByExampleExecutor<T>
org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
org.jfantasy.framework.dao.jpa.
JpaRepository
<T,PK> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
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>)
org.jfantasy.framework.dao.jpa.
JpaRepository
<T,PK> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.jfantasy.framework.dao.jpa.
PropertyFilter.MatchType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes