Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
IndexedPluralAttributeSource
Describes a plural attribute that is indexed.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPluralAttributeSourceImpl |
class |
AbstractToOneAttributeSourceImpl |
class |
CompositeIdentifierSingularAttributeSourceManyToOneImpl
Descriptor for
<key-many-to-one/> mapping |
class |
PluralAttributeSourceArrayImpl |
class |
PluralAttributeSourceBagImpl |
class |
PluralAttributeSourceIdBagImpl |
class |
PluralAttributeSourceListImpl |
class |
PluralAttributeSourceMapImpl |
class |
PluralAttributeSourcePrimitiveArrayImpl |
class |
PluralAttributeSourceSetImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
PluralAttributeSource |
interface |
PluralAttributeSourceArray |
interface |
SingularAttributeSourceManyToOne |
interface |
SingularAttributeSourceOneToOne |
interface |
SingularAttributeSourceToOne
Further contract for sources of singular associations (
one-to-one and many-to-one ). |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.