Skip to content

Commit

Permalink
fixed cache hibernate config
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrizyo committed Nov 20, 2015
1 parent 403e196 commit f0fa3f6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@
<mapping resource="it/eng/spagobi/community/mapping/SbiCommunity.hbm.xml" />
<mapping resource="it/eng/spagobi/community/mapping/SbiCommunityUsers.hbm.xml" />

<!-- CACHE -->
<mapping resource="it/eng/spagobi/cache/metadata/mapping/SbiCacheItem.hbm.xml" />
<mapping resource="it/eng/spagobi/cache/metadata/mapping/SbiCacheJoinedItem.hbm.xml" />

<!-- end mapping -->

<class-cache class="it.eng.spagobi.commons.metadata.SbiDomains" usage="read-only"/>
Expand Down

0 comments on commit f0fa3f6

Please sign in to comment.