hibernate tools should not be generating two classes - are you sure its not generating the @Embeddable MemberInquiryLookupId ?
That class should though not be created unless you either got a table without a primary key or some foreign key that refers *all* columns of the table ?