Additional methods the embedded engine exposes on its Statement object
implementations. An internal api only, mainly for the network
server. Allows consistent interaction between emebdded statements
and brokered statements.
Method Summary
public boolean
getMoreResults(int current) Identical to the JDBC 3 getMoreResults(int).