Uses of Package
scriptella.spi

Packages that use scriptella.spi
scriptella.configuration Classes and interfaces to parse script files. 
scriptella.core Core classes for scripts execution. 
scriptella.execution Facade classes for xml scripts execution. 
scriptella.expression Classes for working with expressions and properties substitution. 
scriptella.jdbc Scriptella JDBC Bridge. 
scriptella.spi Service Provider Interface classes. 
scriptella.spi.support   
 

Classes in scriptella.spi used by scriptella.configuration
DialectIdentifier
          Represents vendor dialect information.
ParametersCallback
          Callback interface to obtain parameter values.
Resource
          Represents reference to a text resource capable of creating new readers.
 

Classes in scriptella.spi used by scriptella.core
Connection
          Represents a connection to the system provided by ScriptellaDriver.
ParametersCallback
          Callback interface to obtain parameter values.
Resource
          Represents reference to a text resource capable of creating new readers.
ScriptellaDriver
          Service Provider Interface for integrating third-party systems with Scriptella.
 

Classes in scriptella.spi used by scriptella.execution
Connection
          Represents a connection to the system provided by ScriptellaDriver.
DriverContext
          Global ETL Context available to drivers.
ParametersCallback
          Callback interface to obtain parameter values.
ProviderException
          Thrown by connection provider to indicate any kind of failure.
 

Classes in scriptella.spi used by scriptella.expression
ParametersCallback
          Callback interface to obtain parameter values.
 

Classes in scriptella.spi used by scriptella.jdbc
AbstractConnection
          A base class for connections.
AbstractScriptellaDriver
          An abstract base for Scriptella drivers.
Connection
          Represents a connection to the system provided by ScriptellaDriver.
ConnectionParameters
          Represents connection parameters.
DriverContext
          Global ETL Context available to drivers.
ParametersCallback
          Callback interface to obtain parameter values.
ProviderException
          Thrown by connection provider to indicate any kind of failure.
QueryCallback
          Callback interface for query result set iteration.
Resource
          Represents reference to a text resource capable of creating new readers.
ScriptellaDriver
          Service Provider Interface for integrating third-party systems with Scriptella.
 

Classes in scriptella.spi used by scriptella.spi
AbstractConnection.StatementCounter
          Helper class to use for executed statements counting.
Connection
          Represents a connection to the system provided by ScriptellaDriver.
ConnectionParameters
          Represents connection parameters.
DialectIdentifier
          Represents vendor dialect information.
DriverContext
          Global ETL Context available to drivers.
ParametersCallback
          Callback interface to obtain parameter values.
ProviderException
          Thrown by connection provider to indicate any kind of failure.
QueryCallback
          Callback interface for query result set iteration.
Resource
          Represents reference to a text resource capable of creating new readers.
ScriptellaDriver
          Service Provider Interface for integrating third-party systems with Scriptella.
 

Classes in scriptella.spi used by scriptella.spi.support
ParametersCallback
          Callback interface to obtain parameter values.
 



Copyright © Copyright 2006-2009 The Scriptella Project Team.