Zksample2是学习ZK Ajax框架非常好的一个示例
Zksample2是学习ZK Ajax框架非常好的一个示例。使用到的框架包括:
ZK web framework (3.6.3) http://www.zkoss.org/
用于开发前台界面,一个面向组件和事件驱动的Web框架。
  ZK web framework (3.6.3) http://www.zkoss.org/
用于开发前台界面,一个面向组件和事件驱动的Web框架。
Hibernate ORM  https://www.hibernate.org/ 
used in the backend as Object Relational Mapper between Tables records and Pojos (Domain
Models)
  used in the backend as Object Relational Mapper between Tables records and Pojos (Domain
Models)
Spring http://www.springsource.org/
as a common Enterprise framework. Used for the scopes of lifetime for the created controllers and
DAOs.
Spring AOP http://www.springsource.org/
AOP ( Aspect oriented programming ) framework, Used for our transaction scopes in the DAO's and
Services.
Hibernate-Generic-DAO http://code.google.com/p/hibernate-generic-dao/
只用到这个的框架一小部分。 From it's Search class it generates the HQL Queries. It's the
basic of our paged lists that can be sorted on the database too.

 码头工人
 码头工人                              openkk
 openkk                              pkc000pkc
 pkc000pkc                              chasego
 chasego