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
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
Copyright © 2024, Raima Inc. All rights reserved. [8/29/2024]