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 QueryExecutorCloseActionQueryExecutorBase.closeActionFields in org.postgresql.core with type parameters of type QueryExecutorCloseActionModifier and TypeFieldDescriptionprivate static final AtomicReferenceFieldUpdater<QueryExecutorCloseAction, PGStream> QueryExecutorCloseAction.PG_STREAM_UPDATERMethods in org.postgresql.core that return QueryExecutorCloseActionModifier and TypeMethodDescriptionprotected QueryExecutorCloseActionQueryExecutorBase.createCloseAction()