类分层结构

接口分层结构

  • com.xforceplus.jpa.listener.CreaterListener<U>
  • com.xforceplus.dao.CustomizedRouteDao
    • com.xforceplus.dao.RouteDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
  • io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>
    • com.xforceplus.dao.ResourceApiRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
    • com.xforceplus.dao.ServiceApiDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
    • io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>
      • com.xforceplus.dao.AppDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>)
      • com.xforceplus.dao.ResourceApiRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
      • com.xforceplus.dao.ResourceDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>)
      • com.xforceplus.dao.RouteApplyDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<T,ID>)
      • com.xforceplus.dao.RouteDao (并 extends com.xforceplus.dao.CustomizedRouteDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
      • com.xforceplus.dao.ServiceApiDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
      • io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID> (并 extends io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<T,ID>)
        • com.xforceplus.dao.AppDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
        • com.xforceplus.dao.AutoscanRecordDao
        • com.xforceplus.dao.ResourceApiRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
        • com.xforceplus.dao.ResourceDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
        • com.xforceplus.dao.RouteDao (并 extends com.xforceplus.dao.CustomizedRouteDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
        • com.xforceplus.dao.ServiceApiDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • io.geewit.data.jpa.essential.repository.EntityGraphCrudRepository<T,ID>
        • io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
          • io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
            • com.xforceplus.dao.AppDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
            • com.xforceplus.dao.AutoscanRecordDao
            • com.xforceplus.dao.ResourceApiRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
            • com.xforceplus.dao.ResourceDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
            • com.xforceplus.dao.RouteDao (并 extends com.xforceplus.dao.CustomizedRouteDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
            • com.xforceplus.dao.ServiceApiDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
          • com.xforceplus.dao.RouteApplyDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
      • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
        • io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<T,ID> (并 extends io.geewit.data.jpa.essential.repository.EntityGraphCrudRepository<T,ID>)
          • io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
            • com.xforceplus.dao.AppDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
            • com.xforceplus.dao.AutoscanRecordDao
            • com.xforceplus.dao.ResourceApiRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
            • com.xforceplus.dao.ResourceDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
            • com.xforceplus.dao.RouteDao (并 extends com.xforceplus.dao.CustomizedRouteDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
            • com.xforceplus.dao.ServiceApiDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
          • com.xforceplus.dao.RouteApplyDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
        • org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID> (并 extends io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<T,ID>)
            • com.xforceplus.dao.AppDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
            • com.xforceplus.dao.AutoscanRecordDao
            • com.xforceplus.dao.ResourceApiRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
            • com.xforceplus.dao.ResourceDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
            • com.xforceplus.dao.RouteDao (并 extends com.xforceplus.dao.CustomizedRouteDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
            • com.xforceplus.dao.ServiceApiDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
    • org.springframework.data.repository.history.RevisionRepository<T,ID,N>
      • io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>
        • com.xforceplus.dao.RouteDao (并 extends com.xforceplus.dao.CustomizedRouteDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
  • com.xforceplus.jpa.listener.UpdaterListener<U>