Hi all, I use Oracle as my database, i have view say View_A, then i want to get row count of this view, if i create query it will be like this :
Select count(*) from View_A How i do it in ofbiz entity using one of CoreFactory.getGenericDelegation() method? thanks for any response -- Senior Engineer @ ArtiVisi Intermedia Java Training Center See our course @ artivisi.com http://ifnu.artivisi.com +62 856 9211 8687 regards
