@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(Environment env)
Creates the SQL variants for the database.
|
checkDatabaseConfiguration, nflowDatabaseInitializer, nflowDatasource, nflowDatasource, nflowJdbcTemplate, nflowNamedParameterJdbcTemplate, nflowTransactionTemplate, property, property@Bean public SQLVariants sqlVariants(Environment env)
sqlVariants in class DatabaseConfigurationenv - The Spring environment.Copyright © 2014–2021 Nitor Creations. All rights reserved.