Package io.higson.runtime.sql.dialect
Class MySQLRuntimeDialect
java.lang.Object
io.higson.runtime.sql.dialect.DefaultDialect
io.higson.runtime.sql.dialect.MySQLRuntimeDialect
- All Implemented Interfaces:
RuntimeDialect
-
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
-
MySQLRuntimeDialect
public MySQLRuntimeDialect()
-
-
Method Details
-
selectFromSequence
-
validationQuery
-
jdbcDriverClassName
-
table
- Specified by:
tablein interfaceRuntimeDialect- Overrides:
tablein classDefaultDialect
-
hibernateDialect
-