Hello Debashis, Yep, you have to call `loadCache()` method to initially pull your data from 3rd party persistence to Apache Ignite's cache. If the underlying database is updated directly, then you have to propagate that updates to Ignite somehow. Ignite does not provide such integration/capability out of the box.
Perhaps, that topic will be helpful for you: http://apache-ignite-users.70518.x6.nabble.com/Any-references-Syncing-Ignite-and-Oracle-DB-with-Oracle-GoldenGate-updates-from-DB-to-ignite-tt20715.html Thanks, S. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
