|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| NamingStrategy | A NamingStrategy determines how to derive suitable class and
member names corresponding to database tables and columns. |
| Class Summary | |
|---|---|
| AttributeInfo | |
| AutoMapper | |
| ClassInfo | |
| FeatureClassGenerator | |
| FeatureMapper | |
| MappingsGenerator | This class creates a Hibernate mapping file for a list of tables. |
| SimpleNamingStrategy | This is the default implementation for a NamingStrategy. |
| 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). |
| Exception Summary | |
|---|---|
| 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. |
| TableNotFoundException | This Exception is thrown when the POJO Utility cannot locate a primary key. |
| TypeNotFoundException | This Exception is thrown when the POJO Utility cannot locate a primary key. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||