Package org.hibernatespatial.readers

Interface Summary
Feature A minimal interface for features, understood as being objects having minimally geometry and identifier properties.
FeatureReader Interface to iterate over Features in a database through Hibernate Spatial.
Reader<T>  
 

Class Summary
BasicFeatureReader A FeatureReader that uses the FeatureAdapter to dynamically adapt retrieved objects to the Feature interface.
FeatureAdapter Adapts arbitrary objects to the Feature interface using dynamic proxying.
 



Copyright © 2011 hibernatespatial.org. All Rights Reserved.