package com.querydsl.core.domain2; import com.querydsl.core.annotations.QueryEntity; @QueryEntity public class AImpl extends ABase { }