ServerName
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- SAP HANA 6.0
- Documentation
Purpose
Specifies either the IP address in IPv4 or IPv6 format, or the server name (if your network supports named servers) of the primary database server.
Valid Values
string
where:
string
is a valid IP address or server name.
Data Source Methods
public String getServerName()
public void setServerName(String)
Default Value
No default value
Data Type
String