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