Class MariadbResultSetConverter

java.lang.Object
com.vividsolutions.jump.datastore.spatialdatabases.SpatialDatabasesResultSetConverter
com.vividsolutions.jump.datastore.mariadb.MariadbResultSetConverter

public class MariadbResultSetConverter 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