@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()
Creates the SQL variants for SQL Server database.
|
checkDatabaseConfiguration, nflowDatabaseInitializer, nflowDatasource, nflowJdbcTemplate, nflowNamedParameterJdbcTemplate, nflowTransactionTemplate, property, propertypublic SqlServerDatabaseConfiguration()
@Bean public SQLVariants sqlVariants()
Copyright © 2014–2020 Nitor Creations. All rights reserved.