Package org.orbisgis.data.jdbc
-
Class Summary Class Description DataSourceLocation Implementation ofIDataSourceLocationJdbcDataSource Abstract class used to implements the request builder methods (select, from ...) in order to give a base to all the JdbcDataSource implementations.JdbcSpatialTable Contains the methods which are in common to all the IJdbcTable subclasses.JdbcTable<T extends ResultSet> Contains the methods which are in common to all theIJdbcTablesubclasses.JdbcTableSummary Implementation of the interfaceISummaryfor the JDBC module.ResultSetIterator<T extends ResultSet> Iterator dedicated to the iteration on aResultSetIterator.