Merge branch 'dev' of http://192.168.10.125/nms/nmsweb.git into dev
This commit is contained in:
@@ -99,7 +99,7 @@ public class HibernateGeneralDaoImpl<T> extends HibernateDaoSupport implements H
|
||||
txSession.flush();
|
||||
tx.commit();
|
||||
txFlag = false;
|
||||
txSession.clear();
|
||||
// txSession.clear();
|
||||
tx = null;
|
||||
}
|
||||
} catch (Exception e) {
|
||||
|
||||
Reference in New Issue
Block a user