| Interface | Description |
|---|---|
| AttributeTypeResolver |
Determines explicit Hibernate type information for JPA mapped attributes when additional type information is
provided via annotations like
Lob, Enumerated and
Temporal. |
| Class | Description |
|---|---|
| AbstractAttributeTypeResolver | |
| AttributeTypeResolverImpl | |
| CompositeAttributeTypeResolver | |
| EnumeratedTypeResolver | |
| LobTypeResolver | |
| TemporalTypeResolver |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.