getServerName()
Syntax:
String getServerName() throws SQLException
Description:
Returns the current server name that will be used for new connections.
Returns:
the current server name
Throws:
SQLException - if a database access error occurs
Syntax:
String getServerName() throws SQLException
Description:
Returns the current server name that will be used for new connections.
Returns:
the current server name
Throws:
SQLException - if a database access error occurs
Copyright © 2024, Raima Inc. All rights reserved. [8/29/2024]