Class XGResultSet

java.lang.Object
com.ocient.jdbc.XGResultSet
All Implemented Interfaces:
AutoCloseable, ResultSet, Wrapper

public class XGResultSet extends Object implements ResultSet
TODO Make this an abstract class parameterized on the client's response type. Right now FETCH DATA assumes a length delimited proto response.