1. Retrieving Blob from MySQL database in Hibernate / JSF application stackoverflow.comI am having some trouble properly retrieving blob data from my database using java in my JSF 2.0 application. The first problem I am having is on my getter method for ... |
2. Retrieving Hibernate query result as result set instead of list stackoverflow.comHeya, I m new to hibernate. I have to say it really simplifies everything for the SQL query. However, manipulating the returned result is a headache for me at the moment. The result ... |