From: Guy Pelletier <guy.pelletier_at_oracle.com>
Date: Mon, 29 Oct 2007 15:52:31 -0400
Fix has been submitted for bug 3676 - Lazy OneToOne fails when in Embeddable
Problem description: Embeddable classes were not weaved, therefore dissallowing the lazy specification.
No new test added, but the existing inheritance model was extended along with its related JUnit tests.