getLocal()

Syntax:

boolean getLocal() throws SQLException

Description:

Returns a flag indicating whether local or TCP/IP connections will be generated.

Returns:

the current local mode

Throws:

SQLException - if a database access error occurs