from com.soffid.iam.model.MetaDataEntity tipusDada where (:codi is null or tipusDada.name like :codi) and (tipusDada.objectType.name = :type or :type is null ) and tipusDada.tenant.id = :tenantId
from com.soffid.iam.model.MetaDataEntity tipusDada where (:codi is null or tipusDada.name like :codi) and (tipusDada.scope = :scope or :scope is null ) and tipusDada.tenant.id = :tenantId