| Package | Description |
|---|---|
| org.hibernate.testing.orm.domain.gambit |
| Modifier and Type | Field and Description |
|---|---|
static ListAttribute<EntityWithOneToManyNotOwned,EntityWithManyToOneWithoutJoinTable> |
EntityWithOneToManyNotOwned_.children |
static SingularAttribute<EntityWithOneToManyNotOwned,Integer> |
EntityWithOneToManyNotOwned_.id |
static SingularAttribute<EntityWithManyToOneWithoutJoinTable,EntityWithOneToManyNotOwned> |
EntityWithManyToOneWithoutJoinTable_.owner |
| Modifier and Type | Method and Description |
|---|---|
EntityWithOneToManyNotOwned |
EntityWithManyToOneWithoutJoinTable.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityWithManyToOneWithoutJoinTable.setOwner(EntityWithOneToManyNotOwned owner) |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.