150151152153154155156157158159160161
for(Quotes each:q){ if(each.equals(quote)) quote = each; } Finalcosting fin = new Finalcosting(); fin.setQuotesIdquotes(quote); Forexorder fx = new Forexorder(); forDao.create(fx); Motivation mot = new Motivation();