Package de.xima.fc.db
Class DBAccessPoolManager
java.lang.Object
de.xima.fc.db.DBAccessPoolManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcloseDataSource(DatenbankZugriff dbAccess) static ConnectiongetConnection(DatenbankZugriff dbAccess) static DataSourcegetDataSource(DatenbankZugriff dbAccess) static StringsearchDriverClass(String jdbcUrl) static voidstatic BooleantestConnection(DatenbankZugriff dbZugriff)
-
Constructor Details
-
DBAccessPoolManager
public DBAccessPoolManager()
-
-
Method Details
-
getConnection
- Throws:
SQLException
-
getDataSource
-
closeDataSource
-
testConnection
- Throws:
SQLException
-
searchDriverClass
- Throws:
SQLException
-
shutdownAll
public static void shutdownAll()
-