Package io.higson.runtime.sql.dialect
Class MsSQLRuntimeDialect
java.lang.Object
io.higson.runtime.sql.dialect.DefaultDialect
io.higson.runtime.sql.dialect.MsSQLRuntimeDialect
- All Implemented Interfaces:
RuntimeDialect
Created by psikora on 2014-11-24.
-
Field Summary
Fields inherited from class io.higson.runtime.sql.dialect.DefaultDialect
tableAliases -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.higson.runtime.sql.dialect.DefaultDialect
column, concatenateSchema, getColumnAliases, getTableAliases, hint, map, normalizeIdentifier, selectFromSequence, withColumnAliases, withHint, withTableAliases
-
Constructor Details
-
MsSQLRuntimeDialect
public MsSQLRuntimeDialect()
-
-
Method Details
-
selectFromSequence
-
validationQuery
-
jdbcDriverClassName
-
hibernateDialect
-
table
- Specified by:
tablein interfaceRuntimeDialect- Overrides:
tablein classDefaultDialect
-