Uses of Class
org.hibernatespatial.pojo.MissingIdentifierException

Packages that use MissingIdentifierException
org.hibernatespatial.pojo   
 

Uses of MissingIdentifierException in org.hibernatespatial.pojo
 

Methods in org.hibernatespatial.pojo that throw MissingIdentifierException
 ClassInfo FeatureMapper.createClassInfo(String catalog, String schema, String tableName, DatabaseMetaData dmd)
           
 AttributeInfo ClassInfo.getIdAttribute()
           
static String AutoMapper.getIdAttribute(String catalog, String schema, String tableName)
          Returns the Identifier attribute
 void MappingsGenerator.load(Collection<ClassInfo> mappedClasses, String schema)
           
 



Copyright © 2011 hibernatespatial.org. All Rights Reserved.