| 限定符和类型 | 方法和说明 |
|---|---|
protected StampCreate |
PlatformDialect.commonAddIndex(MappingTable mappingTable,
MappingIndex mappingIndex) |
protected StampCreate |
PlatformDialect.commonCreateTable(MappingTable mappingTable) |
protected StampCreate |
PlatformDialect.commonCreateTable(MappingTable mappingTable,
String tableName,
boolean isSkipAuto) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract SQLBuilderCombine |
PlatformDialect.create(StampCreate create) |
SQLBuilderCombine |
Dialect.create(StampCreate create) |
protected void |
PlatformDialect.defineCreateTableExtra(StampCreate create,
MappingTable mappingTable) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLBuilderCombine |
DB2PlatformDialect.create(StampCreate create) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLBuilderCombine |
MysqlPlatformDialect.create(StampCreate create) |
protected void |
MysqlPlatformDialect.defineCreateTableExtra(StampCreate create,
MappingTable mappingTable) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLBuilderCombine |
OraclePlatformDialect.create(StampCreate create) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLBuilderCombine |
PostgreSQLPlatformDialect.create(StampCreate create) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLBuilderCombine |
SqlitePlatformDialect.create(StampCreate create) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLBuilderCombine |
SQLServerPlatformDialect.create(StampCreate create) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected StampCreate |
DefaultSQLCreateBuilder.stampCreate |
| 限定符和类型 | 方法和说明 |
|---|---|
StampCreate |
DefaultSQLCreateBuilder.compile() |
Copyright © 2020. All rights reserved.