From c1f7fd4d1381b72ca1dfaa07274b60f0f71456d7 Mon Sep 17 00:00:00 2001 From: Strong Liu Date: Mon, 16 Jul 2012 17:23:34 +0800 Subject: [PATCH] HHH-7450 simplify composite id's key-property and key-many-to-one property --- .../main/resources/org/hibernate/hibernate-mapping-4.0.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd b/hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd index 5603d91c55..6fb18f23e2 100644 --- a/hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd +++ b/hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd @@ -344,6 +344,11 @@ arbitrary number of queries, and import declarations of arbitrary classes. + + + + +