Using the SQL Server dialect results in a SQL error with tables that use
auto-generated ids... similarly using
"hibernate.jdbc.use_get_generated_keys" simply indicates that
PreparedStatement.getGeneratedKeys() is unimplemented.

Is there a fully supported virtuoso dialect that can handle autogenerated
ids?

Reply via email to