Class H2ResultSetConverter


public class H2ResultSetConverter extends SpatialDatabasesResultSetConverter
Implements the mapping between a result set and a FeatureSchema and Feature set. This is a transient worker class, whose lifetime should be no longer than the lifetime of the provided ResultSet
  • Constructor Details