About org.gvsig.fmap.dal

This project contains the Data Access Library of gvSIG, a uniform framwork to some data sources.

Project Modules

This project has declared the following modules:

Name Description
org.gvsig.fmap.dal.api Define the API of the Data Access Library.
org.gvsig.fmap.dal.impl This project contains the implementation of the API of the Data Access Library.
org.gvsig.fmap.dal.spi This project contains the SPI of the Data Access Library used to implement providers of data.
org.gvsig.fmap.dal.file.lib This library has the implementation of the provider of te Data Access Library for accesing to file resources, like SHP, DBF or CSV.
org.gvsig.fmap.dal.file.dbf This library has the implementation of the provider of te Data Access Library for accesing to file resources, like SHP, DBF or CSV.
org.gvsig.fmap.dal.file.shp This library has the implementation of the provider of te Data Access Library for accesing to file resources, like SHP, DBF or CSV.
org.gvsig.fmap.dal.file This library has the implementation of the provider of te Data Access Library for accesing to file resources, like SHP, DBF or CSV.
org.gvsig.fmap.dal.db.lib This library has the implementation of the provider of te Data Access Library for accesing to database resources, like JDBC, PostgreSQL or H2.
org.gvsig.fmap.dal.db.jdbc This library has the implementation of the provider of te Data Access Library for accesing to database resources, like JDBC, PostgreSQL or H2.
org.gvsig.fmap.dal.db.h2 This library has the implementation of the provider of te Data Access Library for accesing to database resources, like JDBC, PostgreSQL or H2.
org.gvsig.fmap.dal.db This library has the implementation of the provider of te Data Access Library for accesing to database resources, like JDBC, PostgreSQL or H2.