Package com.bbn.openmap.layer.location.db

Provides a LocationHandler that can retrieve data through JDBC.

See:
          Description

Class Summary
DBLocationHandler The DBLocationLayer is a LocationHandler designed to let you put data on the map based on information from a Database.
LocationData This class is responsible for retrieving Latitude and Longitude Data from a table in a Database given a City/Town name, State.
RawDataRecordSet This class is responsible for retrieving Raw Data from a table in a Database given a key.
RecordSet The RecordSet object handles all the generic database retrieval for a SQL query.
 

Package com.bbn.openmap.layer.location.db Description

Provides a LocationHandler that can retrieve data through JDBC. For use with the location layer.

See Also:
com.bbn.openmap.layer.location, LocationLayer


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details