Database output destination LogTargets.
See: Description
| Class Summary | |
|---|---|
| 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. |