[hibernate-commits] [hibernate/hibernate-core] ceda40: HHH-6476 implementing AttributeSource.getPropertyA...

noreply at github.com noreply at github.com
Fri Jul 22 12:37:28 EDT 2011


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

  Commit: ceda40b686c528a3c1179ef37061850f43da2f57
      https://github.com/hibernate/hibernate-core/commit/ceda40b686c528a3c1179ef37061850f43da2f57
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-07-22 (Fri, 22 Jul 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/binding/AttributeBinding.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/AssociationAttribute.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/MappedAttribute.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/SimpleAttribute.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/SingularAttributeSourceImpl.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/binder/AttributeSource.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/RelationalValueSourceContainer.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/AccessBindingTests.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/BaseAnnotationBindingTestCase.java

  Log Message:
  -----------
  HHH-6476 implementing AttributeSource.getPropertyAccessorName and adding tests




More information about the hibernate-commits mailing list