Project

General

Profile

« Previous | Next » 

Revision a3cae466

Added by Andreas Müller about 5 years ago

cleanup

View differences:

cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/database/update/v35_36/SchemaUpdater_35_36.java
64 64
		String columnTypes[];
65 65
//		boolean includeCdmBaseAttributes = false;
66 66

  
67
		List<ISchemaUpdaterStep> stepList = new ArrayList<ISchemaUpdaterStep>();
67
		List<ISchemaUpdaterStep> stepList = new ArrayList<>();
68 68

  
69 69
        //#4843
70 70
        //Allow NULL for DefinedTermBase_SupportedCategoricalEnumeration

Also available in: Unified diff