Frost is a framework that leverages the power of the Spring Framework, combined with the use of Hibernate, to provide a library to handle CRUD operations in a web application. It also offers an integration of jakarta velocity as standalone engine.
A robust, easy to use Object-Relational Persistence Layer Framework for java projects. The purpose of which is to remove as much hand coded JDBC SQL for all the basic CRUD functions. This includes automatic handling of polymorphic objects, associations, t
CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv