public class QueryHelper extends Object
| Constructor and Description |
|---|
QueryHelper() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCount(Connection conn,
String query)
Returns the result of a query that returns a single count
|
public static long getCount(Connection conn, String query) throws SQLException
conn - query - SQLExceptionCopyright © 2018 JULIE Lab, Germany. All rights reserved.