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