@hibernate.class table="lams_gate_activity_level" true @hibernate.id generator-class="assigned" type="java.lang.Integer" column="gate_activity_level_id" @hibernate.property column="description" length="128" not-null="true" @hibernate.set lazy="true" inverse="true" cascade="none" @hibernate.collection-key column="gate_activity_level_id" @hibernate.collection-one-to-many class="com.lamsinternational.lams.learningdesign.Activity"