Added Apartment to Immobile.hnb.xml mapping XML-File

Added Apartment to Immobile.hnb.xml mapping XML-File
This commit is contained in:
Togepy95
2017-04-27 16:12:07 +02:00
parent 3bc63e5442
commit 59fb5af1c4
3 changed files with 14 additions and 7 deletions

View File

@ -7,8 +7,8 @@
<session-factory>
<property name="connection.driver_class">com.ibm.db2.jcc.DB2Driver</property>
<property name="connection.url">jdbc:db2://vsisls4.informatik.uni-hamburg.de:50001/VSISP</property>
<property name="connection.username">vsisp**</property>
<property name="connection.password">********</property>
<property name="connection.username">vsisp12</property>
<property name="connection.password">h9QE2Vxc</property>
<property name="dialect">org.hibernate.dialect.DB2Dialect</property>
<property name="current_session_context_class">thread</property>