public abstract class CommentSupportRender extends Object
| 构造器和说明 |
|---|
CommentSupportRender() |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL |
buildColumnCommentSql(String tableName,
String column,
String comment) |
SQL |
buildDropColumnCommentSql(String tableName,
String column,
String comment) |
SQL |
buildDropTableCommentSql(String tableName,
String comment) |
SQL |
buildTableCommentSql(String tableName,
String comment) |
protected abstract boolean |
isDropCommentBefore() |
Copyright © 2019. All rights reserved.