Beginner |
|
Joined: Mon Sep 15, 2003 9:10 am Posts: 43
|
Hibernate version: 2.1.6
My question is simple i have a table like this :
id idCompany text date
I like to use hibernate query to get the last item for one company, an idea ?
Mapping documents: none
Code between sessionFactory.openSession() and session.close(): none
Full stack trace of any exception that occurs: none
Name and version of the database you are using: MySQL 4.1
The generated SQL (show_sql=true): none
Debug level Hibernate log excerpt:none
|
|