Hi, CacheJdbcPojoStore is shipped to support automatic persistence feature (see this documentation page for details: http://apacheignite.readme.io/v1.2/docs/automatic-persistence). So you can use the provided UI tool to read your database metadata and generate POJO classes and cache metadata configuration. After that you can use CacheJdbcPojoStore.
Otherwise you will most likely have to implement your own cache store. Can you describe your use case in more details? What are you trying to achieve? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-use-class-CacheJdbcPojoStoreFactory-doing-persistent-store-tp594p595.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
