NOTE: If you need to map Objects instead then consider using the {@link Dao#queryRaw(String,com.j256.ormlite.field.DataType[],String)} method which allows you to iterate overthe raw results as Object[].
@param < T> Type that the mapRow returns. @author graywatson
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|