| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
static IdentifierProperty |
PropertyFactory.buildIdentifierAttribute(PersistentClass mappedEntity,
IdentifierGenerator generator)
Generates the attribute representation of the identifier for a given entity mapping.
|
| Modifier and Type | Method and Description |
|---|---|
IdentifierProperty |
EntityMetamodel.getIdentifierProperty() |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.