Package org.postgresql.jdbc
Class QueryExecutorTimeZoneProvider
java.lang.Object
org.postgresql.jdbc.QueryExecutorTimeZoneProvider
This class workarounds Exception when
indexing guava-30.0-jre.
It looks like jandex
does not support new Interface<..>
with type annotations.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
queryExecutor
-
-
Constructor Details
-
QueryExecutorTimeZoneProvider
QueryExecutorTimeZoneProvider(QueryExecutor queryExecutor)
-
-
Method Details