When reading multiple documents in one batch, in JDBCRowMapper.getSelectRows we should check the batch size and subdivide if it's too big, to avoid prepared statements with too many variables.
- is duplicated by
-
NXP-6448 Should be possible to get more than 1000 documents/nodes by ids
- Closed