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 QueryExecutorCloseAction
QueryExecutorBase. closeAction
Methods in org.postgresql.core that return QueryExecutorCloseAction Modifier and Type Method Description protected QueryExecutorCloseAction
QueryExecutorBase. createCloseAction()
-