Uses of Class
com.aoindustries.aoserv.client.postgresql.CachedObjectUserNameKey
Packages that use CachedObjectUserNameKey
-
Uses of CachedObjectUserNameKey in com.aoindustries.aoserv.client.postgresql
Classes in com.aoindustries.aoserv.client.postgresql with type parameters of type CachedObjectUserNameKeyModifier and TypeClassDescriptionclass
CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>>
An object that is cached and usesUser.Name
as its primary key.class
CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>>
Subclasses of CachedObjectUserNameKey in com.aoindustries.aoserv.client.postgresqlModifier and TypeClassDescriptionfinal class
APostgresUser
may have access to multiple servers.