@Profile(value="nflow.db.h2") @Configuration public class H2DatabaseConfiguration extends DatabaseConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
H2DatabaseConfiguration.H2SQLVariants
SQL variants optimized for H2.
|
NFLOW_DATABASE_INITIALIZER| Constructor and Description |
|---|
H2DatabaseConfiguration()
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
SQLVariants |
sqlVariants()
Creates the SQL variants for H2 database.
|
checkDatabaseConfiguration, nflowDatabaseInitializer, nflowDatasource, nflowJdbcTemplate, nflowNamedParameterJdbcTemplate, nflowTransactionTemplate, property, property@Bean public SQLVariants sqlVariants()
Copyright © 2014–2020 Nitor Creations. All rights reserved.