public class TenantQueryHelper
extends java.lang.Object
| 构造器和说明 |
|---|
TenantQueryHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.springframework.data.jpa.domain.Specification<Tenant> |
queryOneSpecification(com.xforceplus.api.model.TenantModel.Request.Query query) |
static org.springframework.data.jpa.domain.Specification<Tenant> |
querySpecification(com.xforceplus.api.model.TenantModel.Request.Query query) |
public static org.springframework.data.jpa.domain.Specification<Tenant> querySpecification(com.xforceplus.api.model.TenantModel.Request.Query query)
public static org.springframework.data.jpa.domain.Specification<Tenant> queryOneSpecification(com.xforceplus.api.model.TenantModel.Request.Query query)