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