i hav written the get method but i want to write the set method but then it gives me the error saying - The method setString(int, String) in the type PreparedStatement is not applicable for the arguments (String, String, String, String, String, )my code is given below package com.glomindz.mercuri.dao;i hav written the get method but i want to writ