Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.envers.internal.entities | |
org.hibernate.metamodel.spi |
Modifier and Type | Method and Description |
---|---|
void |
Dialect.contributeTypes(TypeContributions typeContributions,
ServiceRegistry serviceRegistry)
Allows the Dialect to contribute additional types
|
Modifier and Type | Method and Description |
---|---|
void |
TypeContributorImpl.contribute(TypeContributions typeContributions,
ServiceRegistry serviceRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
TypeContributor.contribute(TypeContributions typeContributions,
ServiceRegistry serviceRegistry)
Contribute types
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.