| Package | Description |
|---|---|
| org.postgresql | |
| org.postgresql.core | |
| org.postgresql.ds | |
| org.postgresql.hostchooser | |
| org.postgresql.jdbc | |
| org.postgresql.largeobject | |
| org.postgresql.ssl | |
| org.postgresql.util |
| Modifier and Type | Field and Description |
|---|---|
private ResourceLock |
Driver.lock |
private ResourceLock |
Driver.ConnectThread.lock |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLock |
QueryExecutorBase.lock |
| Modifier and Type | Field and Description |
|---|---|
private ResourceLock |
PGPoolingDataSource.lock
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private static ResourceLock |
GlobalHostStatusTracker.lock |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLock |
AbstractBlobClob.lock |
private ResourceLock |
PgArray.lock |
private ResourceLock |
PgConnection.lock |
private ResourceLock |
PgConnectionCleaningAction.lock |
private ResourceLock |
PgResultSet.lock |
private ResourceLock |
PgSQLXML.lock |
protected ResourceLock |
PgStatement.lock |
private ResourceLock |
TimestampUtils.lock |
private ResourceLock |
TypeInfoCache.lock |
| Modifier and Type | Method and Description |
|---|---|
ResourceLock |
ResourceLock.obtain()
Obtain a lock and return the ResourceLock for use in try-with-resources block.
|
(package private) ResourceLock |
PgConnection.obtainLock()
Obtain the connection lock and return it.
|
| Constructor and Description |
|---|
PgConnectionCleaningAction(ResourceLock lock,
java.lang.Throwable openStackTrace,
java.io.Closeable queryExecutorCloseAction) |
| Modifier and Type | Field and Description |
|---|---|
private ResourceLock |
BlobInputStream.lock |
private ResourceLock |
BlobOutputStream.lock |
| Modifier and Type | Field and Description |
|---|---|
private ResourceLock |
PKCS12KeyManager.lock |
| Modifier and Type | Field and Description |
|---|---|
private ResourceLock |
LogWriterHandler.lock |
private ResourceLock |
LruCache.lock |
private ResourceLock |
SharedTimer.lock |