@Profile(value="nflow.db.sqlserver") @Configuration public class SqlServerDatabaseConfiguration extends DatabaseConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
SqlServerDatabaseConfiguration.SQLServerVariants
SQL variants optimized for SQL Server.
|
NFLOW_DATABASE_INITIALIZER| Constructor and Description |
|---|
SqlServerDatabaseConfiguration()
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, propertypublic SqlServerDatabaseConfiguration()
@Bean public SQLVariants sqlVariants(Environment env)
sqlVariants in class DatabaseConfigurationenv - The Spring environment.Copyright © 2014–2021 Nitor Creations. All rights reserved.