| Package | Description |
|---|---|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.cfg.annotations |
| Modifier and Type | Method and Description |
|---|---|
default ForeignKey |
PropertyHolder.getOverriddenForeignKey(String propertyName)
return null if hte foreign key is not overridden, or the foreign key if true
|
ForeignKey |
AbstractPropertyHolder.getOverriddenForeignKey(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
ForeignKey |
MapKeyJoinColumnDelegator.foreignKey() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.