public final class DerbyConnectionHelper extends ConnectionHelper
ConnectionHelper.RetryManager<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DERBY_EMBEDDED_DRIVER
name of the embedded driver
|
Constructor and Description |
---|
DerbyConnectionHelper(javax.sql.DataSource dataSrc,
boolean block) |
Modifier and Type | Method and Description |
---|---|
void |
shutDown(java.lang.String driver)
Shuts the embedded Derby database down.
|
endBatch, exec, exec, prepareDbIdentifier, query, startBatch, tableExists, update
public static final java.lang.String DERBY_EMBEDDED_DRIVER
Copyright © 2010 - 2023 Adobe. All Rights Reserved