Package io.codemine.java.postgresql
package io.codemine.java.postgresql
-
ClassesClassDescriptionAdapts a
Codecto the r2dbc-postgresqlCodecSPI so that custom types can be encoded and decoded over the binary extended-query protocol.Adapts aCodecto the r2dbc-postgresqlCodecSPI using binary format for parameter encoding and text format for result decoding.Adapts aCodecto the r2dbc-postgresqlCodecSPI using text format for parameter encoding and binary format for result decoding.Adapts aCodecto the r2dbc-postgresqlCodecSPI using the text wire format for both parameter encoding and result decoding.