Searched defs:concurrency (Results 1 – 5 of 5) sorted by relevance
61 def __init__(self, should_trace, check_include, timid, branch, warn, concurrency): argument
33 concurrency = optparse.make_option( variable in Opts
63 concurrency=None, argument
1374 public boolean supportsResultSetConcurrency(int type, int concurrency) in supportsResultSetConcurrency()
145 public void setConcurrency(int concurrency) throws SQLException { in setConcurrency()