@Entity
public class Todo
extends Object
This class is an example of the many side of a one-to-many, uni-directional relationship
which uses orphanRemoval of target entities on the many side. This entity exists for the
sole use of the one side of the relation.