@hibernate.class table="lams_learning_activity" true public abstract @hibernate.id generator-class="assigned" type="java.lang.Long" column="activity_id" @hibernate.property column="id" length="11" true @hibernate.property column="description" length="65535" true @hibernate.property column="title" length="255" true @hibernate.property column="xcoord" length="11" true @hibernate.property column="ycoord" length="11" true @hibernate.property column="order_id" length="11" true @hibernate.property column="define_later_flag" length="4" not-null="true" true @hibernate.property column="create_date_time" length="19" not-null="true" true @hibernate.property column="offline_instructions" length="65535" true @hibernate.many-to-one not-null="true" @hibernate.column name="grouping_id" @hibernate.many-to-one not-null="true" @hibernate.column name="learning_library_id" @hibernate.many-to-one not-null="true" @hibernate.column name="learning_design_id" @hibernate.set lazy="true" inverse="true" cascade="none" @hibernate.collection-key column="to_activity_id" @hibernate.collection-one-to-many class="com.lamsinternational.lams.learningdesign.Transition" @hibernate.set lazy="true" inverse="true" cascade="none" @hibernate.collection-key column="from_activity_id" @hibernate.collection-one-to-many class="com.lamsinternational.lams.learningdesign.Transition" @hibernate.set lazy="true" inverse="true" cascade="none" @hibernate.collection-key column="parent_activity_id" @hibernate.collection-one-to-many class="com.lamsinternational.lams.learningdesign.Activity" @hibernate.many-to-one not-null="true" @hibernate.column name="parent_activity_id" @hibernate.class public abstract @hibernate.class @hibernate.class @hibernate.class @hibernate.class @hibernate.class @hibernate.property column="gate_start_date_time" length="19" true @hibernate.property column="gate_end_date_time" length="19" true @hibernate.class @hibernate.class @hibernate.class @hibernate.class public abstract @hibernate.class @hibernate.property column="max_number_of_options" length="5" true @hibernate.property column="min_number_of_options" length="5" true @hibernate.class @hibernate.class