Subversion Repositories WebE

Compare Revisions

Last modification

Regard whitespace Rev 32 → Rev 33

/trunk/src/hibernate.cfg.xml
28,7 → 28,7
<!--<property name="hbm2ddl.auto">create</property> -->
<mapping class="ch.ffhs.webE.domain.ActionType" />
<mapping class="ch.ffhs.webE.domain.History" />
<mapping class="ch.ffhs.webE.domain.Object" />
<mapping class="ch.ffhs.webE.domain.ObjectEntity" />
<mapping class="ch.ffhs.webE.domain.ObjectType" />
<mapping class="ch.ffhs.webE.domain.Relationship" />
<mapping class="ch.ffhs.webE.domain.RelationshipType" />