org.hibernatespatial.readers
Class FeatureAdapter
java.lang.Object
org.hibernatespatial.readers.FeatureAdapter
public class FeatureAdapter
- extends Object
Adapts arbitrary objects to the Feature
interface using dynamic proxying.
- Author:
- Karel Maesen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureAdapter
public FeatureAdapter()
adapt
public static Feature adapt(Object o,
org.hibernate.metadata.ClassMetadata cf)
Copyright © 2011 hibernatespatial.org. All Rights Reserved.