}
@Override
public ExportableProperty[] getExportableProperties() {
return new ExportableProperty[] {
new ExportableDriverProperty(this),
new ExportableStringProperty(this, SERVER_PROPERTY,
LocationMessages.getString("Property.Server"), true),
new ExportableStringProperty(this, DATABASE_PROPERTY,
LocationMessages.getString("DatabaseLocation.Property.Database"), true),
new ExportableStringProperty(this, PORT_PROPERTY,