Uses of Record Class
io.codemine.java.postgresql.codecs.Multirange
-
Uses of Multirange in io.codemine.java.postgresql.codecs
Fields in io.codemine.java.postgresql.codecs with type parameters of type MultirangeModifier and TypeFieldDescriptionstatic final Codec<Multirange<LocalDate>> Codec.DATEMULTIRANGEstatic final Codec<Multirange<Integer>> Codec.INT4MULTIRANGEstatic final Codec<Multirange<Long>> Codec.INT8MULTIRANGEstatic final Codec<Multirange<BigDecimal>> Codec.NUMMULTIRANGEstatic final Codec<Multirange<LocalDateTime>> Codec.TSMULTIRANGEstatic final Codec<Multirange<Instant>> Codec.TSTZMULTIRANGE