Package | Description |
---|---|
org.hibernate.boot.model.source.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
PluralAttributeElementSourceBasic
Describes the source for the elements of persistent collections (plural
attributes) where the elements are basic types
|
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 |
PluralAttributeMapKeyManyToManySource
Additional source information for
<map-key-many-to-many/> and
<index-many-to-many/> . |
interface |
PluralAttributeMapKeySourceBasic |
interface |
PluralAttributeSequentialIndexSource
Defines the index of a persistent list/array
|
interface |
SingularAttributeSourceBasic |
interface |
SingularAttributeSourceManyToOne |
interface |
VersionAttributeSource |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.