| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
String |
getResultAsJSon(boolean useTableCount,
boolean... resultSetReuse) |
String |
getResultAsJSon(DBSession session,
boolean useTableCount,
boolean... resultSetReuse) |
ResultSet |
getResults(boolean... resultSetReuse) |
ResultSet |
getResults(DBSession session,
boolean... resultSetReuse) |
String getResultAsJSon(boolean useTableCount, boolean... resultSetReuse) throws Exception
ExceptionString getResultAsJSon(DBSession session, boolean useTableCount, boolean... resultSetReuse) throws Exception
ExceptionResultSet getResults(DBSession session, boolean... resultSetReuse) throws Exception
ExceptionString getExpression()
Copyright © 2020. All Rights Reserved.