GitHub user brunoml opened a pull request:
https://github.com/apache/ignite/pull/389 Created a property to create the caches automatically for hibernate
Created a property to create the caches automatically for hibernadefault is true. This is the default behavior for ehCache, Hazelcast and others.
I made the same change for branch 1.5.1-2 too
https://github.com/apache/ignite/pull/388, which I'm testing.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/brunoml/ignite master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/389.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #389
----
commit bed30f747c78aa14c2e2650fab4481572d7e549c
Author: brunol <
[hidden email]>
Date: 2015-12-29T17:13:03Z
- Created a property to create the caches automatically for hibernate, default is true.
(cherry picked from commit 5bab7fc)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at
[hidden email] or file a JIRA ticket
with INFRA.
---