Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Class and Description |
---|---|
class |
PluralAttributeElementSourceManyToManyImpl |
class |
PluralAttributeElementSourceOneToManyImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
PluralAttributeElementSourceManyToMany
Describes the source for the elements of persistent collections (plural
attributes) where the elements are many-to-many association
|
interface |
PluralAttributeElementSourceOneToMany
Describes the source for the elements of persistent collections (plural
attributes) where the elements are a one-to-many association
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.