Class | Description |
---|---|
AbstractJDBCTarget |
Abstract JDBC target.
|
ColumnInfo |
A descriptor for each column stored in table.
|
ColumnType |
A class to hold all constants for ColumnTypes.
|
DefaultDataSource |
A basic datasource that doesn't do any pooling but just wraps
around default mechanisms.
|
DefaultJDBCTarget |
The basic DB target for configurable output formats.
|
NormalizedJDBCTarget |
JDBC target that writes to normalized tables.
|
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.