See: Description
| Class | Description |
|---|---|
| ComponentMetadata |
Component configured using JDBC as the data mediator must provide a subclass of this abstract class.
|
| ResultSetData |
This class represents a pair of result set data.
|
| SQLComposer |
The component extended abstract class to supply dynamic sql statement at run-time or augmenting the sql
statement given in the query template.
|
| XPathSQLKeyProcessor |
The component extended abstract class to return the keys which will be used in the assoicated sql
statement.
|