[hibernate-commits] [hibernate/hibernate-orm] 570577: HHH-10851 : Change to check for @Access on field a...
    GitHub 
    noreply at github.com
       
    Thu Jun 30 03:35:29 EDT 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 570577b65340d782ef09877b437a50b4ec1710ad
      https://github.com/hibernate/hibernate-orm/commit/570577b65340d782ef09877b437a50b4ec1710ad
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2016-06-30 (Thu, 30 Jun 2016)
  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/property/access/internal/PropertyAccessMixedImpl.java
    M hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/access/MixedAccessTestTask.java
  Log Message:
  -----------
  HHH-10851 : Change to check for @Access on field and getter before checking the class containing the attribute
    
    
More information about the hibernate-commits
mailing list