TSSJS was a great conference this year. Neal Ford, well-known author and ThoughtWorker, initiated the conference by delivering an inspiring keynote address discussing dynamic languages, DSLs (Domain-specific languages), and their role in the evolution of software development. Matt Raible blogged about the presentation and you can find a brief summary here. Polyglot […]
Entries Categorized as 'JPA'
Getting Groovy with Seam after TSSJS
April 1, 2008
Extending query by example through annotation
December 4, 2007
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 […]
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...