Re: i am tring to load mongo store but i am getting this messege

2017-07-10 Thread Pothanaboyina
-to-load-mongo-store-but-i-am-getting-this-messege-tp13144p14587.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: i am tring to load mongo store but i am getting this messege

2017-05-29 Thread Andrey Mashenkov
hrough to persistent store. > executeTransaction(cache); > Employee val = cache.get(id); > > System.out.println("Read value: " + val.getName()); > } > finally { >