Package | Description |
---|---|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.envers.internal.entities | |
org.hibernate.jpa.boot.spi |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.registerTypeContributor(TypeContributor typeContributor) |
Modifier and Type | Class and Description |
---|---|
class |
TypeContributorImpl
Envers specific TypeContributor
|
Modifier and Type | Method and Description |
---|---|
List<TypeContributor> |
TypeContributorList.getTypeContributors() |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.