Uses of Class
com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
Packages that use DNSRecordSRV
-
Uses of DNSRecordSRV in com.microsoft.sqlserver.jdbc.dns
Methods in com.microsoft.sqlserver.jdbc.dns that return DNSRecordSRVModifier and TypeMethodDescriptionstatic DNSRecordSRVDNSRecordSRV.parseFromDNSRecord(String record)Parses a DNS SRC Record from a DNS String record.Methods in com.microsoft.sqlserver.jdbc.dns that return types with arguments of type DNSRecordSRVModifier and TypeMethodDescriptionstatic Set<DNSRecordSRV>DNSUtilities.findSrvRecords(String dnsSrvRecordToFind)Finds all SRV Record using DNS.Methods in com.microsoft.sqlserver.jdbc.dns with parameters of type DNSRecordSRV