| Package | Description |
|---|---|
| org.hibernate.testing.orm.domain.gambit |
| Modifier and Type | Field and Description |
|---|---|
static SingularAttribute<Component,Component.Nested> |
Component_.nested |
| Modifier and Type | Method and Description |
|---|---|
Component.Nested |
Component.getNested() |
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setNested(Component.Nested nested) |
| Constructor and Description |
|---|
Component(Integer basicInteger,
Long basicLong,
int basicPrimitiveInt,
String basicString,
Component.Nested nested) |
Component(String basicString,
Integer basicInteger,
Long basicLong,
int basicPrimitiveInt,
Component.Nested nested) |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.