[hibernate-commits] [hibernate/hibernate-orm] ee9b4d: HHH-7542: Modified EntityClass to allow for multip...

GitHub noreply at github.com
Fri Sep 14 17:09:14 EDT 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: ee9b4d78cd5038754318fddf8c01c5a4f0ed3b8a
      https://github.com/hibernate/hibernate-orm/commit/ee9b4d78cd5038754318fddf8c01c5a4f0ed3b8a
  Author: John Verhaeg <john.verhaeg at gmail.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/entity/EntityClass.java

  Log Message:
  -----------
  HHH-7542: Modified EntityClass to allow for multiple class-level @Immutable annotations in the same hierarchy


  Commit: 58a238e5b7ed01a4e0a8dca5546fa885a6ebd998
      https://github.com/hibernate/hibernate-orm/commit/58a238e5b7ed01a4e0a8dca5546fa885a6ebd998
  Author: John Verhaeg <john.verhaeg at gmail.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/entity/EntityClass.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/ImmutableTest.java

  Log Message:
  -----------
  HHH-7542: Modified EntityClass to allow for multiple class-level @Immutable annotations in the same hierarchy


  Commit: 9df7185948df78239be86e2b4808e1592524d964
      https://github.com/hibernate/hibernate-orm/commit/9df7185948df78239be86e2b4808e1592524d964
  Author: John Verhaeg <john.verhaeg at gmail.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/immutable/ImmutableTest.java

  Log Message:
  -----------
  Merge branch 'tests' into metamodel


Compare: https://github.com/hibernate/hibernate-orm/compare/4882bebdba3a...9df7185948df


More information about the hibernate-commits mailing list