Uses of Interface
org.hibernatespatial.pojo.NamingStrategy

Packages that use NamingStrategy
org.hibernatespatial.pojo   
 

Uses of NamingStrategy in org.hibernatespatial.pojo
 

Classes in org.hibernatespatial.pojo that implement NamingStrategy
 class SimpleNamingStrategy
          This is the default implementation for a NamingStrategy.
 

Constructors in org.hibernatespatial.pojo with parameters of type NamingStrategy
FeatureClassGenerator(String packageName, NamingStrategy naming)
           
FeatureMapper(NamingStrategy naming, TypeMapper typeMapper)
           
 



Copyright © 2011 hibernatespatial.org. All Rights Reserved.