接口分层结构
- com.xforceplus.dao.CompanyCustomizedDao
- com.xforceplus.dao.CompanyDao (并 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>)
- com.xforceplus.dao.CompanyTenantRelOperationCustomizedDao
- com.xforceplus.dao.CompanyTenantRelOperationDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>
- com.xforceplus.dao.AccountDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.AccountPrivacyDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ClientResourcesetRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.ClientTenantRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.CompanyServiceRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgCompanynoDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgExtensionDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgStructDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, com.xforceplus.dao.OrgStructCustomizedDao)
- com.xforceplus.dao.OrgUserRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualOrgStructDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualUserRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.PrivacyAgreementDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
- com.xforceplus.dao.PrivacyAgreementProtocolDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
- com.xforceplus.dao.ResourcesetResourceRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.RoleDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.RoleCustomizedDao)
- com.xforceplus.dao.RoleResourcesetRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.RoleUserRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ServiceResourcesetRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantCompanyRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantExtensionDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.UserTagDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- com.xforceplus.dao.AccountDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.AccountPlatformRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.AccountPrivacyDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.AppDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.ClientDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.ClientResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.ClientTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.CompanyApplyDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.CompanyExtensionDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.CompanyServiceRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.CompanyTenantRelAuditDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.CompanyTenantRelOperationDao (并 extends com.xforceplus.dao.CompanyTenantRelOperationCustomizedDao, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>
- com.xforceplus.dao.CompanyDao (并 extends com.xforceplus.dao.CompanyCustomizedDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
- com.xforceplus.dao.CompanyTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.OrgStructDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, com.xforceplus.dao.OrgStructCustomizedDao)
- com.xforceplus.dao.PrivacyAgreementDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.PrivacyAgreementProtocolDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.UserDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, com.xforceplus.dao.UserCustomizedDao)
- com.xforceplus.dao.ExcelFileStoreDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.OrgCompanynoDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.OrgExtensionDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.OrgUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.OrgVirtualDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.OrgVirtualNodeDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, com.xforceplus.dao.OrgVirtualNodeCustomizedDao)
- com.xforceplus.dao.OrgVirtualNodeTypeDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.OrgVirtualOrgStructDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.OrgVirtualUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.ResourcesetDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.ResourcesetResourceRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.RoleDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, com.xforceplus.dao.RoleCustomizedDao)
- com.xforceplus.dao.RoleResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.RoleUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.ServicePackageDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, com.xforceplus.dao.ServicePackageCustomizedDao)
- com.xforceplus.dao.ServiceResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleFlowDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleFlowPackageDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleFlowTemplateRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleRoleDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleServiceDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleStepDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleTemplateAttributeDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleTemplateDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SettleTemplateServiceRelDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.SystemLogDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.TenantCompanyRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.TenantDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, com.xforceplus.dao.TenantCustomizedDao)
- com.xforceplus.dao.TenantExtensionDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.TenantPolicyDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.TenantRelationDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.TenantSecretDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.UserAppDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.UserTagDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.WechatInfoDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.xforceplus.dao.OrgStructCustomizedDao
- com.xforceplus.dao.OrgStructDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.OrgVirtualCustomizedDao
- com.xforceplus.dao.OrgVirtualNodeCustomizedDao
- com.xforceplus.dao.OrgVirtualNodeDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.AccountDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.AccountPlatformRelDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.AccountPrivacyDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.AppDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ClientDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.ClientResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.ClientTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.CompanyApplyDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyExtensionDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyServiceRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyTenantRelAuditDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyTenantRelOperationDao (并 extends com.xforceplus.dao.CompanyTenantRelOperationCustomizedDao, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID> (并 extends io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.CompanyDao (并 extends com.xforceplus.dao.CompanyCustomizedDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
- com.xforceplus.dao.CompanyTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.OrgStructDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, com.xforceplus.dao.OrgStructCustomizedDao)
- com.xforceplus.dao.PrivacyAgreementDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.PrivacyAgreementProtocolDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.UserDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, com.xforceplus.dao.UserCustomizedDao)
- com.xforceplus.dao.ExcelFileStoreDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgCompanynoDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgExtensionDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualNodeDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.OrgVirtualNodeCustomizedDao)
- com.xforceplus.dao.OrgVirtualNodeTypeDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualOrgStructDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ResourcesetDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ResourcesetResourceRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.RoleDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.RoleCustomizedDao)
- com.xforceplus.dao.RoleResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.RoleUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ServicePackageDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.ServicePackageCustomizedDao)
- com.xforceplus.dao.ServiceResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleFlowDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleFlowPackageDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleFlowTemplateRelDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleRoleDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleServiceDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleStepDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleTemplateAttributeDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleTemplateDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleTemplateServiceRelDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SystemLogDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantCompanyRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.TenantCustomizedDao)
- com.xforceplus.dao.TenantExtensionDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantPolicyDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantRelationDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantSecretDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.UserAppDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.UserTagDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.WechatInfoDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<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.CompanyDao (并 extends com.xforceplus.dao.CompanyCustomizedDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
- com.xforceplus.dao.CompanyTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.OrgStructDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, com.xforceplus.dao.OrgStructCustomizedDao)
- com.xforceplus.dao.PrivacyAgreementDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.PrivacyAgreementProtocolDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.UserDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, com.xforceplus.dao.UserCustomizedDao)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.xforceplus.dao.ClientDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ClientResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ClientTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- 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.CompanyDao (并 extends com.xforceplus.dao.CompanyCustomizedDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
- com.xforceplus.dao.CompanyTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.OrgStructDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, com.xforceplus.dao.OrgStructCustomizedDao)
- com.xforceplus.dao.PrivacyAgreementDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.PrivacyAgreementProtocolDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.UserDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, com.xforceplus.dao.UserCustomizedDao)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.xforceplus.dao.AccountDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.AccountPlatformRelDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.AccountPrivacyDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.AppDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ClientDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.ClientResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.ClientTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.CompanyApplyDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyExtensionDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyServiceRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyTenantRelAuditDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.CompanyTenantRelOperationDao (并 extends com.xforceplus.dao.CompanyTenantRelOperationCustomizedDao, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID> (并 extends io.geewit.data.jpa.essential.repository.EntityGraphPagingAndSortingRepository<T,ID>)
- com.xforceplus.dao.CompanyDao (并 extends com.xforceplus.dao.CompanyCustomizedDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>)
- com.xforceplus.dao.CompanyTenantRelDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.OrgStructDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, com.xforceplus.dao.OrgStructCustomizedDao)
- com.xforceplus.dao.PrivacyAgreementDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.PrivacyAgreementProtocolDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>)
- com.xforceplus.dao.UserDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>, com.xforceplus.dao.UserCustomizedDao)
- com.xforceplus.dao.ExcelFileStoreDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgCompanynoDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgExtensionDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualNodeDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.OrgVirtualNodeCustomizedDao)
- com.xforceplus.dao.OrgVirtualNodeTypeDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualOrgStructDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.OrgVirtualUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ResourcesetDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ResourcesetResourceRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.RoleDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.RoleCustomizedDao)
- com.xforceplus.dao.RoleResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.RoleUserRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ServicePackageDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.ServicePackageCustomizedDao)
- com.xforceplus.dao.ServiceResourcesetRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleFlowDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleFlowPackageDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleFlowTemplateRelDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleRoleDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleServiceDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleStepDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleTemplateAttributeDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleTemplateDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SettleTemplateServiceRelDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.SystemLogDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantCompanyRelDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, com.xforceplus.dao.TenantCustomizedDao)
- com.xforceplus.dao.TenantExtensionDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantPolicyDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantRelationDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.TenantSecretDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.UserAppDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.UserTagDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.WechatInfoDao (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.history.RevisionRepository<T,ID,N>
- io.geewit.data.jpa.envers.repository.EnversRevisionRepository<T,ID,O>
- com.xforceplus.dao.CompanyDao (并 extends com.xforceplus.dao.CompanyCustomizedDao, io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)
- com.xforceplus.dao.ResourceCustomizedDao
- com.xforceplus.dao.ResourceExtendDao
- com.xforceplus.dao.ResourceSetExtendDao
- com.xforceplus.dao.RoleCustomizedDao
- com.xforceplus.dao.RoleDao (并 extends io.geewit.data.jpa.essential.repository.JpaBatchExecutor<T>, org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ServiceApiExtendDao
- com.xforceplus.dao.ServicePackageCustomizedDao
- com.xforceplus.dao.ServicePackageDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.ServicePackageExtendDao
- com.xforceplus.dao.TenantCustomizedDao
- com.xforceplus.dao.TenantDao (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.xforceplus.dao.UserCustomizedDao
- com.xforceplus.dao.UserDao (并 extends io.geewit.data.jpa.essential.repository.EntityGraphJpaRepository<T,ID>, io.geewit.data.jpa.essential.repository.EntityGraphJpaSpecificationExecutor<T>)