sadr0b0t / vkurse

Automatically exported from code.google.com/p/vkurse
0 stars 0 forks source link

добавить методы get(int[] ids) во все таблицы #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Во все таблицы нужно добавить методы 
"java.util.Vector get(int[] ids) throws TableException", которые 
будут возвращать список объектов с 
указанными идентификаторами. Эти вызовы 
позволят существенно сэкономить 
количество запросов к серверу со стороны 
мобильных клиентов, что заметно улучшит 
производительность приложения.

Подробности в обсуждении: 
http://groups.google.com/group/innofivt2010/browse_thread/thread/466d2c46e8e82b6
d#

Original issue reported on code.google.com by bender...@gmail.com on 23 Oct 2010 at 3:09

GoogleCodeExporter commented 9 years ago

Original comment by apx%phys...@gtempaccount.com on 9 Nov 2010 at 9:32

GoogleCodeExporter commented 9 years ago
Добавлено, в т.ч. и в XML-сервисы

Original comment by apx%phys...@gtempaccount.com on 9 Nov 2010 at 6:49