Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 9ec53fa1f870d86bd3c0658ffe2b3ae7611eba37
https://github.com/hibernate/hibernate-core/commit/9ec53fa1f870d86bd3c065...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2011-07-22 (Fri, 22 Jul 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/binding/EntityDiscriminator.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/ColumnSourceImpl.java
A
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/ColumnValuesSourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/DiscriminatorSourceImpl.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/entity/EntityClass.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntitySourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/RootEntitySourceImpl.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/Binder.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/DiscriminatorSource.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/EntitySource.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/AbstractEntitySourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/RootEntitySourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/persister/entity/SingleTableEntityPersister.java
Log Message:
-----------
HHH-6472 - Implementing EntityDiscriminator and discriminator match value