PreparedQuery.cursor

Create a cursor with the provided {@code arguments}.

@param args the list of arguments @return the query

  1. Cursor cursor()
  2. Cursor cursor(Tuple args)
    interface PreparedQuery

Meta