package com.querydsl.core.domain; import com.querydsl.core.annotations.QueryEntity; @QueryEntity public class Tenant { }