Download List

프로젝트 설명

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-07-15 10:50
3.6.0

코어 라이브러리가 개편되었습니다. 그들은 아주 일반적인 기능을 포함하는 일부는, 별도의 패키지에 iz_tools를 아웃소싱하고 있습니다. 이것은 곧 HyperSQL에서 분리됩니다. 또한, 키워드 및 종류의 무리가 처리하는 오라클 양식이 적용되었습니다 관한 개선 사항이 많이 있으며, (변경되지 않은 파일에 대한 내용을 적용하려면 코드 캐시의 청소 함) 구문 하이 라이팅에 추가되었습니다.
Tags: major enhancements, minor fixes
The core libraries were reorganized. Some have been outsourced to a separate package, iz_tools, as they contain quite generic functions. This will soon be separated from HyperSQL. Moreover, a bunch of keywords and types have been added for syntax highlighting (requires cleaning of the code cache to take effect for unchanged files), and a lot of improvements concerning the processing Oracle Forms have been applied.

2010-06-14 05:42
3.5.5

이 릴리즈는 독립형 함수와 프로 시저에 대한 지원을 추가, 출력에서 전체 폼리스트 (funcs 등은 전체 꾸러미 목록에 아나로그), 그리고 오라클의 양식에 대한 자세한 내용. 또한, 새로운 구성 키워드 include_source_limit 당신은 파일 크기 (기본값 : '0 '= 무제한, 이전 버전의 동작을 모방하여 소스 코드의 포함을 제한할) 수 있습니다.
Tags: feature additions
This release adds support for stand-alone functions and procedures, full form listing (analogue to the full package listing with funcs, etc.), and more details for Oracle Forms in output. Moreover, the new config keyword include_source_limit lets you limit inclusion of source code by file size (default: '0' = unlimited, emulating the behavior of previous versions).

2010-06-03 03:45
3.5.0

주요 새로운 기능으로, HyperSQL 이제 오라클의 양식 (javadoc 포함 @ 양식 태그)를 지원 - 그들은 XML로 (스크립트 포함 변환된 후). 파일은 소스 트리에서 자신의 위치에서 현재도 자동 캐시에서 제거받을 제거됩니다.
Tags: major feature addition
As a major new feature, HyperSQL now supports Oracle Forms (including Javadoc @form tag) - after they have been converted to XML (script included). Files removed from their locations in the source tree now also get automatically removed from cache.

2010-05-27 07:16
3.4.0

태그 javadoc @ 방아쇠를 포함하여 실행에 대한 지원이 ()가 추가되었습니다 및 코멘트에 where_used는 (지금도 예 MViews을 무시 완료되었습니다)를 무시합니다. 그 외에, 좀 더 코드 정리 및 최적화가) 장소 (개체의 원본을 스캔했습니다. 표시되어에서 확인 항상 누락된 설명 매개 변수 프로 시저 / 기능, 관계의 여부 '내림차순') 무시했다 mandatory_tags는가 있어야 확인되었습니다 (; 이것이 수정되었습니다. 마지막으로, 열 (@ 중령) 지금도 mandatory_tags 반대 (내림차순) 확인합니다.
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).

2010-05-23 23:20
3.3.3

Tasklists은 (버그 / 도도는 / 검증)은 지금 / 절차를 갈기갈기 오버로드된 함수를 말할 수있다, 그리고 tasklists의 저자 (활성화된 경우) 지금 정확하게 기입해야한다. 새로운 javadoc 태그로서 @ 사용되는 개체의 용도에게 사용할 수 있습니다.
Tags: Minor Enhancements
Tasklists (Bug/Todo/Verification) should now be able to tell overloaded functions/procedures apart, and the author in tasklists (if enabled) should now be filled correctly. As a new javadoc tag, @used is available to tell the intended use of an object.

Project Resources