Class Hierarchy
- java.lang.Object
- org.activiti.cloud.services.modeling.jpa.ModelRepositoryImpl (implements org.activiti.cloud.modeling.repository.ModelRepository<P,M>)
Interface Hierarchy
- org.activiti.cloud.modeling.repository.ProjectRepository<P>
- org.activiti.cloud.services.modeling.jpa.ProjectJpaRepository (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.activiti.cloud.services.modeling.jpa.ModelJpaRepository
- org.activiti.cloud.services.modeling.jpa.ProjectJpaRepository (also extends org.activiti.cloud.modeling.repository.ProjectRepository<P>)
- 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>)
- org.activiti.cloud.services.modeling.jpa.ModelJpaRepository
- org.activiti.cloud.services.modeling.jpa.ProjectJpaRepository (also extends org.activiti.cloud.modeling.repository.ProjectRepository<P>)
- 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>