Class ScalarTypeJsonObjectMapper

    • Method Detail

      • createTypeFor

        public static ScalarType<?> createTypeFor​(boolean postgres,
                                                  com.fasterxml.jackson.databind.introspect.AnnotatedField field,
                                                  com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                                                  int dbType,
                                                  DocPropertyType docType)
        Create and return the appropriate ScalarType.