Skip to content
Snippets Groups Projects
Commit a9c2dd98 authored by srosse's avatar srosse
Browse files

OO-291: add the missing entry for the hbm file of CourseDB

parent d94e8ce5
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<mapping-file>org/olat/core/commons/services/mark/impl/MarkImpl.hbm.xml</mapping-file> <mapping-file>org/olat/core/commons/services/mark/impl/MarkImpl.hbm.xml</mapping-file>
<mapping-file>org/olat/core/commons/services/tagging/model/TagImpl.hbm.xml</mapping-file> <mapping-file>org/olat/core/commons/services/tagging/model/TagImpl.hbm.xml</mapping-file>
<mapping-file>org/olat/core/logging/activity/LoggingObject.hbm.xml</mapping-file> <mapping-file>org/olat/core/logging/activity/LoggingObject.hbm.xml</mapping-file>
<mapping-file>org/olat/course/db/impl/CourseDBEntryImpl.hbm.xml</mapping-file>
<properties> <properties>
<property name="hibernate.archive.autodetection" value=""/> <property name="hibernate.archive.autodetection" value=""/>
<property name="hibernate.ejb.interceptor" value="org.olat.core.commons.persistence.AuditInterceptor"/> <property name="hibernate.ejb.interceptor" value="org.olat.core.commons.persistence.AuditInterceptor"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment