Uses of Class
org.postgresql.jdbc.FieldMetadata.Key
Packages that use FieldMetadata.Key
-
Uses of FieldMetadata.Key in org.postgresql.core
Methods in org.postgresql.core that return types with arguments of type FieldMetadata.KeyModifier and TypeMethodDescriptionBaseConnection.getFieldMetadataCache()
Return metadata cache for given connection. -
Uses of FieldMetadata.Key in org.postgresql.jdbc
Fields in org.postgresql.jdbc with type parameters of type FieldMetadata.KeyModifier and TypeFieldDescriptionprivate final LruCache<FieldMetadata.Key,
FieldMetadata> PgConnection.fieldMetadataCache
Methods in org.postgresql.jdbc that return types with arguments of type FieldMetadata.KeyMethod parameters in org.postgresql.jdbc with type arguments of type FieldMetadata.KeyModifier and TypeMethodDescriptionprivate boolean
PgResultSetMetaData.populateFieldsWithMetadata
(Gettable<FieldMetadata.Key, FieldMetadata> metadata)