Sets a boolean value indicating whether the connection to the data source will be made asynchronously.
public void setAsyncConnect( boolean asyncConnect )
asyncConnect
Set to true for the connection to be made asynchronously; otherwise, set to false.
See Also getAsyncConnect