Fix instance insert handling. Implements #623 (#625)
This commit fixes inserting instances to comply with the JavaDoc. In order to achieve that this improves DateTimeArrayFieldAdapter by returning and taking Iterables instead of arrays.
Loading
Please register or sign in to comment