I have Entity and DTO classes defined in two different Entity and DTO packages as:
@Entity @Table(name="Foo", schema="REF_DATA") public cl