Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
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 |
---|
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 © 2017 JBoss by Red Hat. All rights reserved.