Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1015 → Rev 1018

/hostadmiral/trunk/conf/hibernate.cfg.xml.sample
17,8 → 17,5
<property name="show_sql">false</property>
 
<mapping resource="ak/hostadmiral/util/DatabaseVersion.hbm.xml"/>
<mapping resource="ak/hostadmiral/core/model/User.hbm.xml"/>
<mapping resource="ak/hostadmiral/core/model/UserLogin.hbm.xml"/>
<mapping resource="ak/hostadmiral/core/model/PasswordStoreAbstract.hbm.xml"/>
</session-factory>
</hibernate-configuration>