Awesome
jpa-hibernate-branches
JPA entities which may be branched to have more than one branch of entity (with children) at time.
Also, custom generator used for @EmbeddedId (because phrase "You can also generate properties inside an @EmbeddedId class" from hibernate manual is lie). So, custom sequence generator used instead of @GeneratedValue for @EmbeddedId.