[项目关注]bba96 开源项目,webwork,spring,hibernate

[转]http://forum.javaeye.com/viewtopic.php?t=16210

http://bba96.dev.java.net
源码下载(包含一个快速开发的例子。)
https://bba96.dev.java.net/servlets/ProjectDocumentList?folderID=4149&expandFolder=4149&folderID=0
简单说就是基于hibernate/spring的快速开发框架,可以跟流行的mvc整合,目前只有webwork整合的版本


Bba96 include a flexible and convenient query object by encapsulating the hibernate Criteria and Projections, that make it easy to persist and query data.

Bba96's query object can construct a dynamic query parameter easily without any hql or sql, and meet database's 95% access requirement, so it is not necessary to write your DAO/SERVICE, the default DAO/SERVICE is enough in most cases. You can also write your DAO/SERVICE easily by extending default DAO/SERVICE.

Bba96 current version integrated with webwork 2.x, that is a rapid and efficient web develope framework, only several lines code in a webwork action can implement a persistent object's CRUD operation(with dynamic parameter query).

Bba96 plan to integrate with other mvc framework in future

Get Up And Running Quick
Example:
(1) enter the example folder.
NOTE:all following operation is under the example folder
(2) copy your JDBC driver (default mysql) to the lib directory
-- webapps/ROOT/WEB-INF/lib
(3) edit hibernate.properties for database info (default mysql)
-- src/main/java/hibernate.properties
(4) run "ant"
(5) edit applicationContext.xml for database info (default mysql)
-- webapps/ROOT/WEB-INF/applicationContext.xml (line 5 - 21)
(6) start server and see this example
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值