package org.insightech.er.db.impl.postgres; import org.insightech.er.editor.model.dbexport.db.PreTableExportManager; public class PostgresPreTableExportManager extends PreTableExportManager { }