|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleRowSource | |
---|---|
org.h2.tools | Various tools. |
Uses of SimpleRowSource in org.h2.tools |
---|
Classes in org.h2.tools that implement SimpleRowSource | |
---|---|
class |
Csv
A facility to read from and write to CSV (comma separated values) files. |
Constructors in org.h2.tools with parameters of type SimpleRowSource | |
---|---|
SimpleResultSet(SimpleRowSource source)
This constructor is used if the result set should retrieve the rows using the specified row source object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |