Skip to content

Commit

Permalink
OGM-1288 Add new test caches to infinispan configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD authored and gsmet committed Jul 7, 2017
1 parent 7b6543f commit 7cc84ef
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -242,6 +242,9 @@
<local-cache name="DisneyGrandMother" />
<local-cache name="DisneyGrandMother_grandChildren" />

<local-cache name="TreeNode" />
<local-cache name="TreeNode_children" />

<local-cache name="sequences" />
<local-cache name="hibernate_sequences" />
</cache-container>
Expand Down

0 comments on commit 7cc84ef

Please sign in to comment.