public class ConnectionManager
extends java.lang.Object
| Constructor and Description |
|---|
ConnectionManager(EtlContext ctx,
ConnectionEl c) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
commit() |
Connection |
getConnection() |
long |
getExecutedStatementsCount()
Returns number of executed statements by managed connections.
|
Connection |
newConnection() |
void |
rollback() |
public ConnectionManager(EtlContext ctx, ConnectionEl c)
public Connection getConnection()
public Connection newConnection()
public void rollback()
public void commit()
public void close()
public long getExecutedStatementsCount()
Copyright © 2006-2026 The Scriptella Project Team.
Need help with Scriptella integration, migration, or Java performance? Scriptella consulting by PVR Labs.