Constant Field Values

Contents

controller.utils.*

model.services.*

model.storage.*

  • model.storage.ConPool
    Modifier and Type Constant Field Value
    private static final int INITIAL_SIZE 10
    private static final int MAX_ACTIVE 100
    private static final int MIN_IDLE 10
    private static final int TIMEOUT 15