public class HibernateTypesContributor extends Object implements org.hibernate.boot.model.TypeContributor
HibernateTypesContributor registers various types automatically.| Modifier and Type | Field and Description |
|---|---|
static String |
ENABLE_TYPES_CONTRIBUTOR |
static String |
TYPES_CONTRIBUTOR_FILTER |
| Constructor and Description |
|---|
HibernateTypesContributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(org.hibernate.boot.model.TypeContributions typeContributions,
org.hibernate.service.ServiceRegistry serviceRegistry) |
public static final String ENABLE_TYPES_CONTRIBUTOR
public static final String TYPES_CONTRIBUTOR_FILTER
Copyright © 2024. All rights reserved.