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