jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE;MODE=${wildfly.h2.compatibility.mode:REGULAR}
h2
jdbc:postgresql://localhost:5102/postgres
org.postgresql.Driver
postgresql
false
org.h2.jdbcx.JdbcDataSource
org.postgresql.Driver
false
${jboss.bind.address:127.0.0.1}