package org.insightech.er.db.impl.hsqldb; import org.insightech.er.editor.model.diagram_contents.element.node.table.properties.TableProperties; public class HSQLDBTableProperties extends TableProperties { private static final long serialVersionUID = 2802345970023438938L; }