DB DOC Enhancements for Oracle SQL Developer v4
- by thatjeffsmith
One of our more popular features is ‘DB Doc.’ It’s like JAVADOC for the database. Pick a connection, right-click, and go. It will generate an HTML documentation set for that schema.
For version 4, we’ve introduced a few enhancements based on user requests. That’s right, you asked, and we listened.
Added support for Package Bodies
Added…