[hibernate-commits] [hibernate/hibernate-orm] 57e9b4: HHH-6970 - Expand notion of "natural id mutability...

GitHub noreply at github.com
Fri Jan 20 13:05:06 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 57e9b485870652fb885fc5d86435b12e9b4faaab
      https://github.com/hibernate/hibernate-orm/commit/57e9b485870652fb885fc5d86435b12e9b4faaab
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    A hibernate-core/src/main/java/org/hibernate/NaturalIdMutability.java
  M hibernate-core/src/main/java/org/hibernate/annotations/NaturalId.java
  M hibernate-core/src/main/java/org/hibernate/cfg/BinderHelper.java
  M hibernate-core/src/main/java/org/hibernate/cfg/HbmBinder.java
  M hibernate-core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java
  M hibernate-core/src/main/java/org/hibernate/mapping/Property.java

  Log Message:
  -----------
  HHH-6970 - Expand notion of "natural id mutability" to ternary value


  Commit: 73dec965a0a3e33b751f1330075f3ba993fffc4c
      https://github.com/hibernate/hibernate-orm/commit/73dec965a0a3e33b751f1330075f3ba993fffc4c
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/NaturalIdMutability.java
  M hibernate-core/src/main/java/org/hibernate/annotations/NaturalId.java

  Log Message:
  -----------
  HHH-6970 - Expand notion of "natural id mutability" to ternary value


  Commit: e0a09dbd793f247af85f276a92a07c17e635cdf3
      https://github.com/hibernate/hibernate-orm/commit/e0a09dbd793f247af85f276a92a07c17e635cdf3
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-01-20 (Fri, 20 Jan 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java
  M hibernate-core/src/main/java/org/hibernate/mapping/Property.java
  M hibernate-core/src/main/java/org/hibernate/tuple/entity/EntityMetamodel.java

  Log Message:
  -----------
  HHH-6970 - Expand notion of "natural id mutability" to ternary value


Compare: https://github.com/hibernate/hibernate-orm/compare/0c80b40...e0a09db


More information about the hibernate-commits mailing list