[hibernate-commits] [hibernate/hibernate-core] 6fb38e: HHH-6501 Pushing custom tuplizer into ConfiguredCl...

noreply at github.com noreply at github.com
Tue Aug 2 06:44:55 EDT 2011


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

  Commit: 6fb38e45ae65ba28cac9f9f7dde5ffa39c70a073
      https://github.com/hibernate/hibernate-core/commit/6fb38e45ae65ba28cac9f9f7dde5ffa39c70a073
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

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

  Log Message:
  -----------
  HHH-6501 Pushing custom tuplizer into ConfiguredClass


  Commit: b336bf5d539e0758a2147f8b0f1b249f783cc8f7
      https://github.com/hibernate/hibernate-core/commit/b336bf5d539e0758a2147f8b0f1b249f783cc8f7
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/JandexHelper.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ComponentAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EmbeddableClass.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddableBindingTest.java

  Log Message:
  -----------
  HHH-6501 Adding support for @Parent in EmbeddedClass


Compare: https://github.com/hibernate/hibernate-core/compare/b147894...b336bf5


More information about the hibernate-commits mailing list