Query by example (QBE) is a great feature for easily executing Criteria using Hibernate. By simply filling in an object and submitting it, Hibernate automatically generates the query based on the values set in the object. While this is an attractive option, in my experience it usefulness quickly becomes limited. In many cases, specifying Restrictions […]
December 4, 2007
Posted in



content rss
Comments
December 13, 2007
As you’ve mentioned above, the event org.jboss.seam.conversationTim eout...
December 13, 2007
Hi again, Thanks for the answer. However, this does not allow me to get the conversation...
December 13, 2007
Hi John, You can always observe the event: org.jboss.seam.conversationTim eout...
December 13, 2007
Hi Jackob, I have a simple question about conversation timeout: Given that I have a...
December 4, 2007
I am also interested on getting the source code. I have a doubt on performance of such a...