| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc.dns |
| Modifier and Type | Method and Description |
|---|---|
static DNSRecordSRV |
DNSRecordSRV.parseFromDNSRecord(String record)
Parse a DNS SRC Record from a DNS String record.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<DNSRecordSRV> |
DNSUtilities.findSrvRecords(String dnsSrvRecordToFind)
Find all SRV Record using DNS.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DNSRecordSRV.compareTo(DNSRecordSRV o) |
Copyright © 2018 Microsoft Corporation. All rights reserved.