Sleuth Kit Java Bindings (JNI)  4.3
Java bindings for using The Sleuth Kit
org.sleuthkit.datamodel.SleuthkitCase.PostgreSQLConnections Class Reference

Inherits org.sleuthkit.datamodel.SleuthkitCase.ConnectionPool.

Public Member Functions

CaseDbConnection getPooledConnection () throws SQLException
 
- Public Member Functions inherited from org.sleuthkit.datamodel.SleuthkitCase.ConnectionPool
 ConnectionPool ()
 
PooledDataSource getPooledDataSource ()
 
void setPooledDataSource (PooledDataSource pooledDataSource)
 

Detailed Description

Handles the initial setup of PostgreSQL database connections, as well as overriding getPooledConnection()

Definition at line 7553 of file SleuthkitCase.java.

Member Function Documentation

CaseDbConnection org.sleuthkit.datamodel.SleuthkitCase.PostgreSQLConnections.getPooledConnection ( ) throws SQLException

The documentation for this class was generated from the following file:

Copyright © 2011-2015 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.