Changes

Jump to: navigation, search

Research Notes

3 bytes added, 22:00, 15 January 2011
no edit summary
- operations
- conrete methods
- some concrete methods return null
- abstract methods
- inner classes (Note: They could be informative for understanding the code.)
2. The class is well documented with javadoc comments.
(Note: Generate documentationfiles documentation files of these two classes by using this command line:
javadoc SQLAdapter.java MySQLAdapter.java.)
1
edit

Navigation menu