Let\'s say we have an versioned entity Book. The book has a property which is also a versioned entity Author.
Author author = new Author(); author.setName(&qu