Searched defs:maxConnections (Results 1 – 1 of 1) sorted by relevance
110 int maxConnections = getConnectionNum(); in testManyConnectionsUsingOneThread() local156 int maxConnections = getConnectionNum(); in testInsertOfManyRowsUsingOneThread() local243 private void openConnections(int maxConnections) { in openConnections()