I dont know if this helps but if you have a way of identifying the latest odometerreading in the db you could use the "where" clause in the class mapping to achieve this. <class name="OdometerReading" table="xxxxx" where="Latest='Y'" </class>
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
