Project

General

Profile

« Previous | Next » 

Revision 692fd528

Added by Patrick Plitzner over 6 years ago

ref #6925 Set conversation and cdmEntitySession to null for dispose

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/AbstractNewEntityWizard.java
55 55

  
56 56
		conversation.commit();
57 57
		conversation.close();
58
		conversation = null;
58 59
		return true;
59 60
	}
60 61

  

Also available in: Unified diff