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