public final class PostgreSQLConnectionHelper extends ConnectionHelper
ConnectionHelper.RetryManager<T>dataSource| Constructor and Description | 
|---|
| PostgreSQLConnectionHelper(DataSource dataSrc,
                          boolean block) | 
closeResources, endBatch, exec, exec, execute, getConnection, inBatchMode, prepareDbIdentifier, query, replaceCharacter, startBatch, tableExists, updatepublic PostgreSQLConnectionHelper(DataSource dataSrc, boolean block)
dataSrc - the DataSource on which this helper actsblock - whether to block on connection loss until the db is up againCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.