Download List

專案描述

b-frame is a framework for rapid J2EE development. It is based on the assumption that it is possible to create business (i.e. transactional client server) applications just from knowing their structure. It defines sets of XML tags for describing databases and applications operating on these databases (application layer) and template implementations (implementation layer), respectively. It provides XSLT-stylesheets (core layer) for merging the user provided application layer and the template layer into real applications. By default, it comes with a J2EE implementation layer.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-08 10:04
0.1.3

It is now possible to join tables to list or display groups and to customize the user input for the select operation. Some bugs were also fixed.
標籤: Major feature enhancements

2003-03-24 06:01
0.1.2

This release removes the restriction that applications have to reside under the b-frame tree and allows to some extent the customization of masks.

2003-03-17 07:43
0.1.1

In this release, dealing with databases and data sources has bean improved. Both now have to be defined in the properties file and everything else, including JBoss service descriptors and SQL scripts for creating the database, will be generated by b-frame.

2003-03-10 10:25
0.1

標籤: Initial freshmeat announcement

Project Resources