@Dialect(value="MYSQL", driverClass="com.mysql.jdbc.Driver") public class MySQLDialect extends AbstractDialect
Constructor and Description |
---|
MySQLDialect() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
获取方言名称
|
buildCountSQL, buildCreateSql, buildDeleteByPkSql, buildDropSql, buildInsertSql, buildPagedQuerySql, buildSelectByPkSql, buildSelectSql, buildTableName, buildTableName, buildUpdateByPkSql, doGenerateFieldsFormatStr, doRemoveOrderByElements, doValidProperty, getGeneratedKey, getIdentifierQuoteBegin, getIdentifierQuoteEnd, getSequenceNextValSql, hasIdentifierQuote, setIdentifierQuote, wrapIdentifierQuote
Copyright © 2022. All rights reserved.