java.sql.SQLNonTransientException: [Simba][JDBC](11200) Invalid operation for this statement object.

今天使用impala jdbc preparedStatement 嘗試執行sql一直報這個錯,查了半天,沒找到緣由。java 最後仔細檢查了下,發現由於是我測代碼的時候是從createStatement複製過來的:web connection.prepareStatement(sql) ResultSet resultSet = statement.executeQuery(sql) 只改了第一
相關文章
相關標籤/搜索