[hibernate-commits] [hibernate/hibernate-core] 7dc713: HHH-6400 - Create @Polymorphism annotation

noreply at github.com noreply at github.com
Mon Jul 18 16:10:52 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-core

  Commit: 7dc7132fdbbf267ab2bd8da5dc3e4ec034968a0e
      https://github.com/hibernate/hibernate-core/commit/7dc7132fdbbf267ab2bd8da5dc3e4ec034968a0e
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/annotations/Entity.java
  A hibernate-core/src/main/java/org/hibernate/annotations/Polymorphism.java

  Log Message:
  -----------
  HHH-6400 - Create @Polymorphism annotation


  Commit: 764d55b3a1ee66b472482c4d88289292646f94eb
      https://github.com/hibernate/hibernate-core/commit/764d55b3a1ee66b472482c4d88289292646f94eb
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/annotations/Entity.java
  A hibernate-core/src/main/java/org/hibernate/annotations/OptimisticLocking.java

  Log Message:
  -----------
  HHH-6401 - Create @OptimisticLocking annotation


  Commit: 455b16075d5d72d3f2b7d9fe425946f0b2330997
      https://github.com/hibernate/hibernate-core/commit/455b16075d5d72d3f2b7d9fe425946f0b2330997
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    A hibernate-core/src/main/java/org/hibernate/annotations/DynamicInsert.java
  M hibernate-core/src/main/java/org/hibernate/annotations/Entity.java
  M hibernate-core/src/main/java/org/hibernate/annotations/OptimisticLocking.java
  M hibernate-core/src/main/java/org/hibernate/annotations/Polymorphism.java

  Log Message:
  -----------
  HHH-6397 - Create @DynamicInsert annotation


  Commit: b7fe6c0d585b198a3a1d214e788daf69e25bd98c
      https://github.com/hibernate/hibernate-core/commit/b7fe6c0d585b198a3a1d214e788daf69e25bd98c
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    A hibernate-core/src/main/java/org/hibernate/annotations/DynamicUpdate.java
  M hibernate-core/src/main/java/org/hibernate/annotations/Entity.java

  Log Message:
  -----------
  HHH-6398 - Create @DynamicUpdate annotation


  Commit: d9b4342562e41d0a07e9126cc4f4a1b20da94277
      https://github.com/hibernate/hibernate-core/commit/d9b4342562e41d0a07e9126cc4f4a1b20da94277
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/annotations/DynamicUpdate.java
  A hibernate-core/src/main/java/org/hibernate/annotations/SelectBeforeUpdate.java

  Log Message:
  -----------
  HHH-6399 - Create @SelectBeforeUpdate annotation


  Commit: 87251955015034eecc519afdccefbf843c58c894
      https://github.com/hibernate/hibernate-core/commit/87251955015034eecc519afdccefbf843c58c894
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

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

  Log Message:
  -----------
  HHH-6395 - Deprecate org.hibernate.annotations.Entity


  Commit: 55a630b8fd1ce2eb69cb1ebf79a38b2f21d337c8
      https://github.com/hibernate/hibernate-core/commit/55a630b8fd1ce2eb69cb1ebf79a38b2f21d337c8
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

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

  Log Message:
  -----------
  HHH-6395 - Deprecate org.hibernate.annotations.Entity


Compare: https://github.com/hibernate/hibernate-core/compare/d0476de...55a630b


More information about the hibernate-commits mailing list