Package win.doyto.query.dialect
Class MySQL8Dialect
java.lang.Object
win.doyto.query.dialect.MySQLDialect
win.doyto.query.dialect.MySQL8Dialect
- All Implemented Interfaces:
Dialect
MySQL8Dialect
- Author:
- f0rb on 2020-04-02
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class win.doyto.query.dialect.MySQLDialect
buildPageSql, wrapSelectForUpdateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface win.doyto.query.core.Dialect
alterBatchInsert, buildInsertIgnore, buildInsertUpdate, convertMultiColumnsIn, forShare, forUpdate
-
Constructor Details
-
MySQL8Dialect
public MySQL8Dialect()
-
-
Method Details
-
wrapLabel
-
supportMultiGeneratedKeys
public boolean supportMultiGeneratedKeys() -
resolveKeyColumn
-