public class SampleShapefileToJGeomFeature
extends java.lang.Object
This sample program reads all attributes and geometries from a Shapefile, and converts them to spatial features. These features are written to a database table. Shapefiles with measure data are converted to LRS geometries in the database.