DataSource.getAsyncConnect

Overview | Methods | This Package | All Packages

DataSource.getAsyncConnect

Retrieves a boolean value indicating whether the connection to the data source will be made asynchronously.

Syntax

public boolean getAsyncConnect()

Return Value

Returns true if the connection will be made asynchronously; otherwise, returns false.

See Also   setAsyncConnect