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, wrapPageSql
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
psForCount, psForCount
public Sqlite3Dialect(DbConfig dbConfig)
dbConfig
- 数据库配置public String dialectName()
Dialect
dialectName
in interface Dialect
dialectName
in class AnsiSqlDialect
Copyright © 2025. All rights reserved.