[hibernate-commits] [hibernate/hibernate-core] 1ae1d4: HHH-6174 extracting table name from hierarchy

noreply at github.com noreply at github.com
Fri Apr 29 14:53:24 EDT 2011


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

Commit: 1ae1d4b699e27a706deceee8878b01e268a45cdf
    https://github.com/hibernate/hibernate-core/commit/1ae1d4b699e27a706deceee8878b01e268a45cdf
Author: Hardy Ferentschik <hardy at ferentschik.de>
Date:   2011-04-29 (Fri, 29 Apr 2011)

Changed paths:
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/ConfiguredClass.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/ConfiguredClassHierarchy.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/EntityBinder.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/HibernateDotNames.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/JPADotNames.java
  A hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/package-info.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/util/ConfiguredClassHierarchyBuilder.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/TableNameTest.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/util/ConfiguredClassHierarchyBuilderTest.java

Log Message:
-----------
HHH-6174 extracting table name from hierarchy




More information about the hibernate-commits mailing list