Searched refs:sqlMaxConnections (Results 1 – 3 of 3) sorted by relevance
8 sqlMaxConnections = 30 key
43 public static int sqlMaxConnections = 5; field in Support_SQL110 sqlMaxConnections = Integer.parseInt(properties in loadProperties()
146 if (numTasks != Support_SQL.sqlMaxConnections) { in testManyConnectionsUsingManyThreads()244 int num = Support_SQL.sqlMaxConnections; in getConnectionNum()