Ondra Žižka commented on Bug HHH-3811
em.createQuery("INSERT INTO Count (id, count) SELECT 1, ?").setParameter(1, id).executeUpdate();

leads to

QuerySyntaxException: expecting OPEN, found ')'

Does this issue apply to that too?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira