Merge remote-tracking branch 'origin/ignite-45' into ignite-45
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/da512f47 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/da512f47 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/da512f47 Branch: refs/heads/ignite-497-stick Commit: da512f476c57eef9af6790ebe684b4d9a35e5399 Parents: c316a8e e5af989 Author: Dmitiry Setrakyan <dsetrak...@gridgain.com> Authored: Sun Mar 22 21:51:54 2015 -0700 Committer: Dmitiry Setrakyan <dsetrak...@gridgain.com> Committed: Sun Mar 22 21:51:54 2015 -0700 ---------------------------------------------------------------------- .../datagrid/store/CacheStoreExample.java | 94 -------------- .../CacheStoreExampleCacheConfigurator.java | 125 ------------------- .../store/CacheStoreLoadDataExample.java | 69 ---------- .../store/dummy/CacheDummyStoreExample.java | 112 +++++++++++++++++ .../hibernate/CacheHibernateStoreExample.java | 112 +++++++++++++++++ .../store/jdbc/CacheJdbcStoreExample.java | 112 +++++++++++++++++ 6 files changed, 336 insertions(+), 288 deletions(-) ----------------------------------------------------------------------