Velosurf is a database mapping layer library for the Apache Velocity template engine. It provides automatic database mapping of tables and relationships without any code generation. In the context of a Webapp, it also provides handy tools for authentication, localization, and forms validation.
| Tags | Software Development Libraries Java Libraries Internet Web Dynamic Content Database |
|---|---|
| Licenses | Apache |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release adds "upsert" methods, per-field dirty flags, a cleaner syntax to specify external parameters for a query (a.k.a. "parametrized getters"), and some meta-information methods. It also provides several bugfixes and optimizations related to statement pool handling, database reverse enginering, connection checking, and instance caching.


Release Notes: This version fixes a small issue with the AuthenticationFilter and a more serious one in the SMTP email checking code.


Release Notes: This release brings a quite mature and stable version of the library, with two years of enhancements and fixes.


Release Notes: This is a corrective release that fixes a serious issue in $entity.insert along with a few minor bugs. It has some source refactoring and some new test cases.


Release Notes: This major upgrade adds validation constraints and provides tools for authentication and localization. It includes automatic downloading of dependencies and test cases.