Issue Type: Bug Bug
Affects Versions: 4.1.4
Assignee: Unassigned
Components: core
Created: 21/Jul/12 3:03 PM
Description:

Example:
SELECT – comment

  • FROM DUAL;

is invalidly formatted as:
SELECT
– comment *
FROM
DUAL;

I've submitted a pull request (#359) with a fix:
https://github.com/hibernate/hibernate-orm/pull/359

Environment: 4.1.4
Project: Hibernate ORM
Priority: Major Major
Reporter: Barak Shilo
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