Hibernate Tutorial 08 – Value Types and Embedding Objects
This Hibernate tutorial episode shows the difference between Entity type objects and Value type objects. You will use the @Embeddable annotations to embed a value type object into our Entity class.