A tool to help calling PL/SQL stored procedures from Java procedures easily. Code Generation of a PL/SQL data access layer (aka DAO), and more, for Java applications. Generate all the JDBC from PL/SQL ...
sql-indent.el is a GNU Emacs minor mode which adds support for syntax-based indentation when editing SQL code: TAB indents the current line based on the syntax of the SQL code on previous lines. This ...