ptupitsyn commented on issue #11622: URL: https://github.com/apache/ignite/issues/11622#issuecomment-2449074608
There is a full example based on embedded H2 database: https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/datagrid/store/jdbc/CacheJdbcStoreExample.java Switching to SQL Server should be a matter of replacing the driver and connection string. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org