org.intermine.api.config
Class Constants

java.lang.Object
  extended by org.intermine.api.config.Constants

public final class Constants
extends java.lang.Object

A single constant.


Field Summary
static int BATCH_SIZE
          Batch size for the underlying objectstore
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BATCH_SIZE

public static final int BATCH_SIZE
Batch size for the underlying objectstore

See Also:
Constant Field Values