Uses of Interface
org.postgresql.core.v3.TypeTransferModeRegistry
Packages that use TypeTransferModeRegistry
-
Uses of TypeTransferModeRegistry in org.postgresql.core
Subinterfaces of TypeTransferModeRegistry in org.postgresql.coreModifier and TypeInterfaceDescriptioninterface
Abstracts the protocol-specific details of executing a query.Classes in org.postgresql.core that implement TypeTransferModeRegistry -
Uses of TypeTransferModeRegistry in org.postgresql.core.v3
Classes in org.postgresql.core.v3 that implement TypeTransferModeRegistryModifier and TypeClassDescriptionclass
QueryExecutor implementation for the V3 protocol.Constructors in org.postgresql.core.v3 with parameters of type TypeTransferModeRegistryModifierConstructorDescriptionBatchedQuery
(NativeQuery query, TypeTransferModeRegistry transferModeRegistry, int valuesBraceOpenPosition, int valuesBraceClosePosition, boolean sanitiserDisabled)