| 构造器和说明 |
|---|
IoTDBPreparedInsertionStatement(IoTDBConnection connection,
org.apache.iotdb.service.rpc.thrift.TSIService.Iface client,
org.apache.iotdb.service.rpc.thrift.TS_SessionHandle sessionHandle,
ZoneId zoneId) |
IoTDBPreparedStatement(IoTDBConnection connection,
org.apache.iotdb.service.rpc.thrift.TSIService.Iface client,
org.apache.iotdb.service.rpc.thrift.TS_SessionHandle sessionHandle,
String sql,
ZoneId zoneId) |
IoTDBPreparedStatement(IoTDBConnection connection,
org.apache.iotdb.service.rpc.thrift.TSIService.Iface client,
org.apache.iotdb.service.rpc.thrift.TS_SessionHandle sessionHandle,
ZoneId zoneId) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.