Products ==> SQL2Javadoc Utility

 

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:

  1. SQL files are recognized by extension 'sql';
  2. SQL file should start with /* */-style comments;
  3. SQL data types lexically similar to Java types are prepended by '_';
  4. Stored procedure parameters are enclosed in ();
  5. For SQL varchar(n)- and numeric(m, n)- types (m [,n])-values are excluded from the final documents.

BACK<<