In DBMain class, the comment start with // how to ask javadoc to read // as comment? or can we modify the DBmain file? [ January 23, 2005: Message edited by: David Dong ]
I changed the documentation style of DBMain to javadoc style. Note that by doing this you are not changing the interface, the .class file would still be the same.