1. how to check if a data exist on a table using hibernate stackoverflow.comim using hibernate with my jsp page and mySQL ,how can i do that |
2. Data retrieving with Hibernate stackoverflow.comwhen I do some insertions and updates,and then I get inserted and updated data, data is not viewed correctly in my swing application and earlier data is viewed which existed before ... |
3. Data being emptied from MySQL database forum.hibernate.org |
4. mysql - hibernate gets old data forum.hibernate.orgthis one is really strange. i use a native query like "select number from table where uid = 12345" and get the correct result. then, i change the table's content - and get the same result until i restart hibernate. i tested this on another table, but there, it worked. what is going on? this can't be the second level or ... |