Package | Description |
---|---|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.boot.internal | |
org.hibernate.boot.spi | |
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
org.hibernate.tuple |
This package defines a runtime metamodel for entities at
the object level and abstracts the differences between
the various entity modes.
|
org.hibernate.tuple.entity |
Class and Description |
---|
EntityTuplizer
Defines further responsibilities reagarding tuplization based on
a mapped entity.
|
EntityTuplizerFactory
A registry allowing users to define the default
EntityTuplizer class to use per EntityMode . |
Class and Description |
---|
EntityTuplizer
Defines further responsibilities reagarding tuplization based on
a mapped entity.
|
EntityTuplizerFactory
A registry allowing users to define the default
EntityTuplizer class to use per EntityMode . |
Class and Description |
---|
EntityTuplizer
Defines further responsibilities reagarding tuplization based on
a mapped entity.
|
EntityTuplizerFactory
A registry allowing users to define the default
EntityTuplizer class to use per EntityMode . |
Class and Description |
---|
EntityTuplizerFactory
A registry allowing users to define the default
EntityTuplizer class to use per EntityMode . |
Class and Description |
---|
EntityMetamodel
Centralizes metamodel information about an entity.
|
EntityTuplizer
Defines further responsibilities reagarding tuplization based on
a mapped entity.
|
Class and Description |
---|
VersionProperty
Represents a version property within the Hibernate runtime-metamodel.
|
Class and Description |
---|
AbstractEntityBasedAttribute |
AbstractEntityTuplizer
Support for tuplizers relating to entities.
|
DynamicMapEntityTuplizer.BasicEntityNameResolver |
EntityMetamodel
Centralizes metamodel information about an entity.
|
EntityTuplizer
Defines further responsibilities reagarding tuplization based on
a mapped entity.
|
VersionProperty
Represents a version property within the Hibernate runtime-metamodel.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.