H2Result-methods {RH2} | R Documentation |
Methods for the class H2Result in Package ‘H2’
Description
Methods for the class ‘H2Result’ in Package ‘H2’.
fetch
retrieves the content of the result set in the form of a
data frame.
Other methods are inherited from the RJDBC package.
Methods
- fetch
signature(res = "H2Result", n="numeric")
[Package RH2 version 0.2.4 Index]