The following example demonstrate spring datasource, transaction with an embedded H2 database and jdbcTemplate.
Configuration metadata: XML-, Java-based
Basic Datasource transaction configuration
The following example demonstrate spring datasource, transaction with an embedded H2 database and jdbcTemplate.
Configuration metadata: XML-, Java-based