4 Replies Latest reply on Jun 10, 2019 3:52 AM by zhfeng

    How to use the jdbc object store in the standalone application

    zhfeng

      Hi all,

       

      I'm working on the sharding-sphere issue to save the transaction logs into the backend database for the cloud native environment. I think it could use the jdbc object store type and this example should be running as a standalone application. Also I'd checked the jboss-as transaction subsystem which uses the DataSourceJDBCAccess for getting the DataSource from the JNDI configuration. So I wonder it is possible to support this standalone case and how I can set the property of the JdbcAccess ?

       

      Thanks,

      Amos