public class GroupBy extends Object
| Constructor and Description |
|---|
GroupBy(com.github.sqlbuilder.jonathanhds.select.Context context) |
public Having having()
public <E> List<E> list(RowMapper<E> rowMapper) throws SQLException
SQLExceptionpublic <E> E single(RowMapper<E> rowMapper) throws SQLException
SQLExceptionCopyright © 2014. All Rights Reserved.