~openattestation-ubuntu/ubuntu/precise/openattestation/trunk

« back to all changes in this revision

Viewing changes to Source/HisAppraiser/src/hibernateOat.cfg.xml

  • Committer: James Page
  • Author(s): James Page
  • Date: 2012-10-17 09:49:27 UTC
  • mfrom: (0.2.1) (1.1.1)
  • Revision ID: james.page@canonical.com-20121017094927-qqwus64kqtgprzwg
Tags: 1.5~rc1-0ubuntu1~ppa1
New upstream release candidate. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
                <!-- Drop and re-create the database schema on startup -->
29
29
                <!-- <property name="hbm2ddl.auto">create</property> -->
30
30
 
31
 
        <mapping resource="gov/niarl/hisAppraiser/hibernate/mapping/HOST.hbm.xml"/>
 
31
                <mapping resource="gov/niarl/hisAppraiser/hibernate/mapping/HOST.hbm.xml"/>
32
32
                <mapping resource="gov/niarl/hisAppraiser/hibernate/mapping/audit_log.hbm.xml"/>
33
33
                <mapping resource="gov/niarl/hisAppraiser/hibernate/mapping/machine_cert.hbm.xml"/>
34
34
                <mapping resource="gov/niarl/hisAppraiser/hibernate/mapping/alerts.hbm.xml"/>