Hi, PreparedStatement is not supported now. Instead, you could use Session API, which also avoids the sql parser.
Thanks, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 > -----原始邮件----- > 发件人: "Etienne Robinet" <[email protected]> > 发送时间: 2020-03-03 20:35:56 (星期二) > 收件人: [email protected] > 抄送: > 主题: Prepared Statements/ Commit > > Hi all, > could it be that IoTDB doesn't support prepared statements? When I try to use > the SQL component of Camel, this is the error I > get:https://i.imgur.com/HOJgh0H.png > > when I use JDBC component I get an error message "Not support Commit". I am > confused now on how to use camel with IoTDB. > Etienne
