| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| org.hibernate.engine.spi | |
| org.hibernate.persister.collection |
This package abstracts the persistence mechanism for collections.
|
| org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
| Class and Description |
|---|
| ClassMetadata
Exposes entity class metadata to the application
|
| CollectionMetadata
Exposes collection metadata to the application
|
| Class and Description |
|---|
| ClassMetadata
Exposes entity class metadata to the application
|
| CollectionMetadata
Exposes collection metadata to the application
|
| Class and Description |
|---|
| CollectionMetadata
Exposes collection metadata to the application
|
| Class and Description |
|---|
| ClassMetadata
Exposes entity class metadata to the application
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.