| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.jdbc.converter | |
| org.apache.flink.connector.jdbc.internal.executor | |
| org.apache.flink.connector.jdbc.statement |
| 类和说明 |
|---|
| FieldNamedPreparedStatement
This is a wrapper around
PreparedStatement and allows the users to set parameters by name
instead of by index. |
| 类和说明 |
|---|
| StatementFactory
A factory to create
FieldNamedPreparedStatement with the given Connection. |
| 类和说明 |
|---|
| FieldNamedPreparedStatement
This is a wrapper around
PreparedStatement and allows the users to set parameters by name
instead of by index. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.