Package | Description |
---|---|
scriptella.driver.csv |
CSV Driver for Scriptella.
|
scriptella.driver.hsqldb |
HSLQDB Driver Adapter for Scriptella.
|
scriptella.driver.janino |
Janino Driver for Scriptella.
|
scriptella.driver.jexl |
JEXL Driver for Scriptella.
|
scriptella.driver.ldap |
LDAP Driver for Scriptella.
|
scriptella.driver.mail |
E-Mail Driver for Scriptella.
|
scriptella.driver.oracle |
Oracle Driver Adapter for Scriptella.
|
scriptella.driver.script |
Scriptella bridge for the JSR 223: Scripting for the Java Platform.
|
scriptella.driver.scriptella |
Driver for running Scriptella ETL files.
|
scriptella.driver.text |
Text Driver for Scriptella.
|
scriptella.driver.velocity |
Velocity Adapter for Scriptella.
|
scriptella.driver.xpath |
XPath Driver for Scriptella.
|
scriptella.jdbc |
Scriptella JDBC Bridge.
|
Modifier and Type | Class and Description |
---|---|
class |
CsvConnection
Represents a connection to CSV file.
|
Modifier and Type | Class and Description |
---|---|
class |
HsqlConnection
Hsqldb connection wrapper.
|
Modifier and Type | Class and Description |
---|---|
class |
JaninoConnection
Scriptella connection adapter for Janino Script Evaluator.
|
Modifier and Type | Class and Description |
---|---|
class |
JexlConnection
Scriptella connection adapter for JEXL.
|
Modifier and Type | Class and Description |
---|---|
class |
LdapConnection
Represents a connection to a directory context.
|
Modifier and Type | Class and Description |
---|---|
class |
MailConnection
Represents a JavaMail connection.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleConnection
Oracle connection wrapper.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptConnection
Scriptella connection adapter for the JSR 223: Scripting for the Java Platform.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptellaConnection
Represents a connection to externally located Scriptella ETL file.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextConnection
Base class for Text/CSV connections.
|
class |
TextConnection
Represents a connection to a Text file.
|
Modifier and Type | Class and Description |
---|---|
class |
VelocityConnection
Represents a session to velocity engine.
|
Modifier and Type | Class and Description |
---|---|
class |
XPathConnection
Represents a connection to an XML file.
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcConnection
Represents a JDBC connection.
|
Copyright © Copyright 2006-2019 The Scriptella Project Team.