I am very new to GIS toolings. So sorry, my research with search and google, could not help me. Maybe since the lack of the right key words.
I try to import existing ESRI shapefiles into a SQL database.
Are there any (open source) java libraries, which provide me such functions? I need the features and the vertexes of the polygons in the database.
What classes should I look for in the library?
Are there any examples of how to do it?
Also are examples available about the needed SQL data types and tables?