Execute the query and return the filtered results using the map of parameters.
@param parameters the Map containing all of the parameters.
@return the filtered results (List, or Object)
@see #executeQuery(Map parameters)
@throws NoQueryResultsException Thrown if no results were returned from the query.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.