|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.metadata | |
---|---|
org.hibernate | This package defines the central Hibernate APIs. |
org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
org.hibernate.jmx | This package exposes a Hibernate instance via JMX. |
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. |
Classes in org.hibernate.metadata used by org.hibernate | |
---|---|
ClassMetadata
Exposes entity class metadata to the application |
|
CollectionMetadata
Exposes collection metadata to the application |
Classes in org.hibernate.metadata used by org.hibernate.internal | |
---|---|
ClassMetadata
Exposes entity class metadata to the application |
|
CollectionMetadata
Exposes collection metadata to the application |
Classes in org.hibernate.metadata used by org.hibernate.jmx | |
---|---|
ClassMetadata
Exposes entity class metadata to the application |
|
CollectionMetadata
Exposes collection metadata to the application |
Classes in org.hibernate.metadata used by org.hibernate.persister.collection | |
---|---|
CollectionMetadata
Exposes collection metadata to the application |
Classes in org.hibernate.metadata used by org.hibernate.persister.entity | |
---|---|
ClassMetadata
Exposes entity class metadata to the application |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |