|
|
简单的Readme.txt
Dytemplate is a crud framework writing by java,which aims at building a web based application quickly and efficiently.
Create, read, update and delete (CRUD) are the four basic functions of persistent storage,
With 'dytemplate', to do a crud you only need to do is create a xml file to mapping a DBRM talbe(view is ok). There is a example in this web application, get documentation by reading index.html in 'war' direcotry.
|
|