org.hibernatespatial.pojo
Class FeatureMapper

java.lang.Object
  extended by org.hibernatespatial.pojo.FeatureMapper

public class FeatureMapper
extends Object


Constructor Summary
FeatureMapper(NamingStrategy naming, TypeMapper typeMapper)
           
 
Method Summary
 ClassInfo createClassInfo(String catalog, String schema, String tableName, DatabaseMetaData dmd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureMapper

public FeatureMapper(NamingStrategy naming,
                     TypeMapper typeMapper)
Method Detail

createClassInfo

public ClassInfo createClassInfo(String catalog,
                                 String schema,
                                 String tableName,
                                 DatabaseMetaData dmd)
                          throws TableNotFoundException,
                                 MissingIdentifierException
Throws:
TableNotFoundException
MissingIdentifierException


Copyright © 2011 hibernatespatial.org. All Rights Reserved.