I want to add multiple parameters (size is dynamic) from a list using NamedNativeQuery. Here is my entity:
@Entity @Table(name = "SEND_REQUESTS") @