Hi, Example of CacheJdbcPojoStore configuration via code is available here (check "Java Configuration" tab): https://www.gridgain.com/docs/latest/developers-guide/persistence/external-storage#cachejdbcpojostore
Regards, Igor Belyakov On Mon, Jan 27, 2020 at 12:44 PM nithin91 < [email protected]> wrote: > Hi Mikael, > > Thanks for your quick response. > > I have gone through the documentation reg usage of IgniteCache.loadcache > method. > > Documentation Link: > https://apacheignite.readme.io/docs/3rd-party-store#section-loadcache- > > in the Documentation It was mentioned to enable the JDBC POJO store > manually > in the Ignite XML configuration file (or via code). > > Can you please provide any reference link on how to enable the JDBC POJO > store via Code. > > > > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
