HiI have a SelectQuery with setPageSize. After running this query i would like to know on which index is specific object in this list, without fetching full list of objects into memory. Is it possible to do it using Cayenne API ?
Thanks Arek
HiI have a SelectQuery with setPageSize. After running this query i would like to know on which index is specific object in this list, without fetching full list of objects into memory. Is it possible to do it using Cayenne API ?
Thanks Arek