Package org.pentaho.commons.connection.marshal
-
Class Summary Class Description MarshallableColumnNames This object stores the names of the columns in a MarshallableResultSet.MarshallableColumnTypes This class stores a list of the column types for a serializable result set.MarshallableResultSet A serializable representation of an IPentahoResultSet.MarshallableRow Stores a row of data for a MarshallableResultSet.ResultSetMarshaller A utility class for marshalling IPentahoResultSet objects into and out of a serializable form (MarshallableResultSet)