Uses of Interface
io.r2dbc.postgresql.codec.Codec
Packages that use Codec
Package
Description
Encoders and Decoders for the type that the service provider understands.
- 
Uses of Codec in io.r2dbc.postgresql.codec
Classes in io.r2dbc.postgresql.codec that implement CodecModifier and TypeClassDescriptionclassCodec to map Postgresenumeratedtypes to JavaEnumvalues.classfinal classclassCodec for pgvector.classSubinterfaces with type arguments of type Codec in io.r2dbc.postgresql.codecMethods in io.r2dbc.postgresql.codec that return types with arguments of type CodecMethods in io.r2dbc.postgresql.codec with parameters of type Codec