Re: cache <- Db [ raised exception...]

2019-06-21 Thread Aat
- it's working - but i m going to search if i can define multiple cacheSession With != source cache 1 Link to DB 1 cache 2 link To DB 2 Cheers -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: cache <- Db [ raised exception...]

2019-06-21 Thread Aat
new exception = new re-search : vHibernate: select definition0_.code as code1_0_0_, definition0_.currency as currency2_0_0_, definition0_.eliot_id as eliot_id3_0_0_, definition0_.eliot_type as eliot_ty4_0_0_ from DEFINITION definition0_ where definition0_.code=?

Re: cache <- Db [ raised exception...]

2019-06-21 Thread Aat
I change strategy by setting cacheStoreSessionListener to my ignit config => ignite cluster

cache <- Db [ raised exception...]

2019-06-21 Thread Aat
Hello, i try to load data from my dB into my cache : config sample : __ ...