Uses of Class
com.aoindustries.aoserv.client.dto.PostgresServerName
-
Packages that use PostgresServerName Package Description com.aoindustries.aoserv.client com.aoindustries.aoserv.client.postgresql -
-
Uses of PostgresServerName in com.aoindustries.aoserv.client
Methods in com.aoindustries.aoserv.client with parameters of type PostgresServerName Modifier and Type Method Description protected static Server.NameAOServObject. getPostgresServerName(PostgresServerName serverName)null-safe PostgreSQL server name conversion. -
Uses of PostgresServerName in com.aoindustries.aoserv.client.postgresql
Methods in com.aoindustries.aoserv.client.postgresql that return PostgresServerName Modifier and Type Method Description PostgresServerNameServer.Name. getDto()
-