[hibernate-commits] [hibernate/hibernate-orm] 346f87: HHH-7919 : Miscellaneous bugfixes

GitHub noreply at github.com
Sun Jul 7 04:55:25 EDT 2013


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 346f877a2a0f6cee20735d3923d374a3d2cf4ccd
      https://github.com/hibernate/hibernate-orm/commit/346f877a2a0f6cee20735d3923d374a3d2cf4ccd
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/AnnotationBindingContext.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/AnnotationBindingContextImpl.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/AnnotationMetadataSourceProcessorImpl.java
    R hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/IdentifierGeneratorExtractionDelegate.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/AssociationAttribute.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/BasicAttribute.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/entity/EntityBindingContext.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/entity/EntityClass.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/global/IdGeneratorProcessor.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/global/QueryProcessor.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/util/JandexHelper.java
    R hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/JandexHelper.java

  Log Message:
  -----------
  HHH-7919 : Miscellaneous bugfixes





More information about the hibernate-commits mailing list