Project

General

Profile

« Previous | Next » 

Revision 9f9727cb

Added by Andreas Kohlbecker about 7 years ago

ref #6169 lazy loading of RegistrationItem in the ListView

View differences:

src/main/java/eu/etaxonomy/cdm/mock/RegistrationService.java
40 40
    /**
41 41
     *
42 42
     */
43
    private static final int SIZE = 5; // FIXME test performance with 50 !!!!!
43
    private static final int SIZE = 50; // FIXME test performance with 50 !!!!!
44 44

  
45 45
    @Autowired
46 46
    @Qualifier("cdmRepository")

Also available in: Unified diff