Uses of Class
org.postgresql.core.BaseQueryKey
-
Packages that use BaseQueryKey Package Description org.postgresql.core -
-
Uses of BaseQueryKey in org.postgresql.core
Subclasses of BaseQueryKey in org.postgresql.core Modifier and Type Class Description (package private) classCallableQueryKeyServes as a cache key forCallableStatement.(package private) classQueryWithReturningColumnsKeyCache key for a query that have some returning columns.
-