public class DatabaseUtils extends Object
| Constructor and Description |
|---|
DatabaseUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
checkTableExists(String tableName)
Methode zum überprüfen ob eine Tabelle existert oder nicht
|
static void |
testConnection(String url,
String benutzer,
String passwort,
String driverClass) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.