nebula-contrib / nebula-jdbc

The JDBC connector for Nebula Graph.
41 stars 15 forks source link

Method setObject in NebulaAbstractPreparedStatement is not supported. #35

Open TommyLemon opened 2 years ago

TommyLemon commented 2 years ago

java.sql.SQLFeatureNotSupportedException: Method setObject in class com.vesoft.nebula.jdbc.NebulaAbstractPreparedStatement is not supported. image

Could you please support this method ? So that we could use NebulaAbstractPreparedStatement more easily.