Uses of Package
org.hibernatespatial.pojo

Packages that use org.hibernatespatial.pojo
org.hibernatespatial.pojo   
 

Classes in org.hibernatespatial.pojo used by org.hibernatespatial.pojo
AttributeInfo
           
ClassInfo
           
GeometryNotFoundException
          This Exception is thrown when the POJO Utility cannot locate a Geometry-valued attribute.
MissingIdentifierException
          This Exception is thrown when the POJO Utility cannot locate a primary key.
NamingStrategy
          A NamingStrategy determines how to derive suitable class and member names corresponding to database tables and columns.
TableNotFoundException
          This Exception is thrown when the POJO Utility cannot locate a primary key.
TypeMapper
          The TypeMapper maps a pair consisting of java.sql.Type, and a database type name to a CtClass (a representation of a java type used by the javassist class building tools) and to a Hibernate type (used when creating a mapping file).
TypeNotFoundException
          This Exception is thrown when the POJO Utility cannot locate a primary key.
 



Copyright © 2011 hibernatespatial.org. All Rights Reserved.