|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResultsetBlock
A block that prints a Resultset.
| Method Summary | |
|---|---|
void |
print(ReportWriter rw,
ResultSet rs)
Prints a Dataset object. |
| Method Detail |
|---|
void print(ReportWriter rw,
ResultSet rs)
throws info.informatica.doc.RenderingException,
SQLException
Gives an object representation of the printed data.
rs - the resultset
info.informatica.doc.RenderingException - if a problem occurred when rendering the block.
SQLException - if there was a problem using the data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||