public class DatenbankzugriffPoolHelper extends Object
| Constructor and Description |
|---|
DatenbankzugriffPoolHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeConnectionPool(DatenbankZugriff dbZugriff) |
static com.zaxxer.hikari.HikariDataSource |
getConnectionPool(DatenbankZugriff dbZugriff) |
static String |
searchDriverClass(String jdbcUrl) |
static Boolean |
testConnection(DatenbankZugriff dbZugriff) |
public static com.zaxxer.hikari.HikariDataSource getConnectionPool(DatenbankZugriff dbZugriff) throws PropertyVetoException
PropertyVetoExceptionpublic static void closeConnectionPool(DatenbankZugriff dbZugriff)
public static Boolean testConnection(DatenbankZugriff dbZugriff) throws PropertyVetoException, SQLException
PropertyVetoExceptionSQLExceptionpublic static String searchDriverClass(String jdbcUrl) throws SQLException
SQLExceptionCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.