| Exception Thrown By: | Cause | |
| Class | Method | |
| AnyType | public int getColumnSpan(Mapping session) | Generally indicates an issue accessing the passed mapping object. |
| AnyType | public int[] sqlTypes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| AnyType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| AnyType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| CascadeType | public CascadeStyle toCascadeStyle() | if there is not corresponding CascadeStyle |
| ComponentType | public int[] sqlTypes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| ComponentType | public Size[] dictatedSizes(Mapping mapping | Generally indicates an issue accessing the passed mapping object. |
| ComponentType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| CompositeCustomType | public int getColumnSpan(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| CompositeCustomType | public int[] sqlTypes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object.dictated |
| CompositeCustomType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| CompositeCustomType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| CustomType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| CustomType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| DiscriminatorType | public int[] sqlTypes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object.dictated |
| DiscriminatorType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object.default |
| DiscriminatorType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| DiscriminatorType | public int getColumnSpan(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| InformixDialect | public String getIdentityColumnString(int type) | If IDENTITY generation is not supported |
| ManyToOneType | public int[] sqlTypes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| ManyToOneType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| ManyToOneType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| MetaType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| MetaType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| MetaType | public int getColumnSpan(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| NullableType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| NullableType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| OneToOneType | public int[] sqlTypes(Mapping session) | Generally indicates an issue accessing the passed mapping object. |
| OneToOneType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| OneToOneType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| PropertyInferredData | public String getPropertyName() | No getter or field found or wrong JavaBean spec usage |
| PropertyPreloadedData | public String getPropertyName() | No getter or field found or wrong JavaBean spec usage |
| SessionFactoryImpl | public EntityPersister getEntityPersister(String entityName) | Indicates persister could not be found with that name. |
| SessionFactoryImpl | public CollectionPersister getCollectionPersister(String role) | Indicates persister could not be found with that role. |
| SpecialOneToOneType | public int[] sqlTypes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| SpecialOneToOneType | public Size[] dictatedSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| SpecialOneToOneType | public Size[] defaultSizes(Mapping mapping) | Generally indicates an issue accessing the passed mapping object. |
| WrappedInferredData | public String getPropertyName() | No getter or field found or wrong JavaBean spec usage |