[hibernate-commits] [hibernate/hibernate-core] 7beb1f: HHH-6246 ConfiguredClass should honor default acce...

noreply at github.com noreply at github.com
Thu Jun 2 00:47:51 EDT 2011


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

Commit: 7beb1f2601a566737e34a25910a0d22c28135fc3
    https://github.com/hibernate/hibernate-core/commit/7beb1f2601a566737e34a25910a0d22c28135fc3
Author: Strong Liu <stliu at hibernate.org>
Date:   2011-06-01 (Wed, 01 Jun 2011)

Changed paths:
  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/util/JandexHelper.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/xml/mocker/AbstractMocker.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/xml/mocker/AccessHelper.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/xml/mocker/EntityMappingsMocker.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/xml/mocker/IndexBuilder.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/xml/mocker/PropertyMocker.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/xml/mocker/EntityListenerTest.java

Log Message:
-----------
HHH-6246 ConfiguredClass should honor default access from persistence-metadata-unit




More information about the hibernate-commits mailing list