Download List

Descripción del Proyecto

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

Apoyo a la activación (incluyendo etiquetas Javadoc @ gatillo) se añadió, y comentar ignora para where_used se han completado (ahora también haciendo caso omiso de MViews por ejemplo). Además de eso, alguna tarea de limpieza y optimización de código más se llevó a cabo (escaneo de origen de los objetos). La descripción que faltan para la función / parámetros de procedimiento se ha caracterizado siempre en la verificación, independientemente de si 'desc' debería haber sido activada (mandatory_tags fueron ignorados); Esto se ha solucionado. Por último, las columnas (Col @) ahora también se contrastan con 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