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 © 2018 JBoss by Red Hat. All rights reserved.