From 67d4829cec75e1746446f5263675147402dd3162 Mon Sep 17 00:00:00 2001 From: "Benito J. Gonzalez" Date: Mon, 27 Aug 2018 15:56:13 -0700 Subject: [PATCH] enh(73): Add index to NEWS_CONFIGURATION.SET_ID. Fixes #73. --- .../resources/hibernate-mappings/NewsConfiguration.hbm.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/hibernate-mappings/NewsConfiguration.hbm.xml b/src/main/resources/hibernate-mappings/NewsConfiguration.hbm.xml index 99700d10..b414f38a 100644 --- a/src/main/resources/hibernate-mappings/NewsConfiguration.hbm.xml +++ b/src/main/resources/hibernate-mappings/NewsConfiguration.hbm.xml @@ -53,8 +53,9 @@ + cascade="merge, persist, refresh" lazy="false"> + +