类 SapHanaCreateTableSqlBuilder
- java.lang.Object
-
- org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.AbstractJdbcCreateTableSqlBuilder
-
- org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.saphana.SapHanaCreateTableSqlBuilder
-
public class SapHanaCreateTableSqlBuilder extends AbstractJdbcCreateTableSqlBuilder
-
-
字段概要
字段 修饰符和类型 字段 说明 List<String>createIndexSqls
-
构造器概要
构造器 构造器 说明 SapHanaCreateTableSqlBuilder(org.apache.seatunnel.api.table.catalog.CatalogTable catalogTable, boolean createIndex)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 Stringbuild(org.apache.seatunnel.api.table.catalog.TablePath tablePath)-
从类继承的方法 org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.AbstractJdbcCreateTableSqlBuilder
primaryContainsAllConstrainKey
-
-
-
-
方法详细资料
-
build
public String build(org.apache.seatunnel.api.table.catalog.TablePath tablePath)
-
-