public interface MappingSqlQuery<T>
List<T>
execute(Object... params)
List<T> execute(Object... params) throws SQLException
SQLException