资 源 简 介
DBC - Database Components. This is not just another web framework. This is an attempt to create powerful framework for database-driven pages.
Introduction
Almost every web project has to work with database. So you need to pay attention to every page, even if it has only one table with noncalculated data. The goal of this project is to
automate some developer"s work. It helps us, may be it will help you.
Project is experimental and it use uncommon logic. All suggestions in improvement are welcome.
Features
Configuration using annotations
Hibernate as ORM. You can use Hibernate objects and queries from your project, if you have them.
Tag library. Every component is a tag, easily integrates with any framework.
MVC. Every tag calles pojo bean, so you can simply change its properties before database query.
Innovative usage of beans. All bean properties fills from http request and than uses as variab