All Downloads are FREE. Search and download functionalities are using the official Maven repository.

testsuite.testsuite-datasources-config.2.2.0.Final.source-code.project-stages.yml Maven / Gradle / Ivy


swarm:
  datasources:
    data-sources:
      MyDS:
        driver-name: myh2
        connection-url: jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
        user-name: sa
        password: sa
    jdbc-drivers:
      myh2:
        driver-class-name: org.h2.Driver
        xa-datasource-name: org.h2.jdbcx.JdbcDataSource
        driver-module-name: com.h2database.h2




© 2015 - 2025 Weber Informatics LLC | Privacy Policy