Recent articles (ยป RSS Feed)
- JPA and Hibernate eBook update (Oct 15, 2011 )
Update notes on the Hibernate eBook - Communication as Cost Driver in Software Projects (Aug 06, 2011 )
A discussion of communication problems as cost driver for software projects - Java Persistence and Hibernate eBook updated (May 20, 2011 )
Update notes to the June 2011 update - JBoss Weld transactions with JPA and Hibernate in Java SE (Jan 12, 2011 )
How to implement a proper transaction interceptor using JBoss Weld. - JSF 2 can finally be used in cluster environments (Aug 23, 2010 )
- Imagine the web improves on 11.11.11 (Jul 15, 2010 )
Proposals to improve CSS and browser security - Hibernate Training Update (Apr 20, 2010 )
The content of the Hibernate based trainings was updated. - Blogging like a developer (Feb 24, 2010 )
Description why I choose Jekyll as blogging engine - Window Id – Practical use cases (Jan 18, 2010 )
Practical use cases for the window id concept - GWT tip – better exception logging on the server (Dec 18, 2009 )
The GWT servlet is not very helpful considering exceptions of the server code. This can easily be improved.
All 147 articles ordered by date
code-work
- Window id – browser extension (Nov 13, 2009 )
- Friendly Java Date API, calculate with dates, working day calculation (Feb 01, 2009 )
- JQuery Autocomplete Demo (Jan 01, 2009 )
Demo page of the JQuery autocomplete widget.
ideas
- Imagine the web improves on 11.11.11 (Jul 15, 2010 )
Proposals to improve CSS and browser security - Let’s improve the support for visual development in Eclipse, Netbeans and IntelliJ (May 25, 2009 )
An idea to improve the support for visual development in common IDEs. - Window id concept – leverage the HTTP session (Jan 01, 2009 )
Main page around the window id concept
java-persistence-hibernate
- JBoss Weld transactions with JPA and Hibernate in Java SE (Jan 12, 2011 )
How to implement a proper transaction interceptor using JBoss Weld. - Performance Tuning Tips for Hibernate and Java Persistence (Jan 27, 2009 )
An extract of the chapter Performance of my book Hibernate and Java Persistence by Example - Hibernate Search with Lucene (Jan 12, 2009 )
Tutorial on Hibernate Search with Lucene - @javax.persistence.Table (Jan 01, 2009 )
- @javax.persistence.Lob (Jan 01, 2009 )
- Hibernate annotation reference (German) (Jan 01, 2009 )
Reference of Hibernate and Java Persistence annotations - @javax.persistence.EmbeddedId (Jan 01, 2009 )
- @javax.persistence.ManyToOne (Jan 01, 2009 )
- @javax.persistence.Column (Jan 01, 2009 )
- @javax.persistence.DiscriminatorColumn (Jan 01, 2009 )
- @org.hibernate.annotations.Index (Jan 01, 2009 )
- @javax.persistence.OneToMany (Jan 01, 2009 )
- @javax.persistence.GeneratedValue (Jan 01, 2009 )
- @javax.persistence.Transient (Jan 01, 2009 )
- @org.hibernate.annotations.CollectionOfElement (Jan 01, 2009 )
- @javax.persistence.SequenceGenerator (Jan 01, 2009 )
All 53 articles in this category
this and that
- JPA and Hibernate eBook update (Oct 15, 2011 )
Update notes on the Hibernate eBook - Communication as Cost Driver in Software Projects (Aug 06, 2011 )
A discussion of communication problems as cost driver for software projects - Java Persistence and Hibernate eBook updated (May 20, 2011 )
Update notes to the June 2011 update - JSF 2 can finally be used in cluster environments (Aug 23, 2010 )
- Hibernate Training Update (Apr 20, 2010 )
The content of the Hibernate based trainings was updated. - Blogging like a developer (Feb 24, 2010 )
Description why I choose Jekyll as blogging engine - Window Id – Practical use cases (Jan 18, 2010 )
Practical use cases for the window id concept - GWT tip – better exception logging on the server (Dec 18, 2009 )
The GWT servlet is not very helpful considering exceptions of the server code. This can easily be improved. - Oh JavaFX, Oh JavaFX – why don’t you progress? (Dec 01, 2009 )
Some reflection on JavaFX, a back log from the Devoxx conference - Devoxx 2009 Presentation – Selecting Web Technologies (Nov 18, 2009 )
My presentation and related links from the Devoxx conference. - JSF 2 – evaluation and test (Nov 01, 2009 )
Detailed evaluation and test of JavaServer Faces 2 - Devoxx presentation on Choosing Web Frameworks (Sep 17, 2009 )
Announcement - Tapestry web framework evaluation and test (Aug 14, 2009 )
I have finally finished the detailed test of the Tapestry web framework. I have tested version 5.1 and was quite surprised by the concepts. - Java Memory -Xms128m -Xmx512m -XX:MaxPermSize=512m (Jun 25, 2009 )
- Java Cloud Computing (Jun 02, 2009 )
Some impressions from the Java One Conference 2009 - Window id – sample application (May 28, 2009 )