Class SQLStore

Object
DataStore
SQLStore
All Implemented Interfaces:
Auto­Closeable, Aggregate, Resource, Localized

public class SQLStore extends DataStore implements Aggregate
A data store capable to read and create features from a spatial database. SQLStore requires a Data­Source to be specified (indirectly) at construction time. The Data­Source should provide pooled connections, because SQLStore will frequently opens and closes them.
Since:
1.0