|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DriverContext | |
|---|---|
| scriptella.execution | Facade classes for xml scripts execution. |
| scriptella.jdbc | Scriptella JDBC Bridge. |
| scriptella.spi | Service Provider Interface classes. |
| Uses of DriverContext in scriptella.execution |
|---|
| Classes in scriptella.execution that implement DriverContext | |
|---|---|
class |
EtlContext
Execution context for script. |
| Uses of DriverContext in scriptella.jdbc |
|---|
| Constructors in scriptella.jdbc with parameters of type DriverContext | |
|---|---|
ParametersParser(DriverContext driverContext)
Creates a file reference parser. |
|
| Uses of DriverContext in scriptella.spi |
|---|
| Methods in scriptella.spi that return DriverContext | |
|---|---|
DriverContext |
ConnectionParameters.getContext()
Get a drivers context. |
| Constructors in scriptella.spi with parameters of type DriverContext | |
|---|---|
ConnectionParameters(ConnectionEl conf,
DriverContext context)
Creates connection parameters based on <connection> element.. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||