Uses of Class
org.postgresql.util.internal.IntSet
Packages that use IntSet
-
Uses of IntSet in org.postgresql.core.v3
Fields in org.postgresql.core.v3 declared as IntSetModifier and TypeFieldDescriptionprivate final IntSetQueryExecutorImpl.useBinaryReceiveForOidsBit set that has a bit set for each oid which should be received using binary format.private final IntSetQueryExecutorImpl.useBinarySendForOidsBit set that has a bit set for each oid which should be sent using binary format.