arrange
Query
Method to arrange the BASE_SIGN_UP_QUERY with dynamic list of values to use in that query
Parameters
queryBuilder
: the builder of the query to execute
list
: the list to arrange
escape
: whether the values of the list must be escaped with the SINGLE_QUOTE character
<E>
: type of the element in the list