- 
    Type:
New Feature
 - 
    Resolution: Duplicate
 - 
    Priority:
Trivial - P5
 - 
    None
 
- 
        3
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
HQL supports multiple values when it comes to insertion. E.g.
Insertion:
insert into Book (title, year) values ("War and Peace", 1867), ("Crime and Punishment", 1866), ("Fathers and Sons", 1862);
Addressing the source code notes tagged with TODO-HIBERNATE-44 is in scope of this ticket.
- related to
 - 
                    
HIBERNATE-46 simple mutation statement (insert, update and delete) translation
-         
 - Closed
 
 -