| Package | Description |
|---|---|
| org.postgresql.core | |
| org.postgresql.jdbc |
| Modifier and Type | Method and Description |
|---|---|
FieldMetadata |
Field.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
LruCache<FieldMetadata.Key,FieldMetadata> |
BaseConnection.getFieldMetadataCache()
Return metadata cache for given connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Field.setMetadata(FieldMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
LruCache<FieldMetadata.Key,FieldMetadata> |
PgConnection.getFieldMetadataCache() |
Copyright © 2020 PostgreSQL Global Development Group. All rights reserved.