This is just a quick note for someone want to use Spring 3, Jpa 2, Hibernate 3, Wicket within Maven 2 project.
You can download an example project at here and remember that only Spring version from 3.0.1 supports JPA 2 fully.
I. Add properties and dependencies into your POM.XML file
1. Add properties
<properties>
…
Archive for 2010
Spring 3 + JPA 2.0 + Hibernate 3.5.1-Final + Wicket 1.4.9 + Maven 2
Effective JPA: Use Enumeration Effectively
How to persist an enumeration effectively? Here is my experience.
Continue Reading...Install Thrift on Ubuntu
A quick note for installing Thrift on Ubuntu
Continue Reading...Re-launch blog with my own theme
Cái blog của mình nó đi vào trạng thái offline gần cả năm rồi. Cả năm không viết lách cái gì cả, đôi lúc cũng muốn viết, cùng muốn chia sẻ với mọi người nhưng rồi cái cục lười biếng của mình nó đã chiến thắng.
Vì nhu cầu muốn được “tự do …