[hibernate-commits] [hibernate/hibernate-orm] 519acb: HHH-6132 @FetchProfiles should throw MappingExcept...

GitHub noreply at github.com
Tue Mar 25 14:12:27 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 519acb274903a3b873787ac160bbf15861b0f59f
      https://github.com/hibernate/hibernate-orm/commit/519acb274903a3b873787ac160bbf15861b0f59f
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/source/internal/annotations/global/FetchProfileProcessor.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/Foo.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/MetadataImplTest.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/annotations/global/FetchProfileBinderTest.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/package-info.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/fetchprofile/FetchProfileTest.java

  Log Message:
  -----------
  HHH-6132 @FetchProfiles should throw MappingException when invalid
entity or association used




More information about the hibernate-commits mailing list