Recent articles (ยป RSS Feed)
-
E-Learning for schools (Mar 16, 2020 )
Steps to setup up E-Learning for schools -
Setting up a Clojure Project in 2017
(Dec 17, 2017 )
In the process of replacing Java based REST services, I explored to use Clojure as an alternative -
Choosing JavaScript Technologies in 2017
(Nov 15, 2017 )
The development team I work with, needed to decide on what follows Angular 1.0. Here is a summary. -
An Angular template for Java and Clojure REST services
(Dec 12, 2014 )
A lean Angular template for Java and Clojure development. Includes GUI unit and end to end tests, Bootstrap, Sass stylesheets, live reloading. -
Understanding JavaScript GUI builds for Java and Clojure developer
(Sep 05, 2014 )
A guide for Java and Clojure developer to learn how to build and release mixed applications using a JavaScript GUI and CLojure or Java backends. -
Thoughts on Internet security
(Sep 02, 2014 )
Phishing, password attacks, social attacks are a frequent problem. This could be addressed with better teaching. -
Clojure Async – Kindergarden Party
(Apr 28, 2014 )
A hands-on workshop to build asynchronous applications with Clojure -
Beautiful Clojure – destructuring data
(Oct 29, 2013 )
Introduction into beautiful features in Clojure -
Puzzle pieces to reach test heaven
(Jul 29, 2013 )
A collection of insights, code smells and useful books and videos on testing -
11 reasons why JEE fails?
(Feb 19, 2013 )
11 reasons why you should reconsider using JEE.
All 158 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 -
Hibernate annotation reference (German)
(Jan 01, 2009 )
Reference of Hibernate and Java Persistence annotations - @javax.persistence.AttributeOverride (Jan 01, 2009 )
- @javax.persistence.Table (Jan 01, 2009 )
- @javax.persistence.Version (Jan 01, 2009 )
- @javax.persistence.Enumerated (Jan 01, 2009 )
- @javax.persistence.Embeddable (Jan 01, 2009 )
- @javax.persistence.UniqueConstraint (Jan 01, 2009 )
- @org.hibernate.annotations.CollectionOfElement (Jan 01, 2009 )
- @javax.persistence.ManyToOne (Jan 01, 2009 )
- @javax.persistence.Temporal (Jan 01, 2009 )
- @org.hibernate.annotations.Formula (Jan 01, 2009 )
- @javax.persistence.Inheritance (Jan 01, 2009 )
- @javax.persistence.Basic (Jan 01, 2009 )
All 53 articles in this category
this and that
-
E-Learning for schools (Mar 16, 2020 )
Steps to setup up E-Learning for schools -
Setting up a Clojure Project in 2017
(Dec 17, 2017 )
In the process of replacing Java based REST services, I explored to use Clojure as an alternative -
Choosing JavaScript Technologies in 2017
(Nov 15, 2017 )
The development team I work with, needed to decide on what follows Angular 1.0. Here is a summary. -
An Angular template for Java and Clojure REST services
(Dec 12, 2014 )
A lean Angular template for Java and Clojure development. Includes GUI unit and end to end tests, Bootstrap, Sass stylesheets, live reloading. -
Understanding JavaScript GUI builds for Java and Clojure developer
(Sep 05, 2014 )
A guide for Java and Clojure developer to learn how to build and release mixed applications using a JavaScript GUI and CLojure or Java backends. -
Thoughts on Internet security
(Sep 02, 2014 )
Phishing, password attacks, social attacks are a frequent problem. This could be addressed with better teaching. -
Clojure Async – Kindergarden Party
(Apr 28, 2014 )
A hands-on workshop to build asynchronous applications with Clojure -
Beautiful Clojure – destructuring data
(Oct 29, 2013 )
Introduction into beautiful features in Clojure -
Puzzle pieces to reach test heaven
(Jul 29, 2013 )
A collection of insights, code smells and useful books and videos on testing -
11 reasons why JEE fails?
(Feb 19, 2013 )
11 reasons why you should reconsider using JEE. -
Why does SVN fail?
(Jun 15, 2012 )
Working in big enterprise company, you have to justify before moving from one source code tool to another. But why should I replace Subversion with Git or Mercurial. I took the time to analyse a couple of Subversion issues and would like to show when other version control system like Mercurial or Git work whereas SVN fails. -
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.