Hi , For example I have a Employee entity having attributes EmpName, EmpId, EmpJoiningDate, EmpSalary. Now i want to retrieve the list of Employees from DATA BASE who joined between two dates (Start Date and End Date), So how to do this without using any external widget like oql.. . Thank you in advance .
asked
RAMA KRISHNA DATT VUPPALA
2 answers
1
Something like this?
answered
Michiel Arts
0
Hi Rama ,
You can create a retrieve object and in XPATH contraints right the desired condition