[hibernate-commits] [hibernate/hibernate-orm] eae715: HHH-7049 - Add tests of org.hibernate.metamodel.in...

GitHub noreply at github.com
Fri Feb 10 09:26:18 EST 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: eae715584b234d8e4d5c71c7a4f96e142109f5ef
      https://github.com/hibernate/hibernate-orm/commit/eae715584b234d8e4d5c71c7a4f96e142109f5ef
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-02-10 (Fri, 10 Feb 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/ColumnValuesSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/DerivedValueSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/ColumnAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/ColumnSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/FormulaImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/RootEntitySourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/spi/source/RelationalValueSource.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/AssertSourcesTest.java

  Log Message:
  -----------
  HHH-7049 - Add tests of org.hibernate.metamodel.internal.source stuff





More information about the hibernate-commits mailing list