[hibernate-commits] [hibernate/hibernate-orm] fe6e28: HHH-9195 - Adding an entity at a given index in a ...

GitHub noreply at github.com
Mon Nov 16 23:07:21 EST 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: fe6e2842fd687f937989f7c1e79533177b2cd5f7
      https://github.com/hibernate/hibernate-orm/commit/fe6e2842fd687f937989f7c1e79533177b2cd5f7
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/PersistentList.java
    A hibernate-core/src/test/java/org/hibernate/test/collection/list/ListIndexReferenceFromListElementTest.java
    M hibernate-envers/src/test/resources/log4j.properties

  Log Message:
  -----------
  HHH-9195 - Adding an entity at a given index in a list annotated with OrderColumn adds the entity at the end

(cherry picked from commit 5e873979029f24e9c4498d3869c96dbf45c5b3e7)




More information about the hibernate-commits mailing list