[ My blog ] I’m proud to announce NH2.1.0 is passing all tests (same of H3.3.1) for bulk actions using HQL. Some HQL examples: insert into Animal (description, bodyWeight, mother) select description, bodyWeight, mother from Human insert into Pickup...