Uses of Package
de.akquinet.jbosscc.guttenbase.export
-
Classes in de.akquinet.jbosscc.guttenbase.export used by de.akquinet.jbosscc.guttenbase.export Class Description AbstractExportDumpObject Since CLOBs/BLOBs may be quite big. we do not load them into memory completely, but read them in chunks and write the data to the output stream in a loop.ExportDumpConnectorInfo Connection info for exporting data to a file.Exporter Export schema information and table data to some custom format.ExportTableHeader Denote start of new table in export file.ImportDumpConnectionInfo Connection info for importing data from a file.Importer Import schema information and table data from some custom format. -
Classes in de.akquinet.jbosscc.guttenbase.export used by de.akquinet.jbosscc.guttenbase.export.plain Class Description ExportDumpConnectorInfo Connection info for exporting data to a file.Exporter Export schema information and table data to some custom format.ExportTableHeader Denote start of new table in export file.ImportDumpConnectionInfo Connection info for importing data from a file.Importer Import schema information and table data from some custom format. -
Classes in de.akquinet.jbosscc.guttenbase.export used by de.akquinet.jbosscc.guttenbase.export.zip Class Description ExportDumpConnectorInfo Connection info for exporting data to a file.Exporter Export schema information and table data to some custom format.ExportTableHeader Denote start of new table in export file.ImportDumpConnectionInfo Connection info for importing data from a file.Importer Import schema information and table data from some custom format. -
Classes in de.akquinet.jbosscc.guttenbase.export used by de.akquinet.jbosscc.guttenbase.hints Class Description ExportDumpExtraInformation Give the user a possibility to add extra informations to the dumped data.ExporterFactory Create @seeExporter
for dumping database using @seeExportDumpConnector
.ImportDumpExtraInformation Give the user a possibility to retrieve extra informations from the dumped data.ImporterFactory Create @seeImporter
for reading dumped database using @seeImportDumpConnector
. -
Classes in de.akquinet.jbosscc.guttenbase.export used by de.akquinet.jbosscc.guttenbase.hints.impl Class Description ExportDumpExtraInformation Give the user a possibility to add extra informations to the dumped data.ExporterFactory Create @seeExporter
for dumping database using @seeExportDumpConnector
.ImportDumpExtraInformation Give the user a possibility to retrieve extra informations from the dumped data.ImporterFactory Create @seeImporter
for reading dumped database using @seeImportDumpConnector
.