No this is not the thing that i was looking for! Just answer three things is it possible
1 . Can i get the hibernate database connection url,username n paserd in ur ignite-config.xnl ? 2. Will i beable to retreive the data from database using above configurTion ? 3. Wil i be able to use the same configuration to automatic update the database wid my newly arrived data? On 14-Apr-2016 23:45, "vkulichenko" <[email protected]> wrote: > Ravi, > > This can be achieved with persistence store [1]. You can use loadCache() > for > bulk loading or warming up the cache, or utilize read-through. > > Is this what you're looking for? > > [1] https://apacheignite.readme.io/docs/persistent-store > > -Val > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/how-to-connect-hibernate-database-to-fetch-and-put-data-in-ocnfiguration-xml-tp4159p4183.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
