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, update
public 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–2021 The Apache Software Foundation. All rights reserved.