java doc (RSS)

java task scheduler (Quartz篇)

java task scheduler (Quartz篇) 1, Timer describes the establishment of the task: Use the Timer scheduling tasks should inherit the TimerTask abstract class that implements Runnable interface, because s ...

How to Learn Hibernate

Introduction to Hibernate easier, I have not dare to claim that good. Hibernate watch my first pass when the document was very difficult, but it is not difficult to grasp because Hibernate and find it ...

Java Notes Annotations can really simplified J2EE development?

With the J2EE entered after 5.0 time, Java EE5.0's a lot of features have also been widely used in J2EE programs. The Java EE5.0 Notes (Annotations) characteristic is one of the most widely used c ...