Limitations of POJO
The POJO support comes with some limitations.
The following POJOs are not supported:
- A Map cannot have a POJO as a key
- Nested maps
- Nested lists
- A
Listthat takes aListof POJOs as a parameter
The POJO support comes with some limitations.
The following POJOs are not supported:
List that takes a
List of POJOs as a parameter
Copyright © 1996-2025. Cloud Software Group, Inc. All Rights Reserved.