| |
SQL2Javadoc Utility
© ObjectCentric Solutions, Inc., 2000-2001
SQL2Javadoc Utility translates stored procedure header into equivalent
Java method signature. Stored procedure documentation can be further prepared
with the use of javadoc utility.
Status: shareware.
Limitations:
- SQL files are recognized by extension 'sql';
- SQL file should start with /* */-style comments;
- SQL data types lexically similar to Java types are prepended by '_';
- Stored procedure parameters are enclosed in ();
- For SQL varchar(n)- and numeric(m, n)- types (m [,n])-values are excluded
from the final documents.
BACK<<
|
|