List of usage examples for org.hibernate.annotations Parent interface-usage
From source file edu.northwestern.bioinformatics.studycalendar.domain.PlannedActivity.java
/** * @author Rhett Sutphin * @author Yufang Wang */ @Entity @Table(name = "planned_activities")
From source file edu.northwestern.bioinformatics.studycalendar.domain.Study.java
/**
* Represents a study, its planned template, and all amendments.
* <p>
* When an instance of this class is loaded directly from the database, its
* {@link #getPlannedCalendar, planned calendar} reflects the template as of
* its last released amendment. (If there is no released amendment, the