public class Session
extends java.lang.Object
Available from EtlContext
Constructor and Description |
---|
Session(ConfigurationEl configuration,
EtlContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
commit() |
void |
execute(EtlContext ctx) |
long |
getExecutedStatementsCount() |
void |
rollback() |
public Session(ConfigurationEl configuration, EtlContext ctx)
public void execute(EtlContext ctx)
public long getExecutedStatementsCount()
public void close()
public void commit()
public void rollback()
Copyright © Copyright 2006-2019 The Scriptella Project Team.