<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Hi,<br><br>New to hibernate, started to use it with eclipse - which generated a bunch of DAO and PoJO classes for me.<br><br>I am trying to enhance it with a method - to query the latest/newst 10 items added to a table.<br><br>How would I structure such a query.<br><br>thanks,<br><br>ed<br><br /><hr />Recharge--play some free games. Win cool prizes too! <a href='http://club.live.com/home.aspx?icid=CLUB_wlmailtextlink' target='_new'>Play It!</a></body>
</html>