Given a sql select statement, return a list that contains all the rows returned. Each item in the list will be a map. For
each map, the key will be the field name (uppercase) and the value will be the object that jdbc returned that has the value
of the field.
Methods inherited from org.kuali.core.dao.ojb.PlatformAwareDaoBaseOjb