Uses of Class
org.postgresql.core.QueryExecutorCloseAction
-
Packages that use QueryExecutorCloseAction Package Description org.postgresql.core -
-
Uses of QueryExecutorCloseAction in org.postgresql.core
Fields in org.postgresql.core declared as QueryExecutorCloseAction Modifier and Type Field Description protected QueryExecutorCloseActionQueryExecutorBase. closeActionFields in org.postgresql.core with type parameters of type QueryExecutorCloseAction Modifier and Type Field Description private static java.util.concurrent.atomic.AtomicReferenceFieldUpdater<QueryExecutorCloseAction,PGStream>QueryExecutorCloseAction. PG_STREAM_UPDATERMethods in org.postgresql.core that return QueryExecutorCloseAction Modifier and Type Method Description protected QueryExecutorCloseActionQueryExecutorBase. createCloseAction()
-