public class DBUtil extends Object
| Constructor and Description |
|---|
DBUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<JcError> |
buildErrorList(javax.ws.rs.core.Response response,
Throwable exception) |
static List<JcError> |
clearDatabase(IDBAccess dbAccess) |
static String |
getStacktrace(Throwable exception) |
static boolean |
isDatabaseEmpty(IDBAccess dbAccess) |
public static boolean isDatabaseEmpty(IDBAccess dbAccess)
Copyright © 2016. All rights reserved.