# statement cache size of 20 is the default, do not add this property # to this file. If your test wants to do consistency checking that # requires an empty cache, add a special .properties file, see # inbetween.properties for an example. # # derby.language.statementCacheSize=20 derby.language.preloadClasses=true #checkpoint influences the plans in some cases becuase rows count #getupdated on checkpoint, following is necessart to check some plans derby.storage.checkpointInterval=100000 # override derby.debug.true to speed up test execution. derby.debug.true= derby.optimizer.noTimeout=true