support DML insertion of multiple values

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • 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.

            Assignee:
            Unassigned
            Reporter:
            Nathan Xu
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: