public class WriteandReadPOJOs
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
WriteandReadPOJOs.ProductDetails |
A sample class which we will be using in order
to demonstrate reading and writing large number of POJOs
|
| Constructor | Description |
|---|---|
WriteandReadPOJOs() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
deleteDocuments() |
|
static void |
main(java.lang.String[] args) |
|
void |
readBulkPOJOS() |
|
void |
readPOJOsWithExportListener() |
|
void |
run() |
|
void |
writeBulkPOJOS() |
public static void main(java.lang.String[] args)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public void run()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public void writeBulkPOJOS()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public void readBulkPOJOS()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public void readPOJOsWithExportListener()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionpublic void deleteDocuments()
Copyright © 2013-2019 MarkLogic Corporation.