Mapping Arrays
When mapping arrays, you must first map their array root before you can map their child elements.
The following mappings are supported when mapping arrays.
- Mapping arrays of primitive data types
- Mapping an array of objects
- Mapping nested arrays
Subtopics