Download List

Projeto Descrição

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.

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.

2012-02-28 09:18
2.3

Esta versão adiciona métodos "upsert", por campo sujos sinalizadores, uma sintaxe mais limpa para especificar parâmetros externos de uma consulta (aka "parametrizada getters") e alguns métodos de meta-informação. Ele também fornece várias correções de bugs e otimizações relacionadas à manipulação de pool de instrução, enginering reversa de banco de dados, verificação de conexão e instância de cache.
Tags: stable major
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.

2008-09-20 05:37
2.2.1

Esta versão corrige um pequeno problema com o AuthenticationFilter e uma mais grave no código de verificação de e-mail SMTP.
Tags: Major bugfixes
This version fixes a small issue with the AuthenticationFilter and a more serious one in the SMTP email checking code.

2008-09-01 00:39
2.2

Esta versão traz uma versão bastante maduro e estável da biblioteca, com dois anos de melhorias e correções.
Tags: Major feature enhancements
This release brings a quite mature and stable version of the library, with two years of enhancements and fixes.

2006-11-15 20:13
2.1

Esta é uma versão de correcção que corrige um problema grave em $ entity.insert juntamente com alguns erros menores. Tem alguma fonte de refatoração e alguns novos casos de teste.
Tags: Major bugfixes
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.

2006-11-10 14:40
2.0

Esta importante atualização adiciona limitações validação e fornece ferramentas de autenticação e localização. Ele inclui a transferência automática de dependências e casos de teste.
Tags: Major feature enhancements
This major upgrade adds validation constraints and
provides tools for
authentication and localization. It includes
automatic downloading of
dependencies and test cases.

Project Resources