@hibernate.class table="lams_user_organisation" proxy="com.lamsinternational.lams.usermanagement.model.UserOrganisation" true @hibernate.id generator-class="native" type="java.lang.Integer" column="user_organisation_id" true @hibernate.many-to-one not-null="true" @hibernate.column name="user_id" @hibernate.set lazy="true" inverse="true" cascade="none" @hibernate.collection-key column="user_organisation_id" @hibernate.collection-one-to-many class="com.lamsinternational.lams.usermanagement.model.UserOrganisationRole" true @hibernate.many-to-one not-null="true" @hibernate.column name="organisation_id"