Project

General

Profile

« Previous | Next » 

Revision 97312e07

Added by Andreas Kohlbecker over 5 years ago

ref #7648 registering TaxonGraphHibernateListener for RefistrationUI

View differences:

src/main/java/eu/etaxonomy/cdm/persistence/hibernate/GrantedAuthorityRevokingRegistrationUpdateLister.java
255 255

  
256 256
        // -----------------------------------------------------------------------------------------
257 257
        // this needs to be executed in a separate session to avoid concurrent modification problems
258
        // See also TaxonGraphHibernateListener for a Listener with also a temporary sub-session
258 259
        Session newSession = session.getSessionFactory().openSession();
259 260
        try {
260 261
            Transaction txState = newSession.beginTransaction();

Also available in: Unified diff