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 Boolean |
testConnection(DatenbankZugriff dbZugriff) |
public static com.zaxxer.hikari.HikariDataSource getConnectionPool(DatenbankZugriff dbZugriff) throws PropertyVetoException
PropertyVetoException
public static void closeConnectionPool(DatenbankZugriff dbZugriff)
public static Boolean testConnection(DatenbankZugriff dbZugriff) throws PropertyVetoException, SQLException
PropertyVetoException
SQLException
Copyright © 2017 XIMA MEDIA GmbH. All rights reserved.