| Class | Description |
|---|---|
| AbstractHibernateType<T> |
Very convenient base class for implementing object types using Hibernate Java and SQL descriptors.
|
| HibernateTypesContributor |
The
HibernateTypesContributor registers various types automatically. |
| ImmutableCompositeType<T> |
Very convenient base class for implementing immutable object types using Hibernate
CompositeUserType. |
| ImmutableType<T> |
Very convenient base class for implementing immutable object types using Hibernate
UserType. |
Copyright © 2023. All rights reserved.