@ -89,13 +93,14 @@ public class SpringSessionContext implements CurrentSessionContext {
@@ -89,13 +93,14 @@ public class SpringSessionContext implements CurrentSessionContext {
@ -117,11 +122,12 @@ public class SpringSessionContext implements CurrentSessionContext {
@@ -117,11 +122,12 @@ public class SpringSessionContext implements CurrentSessionContext {
@ -138,6 +144,7 @@ public class SpringSessionContext implements CurrentSessionContext {
@@ -138,6 +144,7 @@ public class SpringSessionContext implements CurrentSessionContext {
@ -148,9 +155,13 @@ public class SpringSessionContext implements CurrentSessionContext {
@@ -148,9 +155,13 @@ public class SpringSessionContext implements CurrentSessionContext {
@ -159,9 +170,8 @@ public class SpringSessionContext implements CurrentSessionContext {
@@ -159,9 +170,8 @@ public class SpringSessionContext implements CurrentSessionContext {
}
returnsession;
}
else{
thrownewHibernateException("Could not obtain transaction-synchronized Session for current thread");
}
thrownewHibernateException("Could not obtain transaction-synchronized Session for current thread");
}
@ -171,11 +181,12 @@ public class SpringSessionContext implements CurrentSessionContext {
@@ -171,11 +181,12 @@ public class SpringSessionContext implements CurrentSessionContext {
@ -184,7 +195,18 @@ public class SpringSessionContext implements CurrentSessionContext {
@@ -184,7 +195,18 @@ public class SpringSessionContext implements CurrentSessionContext {
@ -193,9 +215,8 @@ public class SpringSessionContext implements CurrentSessionContext {
@@ -193,9 +215,8 @@ public class SpringSessionContext implements CurrentSessionContext {
}
returnsession;
}
else{
thrownewHibernateException("Could not obtain transaction-synchronized Session for current thread");
}
thrownewHibernateException("Could not obtain transaction-synchronized Session for current thread");