[hibernate-commits] [hibernate/hibernate-core] 8d3e94: HHH-6447 - Develop shared binding creation approac...

noreply at github.com noreply at github.com
Tue Jul 19 01:10:20 EDT 2011


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

  Commit: 8d3e94ab834efc7c20e8a3cdc7b201d6458c2d94
      https://github.com/hibernate/hibernate-core/commit/8d3e94ab834efc7c20e8a3cdc7b201d6458c2d94
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    A hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/AssociationAttributeSource.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/SingularAttributeSource.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/ToOneAttributeSource.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/Helper.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/PropertyAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/SingularIdentifierAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/TimestampAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/VersionAttributeSourceImpl.java

  Log Message:
  -----------
  HHH-6447 - Develop shared binding creation approach




More information about the hibernate-commits mailing list