Uses of Class
org.postgresql.core.QueryExecutorCloseAction
Packages that use QueryExecutorCloseAction
-
Uses of QueryExecutorCloseAction in org.postgresql.core
Fields in org.postgresql.core declared as QueryExecutorCloseActionModifier and TypeFieldDescriptionprotected final QueryExecutorCloseAction
QueryExecutorBase.closeAction
Fields in org.postgresql.core with type parameters of type QueryExecutorCloseActionModifier and TypeFieldDescriptionprivate static final AtomicReferenceFieldUpdater<QueryExecutorCloseAction,
PGStream> QueryExecutorCloseAction.PG_STREAM_UPDATER
Methods in org.postgresql.core that return QueryExecutorCloseActionModifier and TypeMethodDescriptionprotected QueryExecutorCloseAction
QueryExecutorBase.createCloseAction()