Package | Description |
---|---|
org.postgresql.core | |
org.postgresql.jdbc | |
org.postgresql.util |
Modifier and Type | Class and Description |
---|---|
class |
CachedQuery
Stores information on the parsed JDBC query.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldMetadata
This is an internal class to hold field metadata info like table name, column name, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
LruCache<Key,Value extends CanEstimateSize>
Caches values in simple least-recently-accessed order.
|
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.