Uses of Interface
org.postgresql.util.Gettable
Packages that use Gettable
-
Uses of Gettable in org.postgresql.jdbc
Methods in org.postgresql.jdbc with parameters of type GettableModifier and TypeMethodDescriptionprivate boolean
PgResultSetMetaData.populateFieldsWithMetadata
(Gettable<FieldMetadata.Key, FieldMetadata> metadata) -
Uses of Gettable in org.postgresql.util
Classes in org.postgresql.util that implement GettableModifier and TypeClassDescriptionclass
GettableHashMap<K,
V> class
LruCache<Key,
Value extends CanEstimateSize> Caches values in simple least-recently-accessed order.