public class Sqlite3Dialect extends AnsiSqlDialect
dbConfig, quoteWrapper| Constructor and Description |
|---|
Sqlite3Dialect(DbConfig dbConfig)
构造
|
| Modifier and Type | Method and Description |
|---|---|
String |
dialectName()
方言名
|
getWrapper, psForDelete, psForFind, psForInsert, psForInsertBatch, psForPage, psForPage, psForUpdate, psForUpsert, setWrapper, wrapPageSqlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpsForCount, psForCountpublic Sqlite3Dialect(DbConfig dbConfig)
dbConfig - 数据库配置public String dialectName()
DialectdialectName in interface DialectdialectName in class AnsiSqlDialectCopyright © 2025. All rights reserved.