Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Class and Description |
---|---|
class |
PluralAttributeElementSourceManyToAnyImpl |
class |
PluralAttributeMapKeyManyToAnySourceImpl |
class |
SingularAttributeSourceAnyImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
PluralAttributeElementSourceManyToAny
Describes the source for the elements of persistent collections (plural
attributes) where the elements are defined by Hibernate's any mapping
|
interface |
PluralAttributeMapKeyManyToAnySource |
interface |
SingularAttributeSourceAny
Describes an
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.