| Interface | Description |
|---|---|
| DataFeeder |
A DataFeeder can be implemented and supplied to a SQLImporter instance if the
source of data is not a regular file.
|
| ImportListener |
An ImportListener which is interested in knowing when an import
commences or finishes.
|
| ImportManifest |
An object which is used to pass out information gathered by a parser from a
repository import file.
|
| Class | Description |
|---|---|
| SQLImporter |
Tool for import of repository data.
|