public class AggregateSqlHelper extends Object
AggregateSqlHelper()
static String
getAllColumns(Class<?> entityClass)
groupBy(Class<?> entityClass)
selectAllColumns(Class<?> entityClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AggregateSqlHelper()
public static String selectAllColumns(Class<?> entityClass)
public static String getAllColumns(Class<?> entityClass)
public static String groupBy(Class<?> entityClass)
Copyright © 2018. All rights reserved.