| Package | Description |
|---|---|
| org.postgresql.core | |
| org.postgresql.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLock |
QueryExecutorBase.lock |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLock |
PgStatement.lock |
protected ResourceLock |
AbstractBlobClob.lock |
| Modifier and Type | Method and Description |
|---|---|
ResourceLock |
ResourceLock.obtain()
Obtain a lock and return the ResourceLock for use in try-with-resources block.
|
Copyright © 2025 PostgreSQL Global Development Group. All rights reserved.