Download List

Projeto Descrição

HyperSQL is like the doxygen program with Javadoc added, but for SQL. It hypermaps SQL views, packages, procedures, and functions to HTML source code listings, and it shows all the code locations where these are used. You can use JavaDoc-style comments for documentation and even embed UnitTests with them.

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.

2010-05-27 07:16 Back to release list
3.4.0

Suporte para o desencadeamento (incluindo tag Javadoc @ gatilho) foi adicionado, e comentar sobre ignora para where_used foram concluídas (agora também MViews ignorando, por exemplo). Além disso, alguns códigos mais limpeza e otimização ocorreu (digitalização fonte de objetos). A descrição do processo de falta de parâmetros de função / foi sempre marcada na verificação, independentemente de 'desc' deveria ter sido marcada (mandatory_tags foram ignorados); Isso foi corrigido. Finalmente, as colunas (@ col) são agora confrontados com mandatory_tags (desc).
Tags: Minor feature additions, Bugfixes
Support for triggering (including Javadoc tag @trigger) was added, and COMMENT ON ignores for where_used have been completed (now also ignoring e.g. MViews). In addition to that, some more code cleanup and optimization took place (scanning source for objects).
The missing description for function/procedure parameters was always marked in verification, regardless of whether 'desc' should have been checked (mandatory_tags were ignored); this has been fixed. Finally, columns (@col) are now also checked against mandatory_tags (desc).

Project Resources