Uses of Class
de.akquinet.jbosscc.guttenbase.export.zip.ZipAbstractMetaDataWriter
-
Packages that use ZipAbstractMetaDataWriter Package Description de.akquinet.jbosscc.guttenbase.export.zip -
-
Uses of ZipAbstractMetaDataWriter in de.akquinet.jbosscc.guttenbase.export.zip
Subclasses of ZipAbstractMetaDataWriter in de.akquinet.jbosscc.guttenbase.export.zip Modifier and Type Class Description classZipColumnMetaDataWriterWrite ZIP file entry containing information about a table column such as type and name.classZipDatabaseMetaDataWriterWrite ZIP file entry containing information about data base such as schema or version.classZipIndexMetaDataWriterWrite ZIP file entry containing information about a table column index such as name and columns.classZipTableMetaDataWriterWrite ZIP file entry containing information about a table such as name and row count.
-