Package | Description |
---|---|
org.hibernate.boot.model.source.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
JoinedSubclassEntitySource |
interface |
PluralAttributeElementSourceManyToMany
Describes the source for the elements of persistent collections (plural
attributes) where the elements are many-to-many association
|
interface |
PluralAttributeKeySource
Describes the source mapping of plural-attribute (collection) foreign-key information.
|
interface |
SecondaryTableSource |
interface |
SingularAttributeSourceManyToOne |
interface |
SingularAttributeSourceOneToOne |
interface |
SingularAttributeSourceToOne
Further contract for sources of singular associations (
one-to-one and many-to-one ). |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.