You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From issue 11, I know every SQL statement passed from jaydebeapi is executed using a prepared statement. Is there any way to pass a SQL statement to a JDBC driver which does not support prepared Statement?
The text was updated successfully, but these errors were encountered:
From issue 11, I know every SQL statement passed from jaydebeapi is executed using a prepared statement. Is there any way to pass a SQL statement to a JDBC driver which does not support prepared Statement?
The text was updated successfully, but these errors were encountered: