Hi there,
I have a table with
STARTDATE - DATE
ENDDATE - DATE
And i need to check if the date 0405(MMYY) falls with in the the STARTDATE AND ENDDATE..That means 0405 should be gretaer than STARTDATE and less tham ENDDATE..Iam clue less how to implement this..Do i need to use Criteria or
HQL.If so which methods and format i need to use..Its highly appreciatable if some one can help me..to solve this problem..
Thanks In Advance
Sri