Uses of Class
com.aoindustries.aoserv.client.dto.PostgresUserName
-
Packages that use PostgresUserName Package Description com.aoindustries.aoserv.client com.aoindustries.aoserv.client.postgresql -
-
Uses of PostgresUserName in com.aoindustries.aoserv.client
Methods in com.aoindustries.aoserv.client with parameters of type PostgresUserName Modifier and Type Method Description protected static User.NameAOServObject. getPostgresUserId(PostgresUserName postgresUserId)null-safe PostgreSQL user id conversion. -
Uses of PostgresUserName in com.aoindustries.aoserv.client.postgresql
Methods in com.aoindustries.aoserv.client.postgresql that return PostgresUserName Modifier and Type Method Description PostgresUserNameUser.Name. getDto()
-