Package | Description |
---|---|
org.hibernate.engine.internal |
Support for many of the internal workings of Hibernate.
|
org.hibernate.envers.internal.tools | |
org.hibernate.envers.strategy | |
org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
org.hibernate.property.access.internal | |
org.hibernate.property.access.spi |
Defines strategies for accessing the persistent properties of an entity or composite.
|
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.component | |
org.hibernate.tuple.entity |
Class and Description |
---|
Getter
The contract for getting value for a persistent property from its container/owner
|
Class and Description |
---|
Getter
The contract for getting value for a persistent property from its container/owner
|
Setter
The contract for setting a persistent property value into its container/owner
|
Class and Description |
---|
Getter
The contract for getting value for a persistent property from its container/owner
|
Class and Description |
---|
Getter
The contract for getting value for a persistent property from its container/owner
|
PropertyAccessStrategy
Describes a strategy for persistent property access (field, JavaBean-style property, etc).
|
Setter
The contract for setting a persistent property value into its container/owner
|
Class and Description |
---|
Getter
The contract for getting value for a persistent property from its container/owner
|
PropertyAccess
Describes access to a particular persistent property in terms of getting and setting
values.
|
PropertyAccessStrategy
Describes a strategy for persistent property access (field, JavaBean-style property, etc).
|
PropertyAccessStrategyResolver
Contract for resolving the PropertyAccessStrategy to use.
|
Setter
The contract for setting a persistent property value into its container/owner
|
Class and Description |
---|
BuiltInPropertyAccessStrategies
Describes the built-in externally-nameable PropertyAccessStrategy implementations.
|
Getter
The contract for getting value for a persistent property from its container/owner
|
PropertyAccess
Describes access to a particular persistent property in terms of getting and setting
values.
|
PropertyAccessStrategy
Describes a strategy for persistent property access (field, JavaBean-style property, etc).
|
Setter
The contract for setting a persistent property value into its container/owner
|
Class and Description |
---|
Getter
The contract for getting value for a persistent property from its container/owner
|
Class and Description |
---|
Getter
The contract for getting value for a persistent property from its container/owner
|
Setter
The contract for setting a persistent property value into its container/owner
|
Class and Description |
---|
Getter
The contract for getting value for a persistent property from its container/owner
|
Setter
The contract for setting a persistent property value into its container/owner
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.