}
json.endCollection(1, true);
json.beginObject(1, true, "config");
json.beginCollection(2, true, "values");
json.writeObjects(3, true, null,
new Object[] { "name", "dateFormat", "value", db.getStorage().getConfiguration().dateFormat }, new Object[] { "name",
"dateTimeFormat", "value", db.getStorage().getConfiguration().dateTimeFormat }, new Object[] { "name",
"localeCountry", "value", db.getStorage().getConfiguration().localeCountry }, new Object[] { "name",
"localeLanguage", "value", db.getStorage().getConfiguration().localeLanguage }, new Object[] { "name",