[hibernate-commits] [hibernate/hibernate-orm] c98806: HHH-7125 : Missing break after ONE_TO_ONE/MANY_TO_...
GitHub
noreply at github.com
Wed Feb 29 04:11:09 EST 2012
Branch: refs/heads/metamodel
Home: https://github.com/hibernate/hibernate-orm
Commit: c98806d45499f1f15c16a2852f97a5eafa5d135f
https://github.com/hibernate/hibernate-orm/commit/c98806d45499f1f15c16a2852f97a5eafa5d135f
Author: Gail Badner <gbadner at redhat.com>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/entity/ConfiguredClass.java
Log Message:
-----------
HHH-7125 : Missing break after ONE_TO_ONE/MANY_TO_ONE and ONE_TO_MANY/MANY_TO_MANY cases in ConfiguredClass.createMappedAttribute()
More information about the hibernate-commits
mailing list