|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.darwinsys.sql.ResultsDecorator
com.darwinsys.sql.ResultsDecoratorHTML
public class ResultsDecoratorHTML
Print ResultSet in HTML
| Constructor Summary | |
|---|---|
ResultsDecoratorHTML(java.io.PrintWriter out,
Verbosity v)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Return a printable name for this decorator |
int |
write(java.sql.ResultSet rs)
Print the contents of a ResultSet |
| Methods inherited from class com.darwinsys.sql.ResultsDecorator |
|---|
flush, print, println, println, printRowCount, setWriter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultsDecoratorHTML(java.io.PrintWriter out,
Verbosity v)
| Method Detail |
|---|
public int write(java.sql.ResultSet rs)
throws java.io.IOException,
java.sql.SQLException
ResultsDecorator
write in class ResultsDecoratorjava.io.IOException
java.sql.SQLExceptionpublic java.lang.String getName()
getName in class ResultsDecoratorResultsDecorator.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||