H2Result-methods {RH2} | R Documentation |
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.
signature(res = "H2Result", n="numeric")