I have soem classes that have dates as properties. I need to run a query in which I need to check to see if the date property is within the min and max range. Oracle and SqlServer seem to have different values for minimum and maximum dates and those are different than the DateTime.MaxVale and DateTime.MinValue. Does hibernate provide some way of discovering the min and max datetime values for the underlying database?
Thanks. Waqar Sadiq --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
