public final class PostgreSQLConnectionHelper extends ConnectionHelper
ConnectionHelper.RetryManager<T>| Constructor and Description |
|---|
PostgreSQLConnectionHelper(DataSource dataSrc,
boolean block) |
endBatch, exec, exec, prepareDbIdentifier, query, 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 © 2010 - 2020 Adobe. All Rights Reserved