Uses of Class
com.aoindustries.aoserv.client.dto.PostgresDatabaseName
-
Packages that use PostgresDatabaseName Package Description com.aoindustries.aoserv.client com.aoindustries.aoserv.client.postgresql -
-
Uses of PostgresDatabaseName in com.aoindustries.aoserv.client
Methods in com.aoindustries.aoserv.client with parameters of type PostgresDatabaseName Modifier and Type Method Description protected static Database.NameAOServObject. getPostgresDatabaseName(PostgresDatabaseName databaseName)null-safe PostgreSQL database name conversion. -
Uses of PostgresDatabaseName in com.aoindustries.aoserv.client.postgresql
Methods in com.aoindustries.aoserv.client.postgresql that return PostgresDatabaseName Modifier and Type Method Description PostgresDatabaseNameDatabase.Name. getDto()
-