We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4659442 commit 988f5bdCopy full SHA for 988f5bd
src/main/java/com/marklogic/client/io/JacksonParserHandle.java
@@ -22,6 +22,7 @@
22
import com.fasterxml.jackson.core.JsonGenerator;
23
import com.fasterxml.jackson.core.JsonParseException;
24
import com.fasterxml.jackson.core.JsonParser;
25
+import com.fasterxml.jackson.databind.ObjectMapper;
26
import com.marklogic.client.MarkLogicIOException;
27
import com.marklogic.client.impl.JacksonBaseHandle;
28
import com.marklogic.client.io.marker.BufferableHandle;
0 commit comments