| 程序包 | 说明 |
|---|---|
| org.beetl.sql.core.annotatoin.builder | |
| org.beetl.sql.core.db |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
BaseAttributeBuilder.getDefaultToSql(AbstractDBStyle dbStyle,
String fieldName) |
String |
SampleUpdateTimeBuilder.toSql(AbstractDBStyle dbStyle,
String fieldName,
String colName,
Annotation an,
TableDesc tableDesc) |
String |
SampleJsonAtrributeBuilder.toSql(AbstractDBStyle dbStyle,
String fieldName,
String colName,
Annotation an,
TableDesc tableDesc) |
String |
BaseAttributeBuilder.toSql(AbstractDBStyle dbStyle,
String fieldName,
String colName,
Annotation an,
TableDesc tableDesc) |
String |
AttributePersistBuilder.toSql(AbstractDBStyle dbStyle,
String fieldName,
String colName,
Annotation an,
TableDesc tableDesc) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DamengStyle
数据库差异:达梦数据库
|
class |
DB2SqlStyle
数据库差异:mysql数据库
|
class |
H2Style
数据库差异:h2.
|
class |
MySqlStyle
数据库差异:mysql数据库
|
class |
OracleStyle |
class |
PostgresStyle |
class |
ShenTongSqlStyle
Created on 2019/6/14.
|
class |
SQLiteStyle
SQLite 数据库
Created by mikey.zhaopeng on 2015/11/18.
|
class |
SqlServer2012Style
SQL Server 2012以上版本请使用此DBStyle,对翻页做了优化
|
class |
SqlServerStyle |
Copyright © 2019. All rights reserved.